Hoofdstuk 2 meerkeuze Flashcards
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