Chapter 2 - Linux Installation and Usage

123456789101112131415161718
Across
  1. 2. You can verify your PATA hard disk drive configuration by accessing your computer’s Basic Input/Output System configuration, also known as "____".
  2. 3. This command blanks the terminal screen, erasing previously displayed output.
  3. 5. What Equivalent to the "man" command generally provides an easier-to-read description of the queried command?
  4. 10. The prompt that the "____" user receives when logged in to the system is "#".
  5. 11. This software is NOT an example of virtualization software that can be used to install Linux within another operating system.
  6. 13. Default Shell on most Linux systems is called?
  7. 14. What command is equivalent to the 'man -K Keyword"' command?
  8. 15. These types of characters are protected from shell interpretation by preceding it with a "\".
  9. 17. What command safely shuts down the Linux system immediately?
  10. 18. Users enter commands directly to the Kernel of the Linux operating system.
Down
  1. 1. To install Linux within a virtual machine, you can specify the path to an ISO "_____".
  2. 2. Turning on a computer to load an operating system is commonly referred to as "_______" a computer.
  3. 4. The prompt that "_______" users receive when logged in to the system is "$".
  4. 6. These settings, which protect your computer from unwanted inbound/outbound network traffic, are not asked for by the Fedora installation program.
  5. 7. Linux commands are entered via the "______" line.
  6. 8. The two partitions you typically create at minimum during a Fedora Linux installation are "/" and "____".
  7. 9. "sdb3" refers to the THIRD "_______" PARTITION on the second SCSI hard disk.
  8. 11. After you log in to a terminal, you receive a user interface called a "____".
  9. 12. When sitting at the computer running Linux this key combination is pressed to open the graphic terminal... CTRL+"___"+F1.
  10. 16. This command displays the users who are currently logged in to the Linux system.