Linux Chapter 2
Across
- 4. Which command typed at a command prompt displays a list of commands that would likely contain the command you desire
- 6. Which command blanks the terminal screen to erase previous outputs
- 7. What command can you use to safely shutdown linux immediately
- 10. Which prompt do regular users receive when logged in to the system
- 11. Linux commands entered via the command line are not case sensitive true or false?
- 14. What piece of info doesn't show up in Linux fedora installation
- 15. 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
- 16. which of the following refers to the third primary partition on the second SAS hard disk within Linux
- 18. If you boot your computer from Linux live media you will be able to use a fully functional Linux system prior to the installing Linux on permanent storage
Down
- 1. How can you protect a metacharacter such as the $ character from shell interpretation
- 2. The equivalent to the man command provides an easier to read description
- 3. Which prompt does the root user receive when logged in to the system
- 5. What command is equivalent to the man -k keyword command
- 8. Which command displays the users who are currently logged in to the Linux system
- 9. Users enter commands directly to the kernel of the Linux operating system
- 12. Which of the following is not an example of virtualization software that can be used to install Linux within another operating system
- 13. What key combination do you press to open the graphical terminal
- 16. After you log in to a terminal you receive a user interface called a
- 17. What is the default shell in linux