Chapter 3 Exam Flashcards
The Samba application is a:
Web Server
Mail Server
File Server
Security Server
File Server
Which of the following pieces of software deal with file sharing?
(choose three)
PostgreSQL X-Windows NFS Netatalk Samba
NFS
Netatalk
Samba
A package manager:
(choose two)
Can optionally repartition your disk to make room for Linux
Emails you when software is out of date
Downloads software from the Internet
Keeps track of which files belong to which packages
Performs a fresh install of Linux
Keeps track of which files belong to which packages
Downloads software from the Internet
Which application would you use to edit and piece together sound files to make a podcast?
Bash Thunderbird GIMP Audiolicious Audacity
Audacity
The two main families of Linux shells are:
(choose two)
Korn shell Bourne Shell Emacs C Shell Python Shell
Bourne Shell
C Shell
A Mail Transfer Agent’s primary purpose is to:
Filter out spam
Act as a gateway between faxes and email
Serve email to end clients
Deliver mail between servers
Manage the end user’s inbox
Deliver mail between servers
If you wanted to let a Linux machine share files with Windows clients and servers, you would use:
bind Netatalk NFS DNS Samba
NFS
Which of the following are traits of cloud computing?
(choose two)
You own the hardware but pay for it over time
Scales IT resources so you pay for what you use
Resources can be accessed from anywhere over a network
You don’t have to worry about performance any more
Only Linux works in cloud computing
Scales IT resources so you pay for what you use
Resources can be accessed from anywhere over a network
Cloud computing is:
Is useful for both business and home users
Allows users in different geographical regions to work together in real time
Is made possible by faster internet speeds
Requires fewer resources because systems are shared among many users
All are correct
All are correct
What are tradeoffs of increasing the level of privacy you have in your web browser?
(choose two)
Sites may not work properly
You may have to explicitly permit some cookies to be saved
Images won’t load properly
Websites may load slower
You may get viruses
Sites may not work properly
You may have to explicitly permit some cookies to be saved
Which of the following are examples of desktop software?
(choose two)
Music player File share Web browser Compiler Web server
Music player
Web browser
If you wanted to set up a blog, which software would be most helpful?
Samba MySQL Postfix Dovecot WordPress
WordPress
If you wanted to create and print an invoice, which software could you use?
Evolution LibreOffice GNOME Compiz Firefox
LibreOffice
Which of the following are examples of text editors?
(choose four)
nano Yum pico vim emacs
nano
pico
vim
emacs
An interpreted programming language:
(choose two)
Takes fewer resources to run than a compiled language
Is converted into machine specific instructions as the program runs
Requires a linking step but no compilation step
Tends to offer more features than compiled languages
Requires a compilation step but no linking step
Is converted into machine specific instructions as the program runs
Tends to offer more features than compiled languages