Ch20 Rev Questions

25 July 2022
4.7 (114 reviews)
30 test answers

Unlock all answers in this set

Unlock answers (26)
question
On Linux, where are the commands required for system administration stored?
answer
/sbin
question
What user account is known as the system administrator or super user account?
answer
root
question
Linux utilizes what two different wildcard characters at the command line?
answer
* ?
question
If you need to redirect the output from a command, what symbol should you use?
answer
>
question
In order to break out of a command or process on a terminal, what keys should you press?
answer
ctrl+c
question
What is a typical use of a Type 2 hypervisor? (Choose all that apply)
answer
by developers to test applications as honeypots to lure hackers
question
What command below is used to test network connections by sending a request packet to a host?
answer
ping
question
What command can be used to copy and convert files, directories, partitions, and even entire DVDs or hard drives?
answer
dd
question
What two commands are used to change the permissions and ownership of a file or directory in Linux?
answer
chmod chown
question
What statement regarding Type 1 hypervisors is accurate?
answer
They are called bare-metal hypervisors
question
What occurs when Linux encounters an error from which it cannot recover?
answer
kernel panic
question
VMs running under a Type 1 hypervisor are isolated from each other.
answer
True
question
What operating system is based on open source code?
answer
Android
question
On Linux, the root user's home directory is /home/root.
answer
False
question
When using Mac OS X, what gesture can be used to show the Launchpad?
answer
swipe
question
LILO is the most commonly installed boot loader by the Linux operating system.q
answer
False
question
What is the main advantage of using a thick client?
answer
can be used for purposes other than server-side virtualization
question
Swiping up with three fingers on Mac OS X launches what?
answer
Mission Control
question
In order to ensure that a Mac has no startup items, what two directories should you check for items?
answer
/System/Library/StartupItems /Library/StartupItems
question
What command lets you view the contents of a file?
answer
cat
question
A bootable Linux USB flash drive or CD that can be used to repair system issues is known by what term?
answer
live CD
question
Programs on Mac that launch at startup are called login items.
answer
False
question
What is the name of the OS X built-in backup utility?
answer
Time Machine
question
What terms are used to describe a machine that does not have an operating system and merely provides an interface between the user and the server? (Choose all that apply.)
answer
dumb terminal ultra-thin client zero client
question
What keypress sequence is used to open the Force Quit window on a Mac?
answer
command+option+esc
question
What Linux distribution is considered a cutting-edge distribution?
answer
Fedora
question
The Android OS for mobile devices is based on Linux.
answer
True
question
How much drive space should be available for each virtual machine on a system?
answer
20 GB
question
What type of virtualization should you deploy to provide a Virtual Desktop Infrastructure?
answer
server-side
question
What might be required to set up a virtual machine such that hardware is virtualized and presented to the VM, including such devices as a virtual processor, memory, motherboard, hard drive, optical drive, keyboard, mouse, monitor, and other components or peripherals?
answer
emulator