Tema 2 Linux

Descripción

Test sobre Tema 2 Linux, creado por Daniel Ortega Ortega el 28/11/2016.
Daniel  Ortega Ortega
Test por Daniel Ortega Ortega, actualizado hace más de 1 año
Daniel  Ortega Ortega
Creado por Daniel Ortega Ortega hace más de 7 años
33
2

Resumen del Recurso

Pregunta 1

Pregunta
The Samba application is a:
Respuesta
  • File Server
  • Web Server
  • Security Server
  • Mail Server

Pregunta 2

Pregunta
Which of the following are examples of desktop software? (choose two)
Respuesta
  • Web server
  • File share
  • Web browser
  • Music player
  • Compiler

Pregunta 3

Pregunta
If you wanted to set up a blog, which software would be most helpful?
Respuesta
  • WordPress
  • MySQL
  • Samba
  • Postfix
  • Dovecot

Pregunta 4

Pregunta
Which of the following pieces of software deal with file sharing? (choose three)
Respuesta
  • Netatalk
  • NFS
  • X­Windows
  • Samba
  • PostgreSQL

Pregunta 5

Pregunta
If you wanted to create and print an invoice, which software could you use?
Respuesta
  • Evolution
  • Firefox
  • GNOME
  • Compiz
  • LibreOffice

Pregunta 6

Pregunta
POP and IMAP are related to:
Respuesta
  • Sharing files
  • Email
  • Reading and writing music
  • Serving web pages
  • Letting users log in to multiple servers with 1 set of credentials

Pregunta 7

Pregunta
When a computer boots, it can get its network information through:
Respuesta
  • X11
  • DNS
  • DHCP
  • LDAP
  • SMTP

Pregunta 8

Pregunta
Which of the following are examples of text editors? (choose four)
Respuesta
  • pico
  • emacs
  • yum
  • vim
  • nano

Pregunta 9

Pregunta
A package manager: (choose two)
Respuesta
  • Downloads software from the Internet
  • Emails you when software is out of date
  • Keeps track of which files belong to which packages
  • Can optionally repartition your disk to make room for Linux
  • Performs a fresh install of Linux

Pregunta 10

Pregunta
An interpreted programming language: (choose two)
Respuesta
  • Takes fewer resources to run than a compiled language
  • Tends to offer more features than compiled languages
  • Is converted into machine specific instructions as the program runs
  • Requires a linking step but no compilation step
  • Requires a compilation step but no linking step

Pregunta 11

Pregunta
Which of the following are true about compiled programming languages?
Respuesta
  • Compiled languages are great for system administration tasks like scripting
  • C is a compiled language
  • Ruby is a compiled language
  • Perl is a compiled language
  • A programmer is usually more productive when using a compiled language

Pregunta 12

Pregunta
Which package manager is used in Fedora, a Red Hat derived system?
Respuesta
  • vim
  • tar
  • apt­get
  • bash
  • yum

Pregunta 13

Pregunta
The Linux shell: (choose three)
Respuesta
  • Has a scripting language
  • Has a built in text editor
  • Is responsible for tracking the location of configuration files
  • Is customizable
  • Allows you to launch programs

Pregunta 14

Pregunta
Which application would you use to edit and piece together sound files to make podcast?
Respuesta
  • GIMP
  • Bash
  • Thunderbird
  • Audacity
  • Audiolicious

Pregunta 15

Pregunta
The two main families of Linux shells are: (choose two)
Respuesta
  • Python Shell
  • Korn shell
  • emacs
  • Bourne Shell
  • C Shell

Pregunta 16

Pregunta
Which server software would you use to create a company directory that you could search and authenticate against?
Respuesta
  • ISC DHCP
  • Netatalk
  • OpenLDAP
  • bind
  • Samba

Pregunta 17

Pregunta
A Mail Transfer Agent’s primary purpose is to:
Respuesta
  • Filter out spam
  • Manage the end user’s inbox
  • Serve email to end clients
  • Deliver mail between servers
  • Act as a gateway between faxes and email

Pregunta 18

Pregunta
Which of the following are examples of a web server? (choose two)
Respuesta
  • postfix
  • NFS
  • Nginx
  • WordPress
  • Apache

Pregunta 19

Pregunta
If you wanted to let a Linux machine share files with Windows clients and servers, you would use:
Respuesta
  • Netatalk
  • DNS
  • Samba
  • NFS
  • bind

Pregunta 20

Pregunta
Richard Stallman is associated with:
Respuesta
  • The Open Source Initiative
  • Microsoft
  • The Free Software Foundation
  • BSD Unix
  • The Apache foundation

Pregunta 21

Pregunta
A “copyleft provision” in a software license means:
Respuesta
  • If you redistribute the software, you must distribute the source to any changes you make
  • You may not link against third party closed source software
  • You must provide free copies of the software if you use it
  • You must provide support for your modifications
  • You give up your copyright to the software

Pregunta 22

Pregunta
The largest difference between the GPLv2 and BSD licenses is:
Respuesta
  • GPLv2 is not approved by the OSI
  • Only BSD allows commercial use
  • Nothing, they are virtually identical
  • BSD has no copyleft provision
  • GPLv2 requires assigning copyright to the FSF

Pregunta 23

Pregunta
The Free Software Foundation believes that:(choose two)
Respuesta
  • Software should be free to modify
  • No money should ever change hands
  • Software should be free to share
  • People should write software with no expectation of making money
  • Software should not have copyright

Pregunta 24

Pregunta
Which of the following licenses was made by the FSF?
Respuesta
  • MIT
  • BSD
  • GPLv3
  • Creative Commons
  • Apache

Pregunta 25

Pregunta
A permissive free software license: (choose two)
Respuesta
  • Means you can use the software for anything you want
  • Does not allow the software to be locked to certain hardware
  • Places no restrictions on sharing modifications
  • Places the software in the public domain
  • Requires you share software changes but not binaries

Pregunta 26

Pregunta
Linux is distributed under which license?
Respuesta
  • Linux Foundation
  • MIT
  • BSD
  • GPLv2
  • GPLv3

Pregunta 27

Pregunta
Who founded the Open Source Initiative? (choose two)
Respuesta
  • Richard Stallman
  • University of California at Berkeley
  • Eric Raymond
  • Linus Torvalds
  • Bruce Perens

Pregunta 28

Pregunta
A generic term for Open Source and Free Software is:
Respuesta
  • SLOFF
  • Libre Software
  • FLOSS
  • GPL
  • OS/FS

Pregunta 29

Pregunta
Which are examples of permissive software licenses? (choose two)
Respuesta
  • GPLv3
  • GPLv2
  • LGPLv3
  • MIT
  • BSD

Pregunta 30

Pregunta
What does it mean when a work is placed in the public domain?
Respuesta
  • The work was done by a government agency
  • The author has died
  • You must redistribute changes to the software
  • You may not use the work for commercial purposes
  • The author has relinquished the copyright on the work

Pregunta 31

Pregunta
Creative Commons licenses allow you to: (choose three)
Respuesta
  • Specify whether or not people may distribute changes
  • Receive royalties on the use of the work
  • Specify whether or not changes must be shared
  • Allow or disallow commercial use
  • Get a veto on where the work is used

Pregunta 32

Pregunta
If a podcast is licensed under the CC BY­ND license, you may: (choose two)
Respuesta
  • Use an interview or song from it for your own podcast
  • Post it to your website
  • Add ads to it and post it to your website.
  • Share it as long as you give credit to the author
  • Sell it as part of a compilation

Pregunta 33

Pregunta
How can you make money from open source software? (choose three)
Respuesta
  • Charge a yearly fee for the right to use the software
  • Take payments for fixing bugs
  • Sell hardware that’s built to work with the software
  • Provide paid consulting services for users
  • Unlock premium features for people that pay

Pregunta 34

Pregunta
To place software under an open source license, you must give up your copyright. True or False
Respuesta
  • True
  • False

Pregunta 35

Pregunta
The difference between the GPL and LGPL licenses are:
Respuesta
  • LGPL is shorter than GPL
  • LGPL allows linking to non GPLed software
  • LGPL applies to web services
  • LGPL was made by the OSI while GPL was made by the FSF
  • LGPL allows you to distribute the software in binary­only form

Pregunta 36

Pregunta
Permissive free software licenses: (choose three)
Respuesta
  • Are not approved by the OSI
  • Are not approved by the FSF
  • Include the GPLv2 and BSD
  • Can allow software to be used inside closed source software
  • Don’t have a copyleft provision

Pregunta 37

Pregunta
The Creative Commons version of Public Domain licensing is:
Respuesta
  • Attribution­NonCommercial­ShareAlike
  • Attribution­NonCommercia
  • Attribution
  • NoAttribution­ShareAlike
  • No Rights Reserved

Pregunta 38

Pregunta
Your company makes a hardware firewall that runs a custom Linux kernel. What are your obligations under GPLv2?
Respuesta
  • You must ensure your custom kernel runs on a regular Intel machine
  • You must make the source to your kernel available
  • There are no requirements
  • You must make the source to your custom web interface available
  • You must make your hardware designs available

Pregunta 39

Pregunta
Participating in open source projects can improve your technical skills, even if it is not your day job. True or False?
Respuesta
  • True
  • False
Mostrar resumen completo Ocultar resumen completo

Similar

Presentaciones en Inglés
Diego Santos
CAE Gapped Sentences
Emilio Alonsooo
Deutsch - B1 - Grammatik - Liste der Verben mit Präpositionen
Sandra PlaGo
tipos de calentamiento
diana.cerda98
Mi Entorno Personal de Aprendizaje (PLE)
Martín López Barrientos
Género lírico
Karina Valles
FGM-4. REALES ORDENANZAS PARA LAS FUERZAS ARMADAS (II)
antonio del valle
INSTRUMENTOS DE PERCUSIÓN
Francisco José Figueroba Sánchez
Fuentes del Derecho Mercantil
Jetzabell Guerre
Lectura afectiva básica
darwin jaramillo
Relación del sistema nervioso y reproductivo
Anna Sánchez