What equivalent to the man command generally provides an easier-to-read description of the queried command and contains links to other related information?
A) info
What command can you use to safely shut down the Linux system immediately?
B) halt
What command is equivalent to the man –k keyword command?
B) apropos keyword
Which of the following is not a piece of information that the Fedora installation program prompts you for?
B) firewall settings
Linux commands entered via the command line are not case sensitive. True or False?
A) True
B) False
B) False
Which command blanks the terminal screen, erasing previously displayed output?
C) clear
When sitting at a computer running Linux, what key combination do you press to open the graphical terminal?
B) Ctrl+Alt+F1
To install Linux within a virtual machine, you can specify the path to an ISO image that contains the Linux installation media within virtualization software without having to first write the ISO image to a DVD or a USB flash drive. True or False?
A) True
B) False
A) True
After you log in to a terminal, you receive a user interface called a _________.
C) shell
Users enter commands directly to the kernel of the Linux operating system. True or False?
A) True
B) False
B) False
You know a Linux command will perform a desired function for you, but you cannot remember the full name of the command. You do remember it will flush a variable from your system. Which command typed at a command prompt displays a list of commands that would likely contain the command you desire?
C) man –k flush
Which command displays the users who are currently logged in to the Linux system?
D) who
Which prompt does the root user receive when logged in to the system?
D) #
Which prompt do regular users receive when logged in to the system?
D) $
Which of the following refers to the third primary partition on the second SAS hard disk within Linux?
B) sdb3
Which two partitions do you typically create at minimum during a Fedora Linux installation? (Choose two answers.)
a. /
b. /boot
c. swap
d. /home
/ and swap
If you boot your computer from Linux live media, you will be able to use a fully functional Linux system prior to installing Linux on permanent storage. True or False?
A) True
B) False
B) False
Which of the following is not an example of virtualization software that can be used to install Linux within another operating system?
B) Spiceworks
What is the most common media source used to install Linux?
A) A DVD
Which of the following can be used to boot a computer to a fully functional graphical Linux OS that a user can use to ensure all hardware drivers were detected properly?
B) Live media DVD
What type of hard disk is limited to four units connected to the computer at the same time?
D) Parallel Advanced Technology Attachment (PATA)
A partition on a hard disk that can be further subdivided into components called logical drives is known as which type of partition?
D) Extended partition
Which term refers to the process whereby each user must log in with a valid user name and password before gaining access to the user interface of a system?
A) Authentication
The OS component which loads all other components and serves to centrally control the activities of the computer is known as which of the following?
A) Kernel
Which keystroke combination should be used to access the tty3 terminal?
A) Ctrl+Alt+F3
Which command can be issued to view all users currently logged on to a server and their tasks?
B) w
Which of the following are commands associated with help on a Linux system? (Choose all that apply.)
a. man
b. help
c. info
d. whatis
man and help and info
Which metacharacter is used for command termination?
D) ;
Author
dior
ID
360840
Card Set
Computer System Admin_Chapter 2 Review Question and Quiz Questions
Description
These are the questions from the end of the chapter questions and quiz questions from book.