Hoofdstuk 2 meerkeuze Flashcards
(39 cards)
The Samba application is a:
File Server Web Server Security Server Mail Server
File server
Which of the following are examples of desktop software?
(choose two)
Web server File share Web browser Music player Compiler
Web browser
Music player
If you wanted to set up a blog, which software would be most helpful?
WordPress MySQL Samba Postfix Dovecot
WordPress
Which of the following pieces of software deal with file sharing?
(choose three)
Netatalk NFS X-Windows Samba PostgreSQL
Netatalk
NFS
Samba
If you wanted to create and print an invoice, which software could you use?
Evolution Firefox GNOME Compiz LibreOffice
LibreOffice
POP and IMAP are related to:
Sharing files Email Reading and writing music Serving web pages Letting users log in to multiple servers with 1 set of credentials
When a computer boots, it can get its network information through:
X11 DNS DHCP LDAP SMTP
DHCP
Which of the following are examples of text editors?
(choose four)
pico emacs yum vim nano
pico
emacs
vim
nano
A package manager:
(choose two)
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
Downloads software from the Internet
Keeps track of which files belong to which packages
An interpreted programming language:
(choose two)
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
Tends to offer more features than compiled languages
Is converted into machine specific instructions as the program runs
Which of the following are true about compiled programming languages?
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
C is a compiled language
Which package manager is used in Fedora, a Red Hat derived system?
vim tar apt-get bash yum
yum
The Linux shell:
(choose three)
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
Has a scripting language
Is customizable
Allows you to launch programs
Which application would you use to edit and piece together sound files to make podcast?
GIMP Bash Thunderbird Audacity Audiolicious
Audacity
The two main families of Linux shells are:
(choose two)
Python Shell Korn shell emacs Bourne Shell C Shell
Bourne Shell
C Shell
Which server software would you use to create a company directory that you could search and authenticate against?
ISC DHCP Netatalk OpenLDAP bind Samba
OpenLDAP
A Mail Transfer Agent’s primary purpose is to:
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
Deliver mail between servers
Which of the following are examples of a web server?
(choose two)
postfix NFS Nginx WordPress Apache
Nginx
Apache
If you wanted to let a Linux machine share files with Windows clients and servers, you would use:
Netatalk DNS Samba NFS bind
Samba
Richard Stallman is associated with:
The Open Source Initiative Microsoft The Free Software Foundation BSD Unix The Apache foundation
The Free Software Foundation
A “copyleft provision” in a software license means:
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
If you redistribute the software, you must distribute the source to any changes you make
The largest difference between the GPLv2 and BSD licenses is:
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
BSD has no copyleft provision
The Free Software Foundation believes that:
(choose two)
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
Software should be free to share
Software should be free to modify
Which of the following licenses was made by the FSF?
MIT BSD GPLv3 Creative Commons Apache
GPLv3