Lesson 1
Across
- 1. Displays your login name
- 4. Powers off your system immediately
- 8. Displays the calendar for the current month
- 9. Exits out of your current shell
- 11. The channel that allows a certain user to log in and communicate with the kernel via a user interface.
- 15. A user interface that accepts input from the user and passes the input to the kernel for processing.
- 17. Displays currently logged-in users
- 18. Linux commands entered via the command line are not case sensitive. true or false
- 19. True or false. 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 USB flash drive.
- 20. appear after the command name, yet they do not start with a dash
Down
- 2. specific letters that start with a dash (-) and appear after the command name to alter the way the command works.
- 3. A program that exists on the filesystem and is executed when typed on the command line.
- 5. Displays the current date and time
- 6. Reboots your system immediately
- 7. Resets your terminal to use default terminal settings
- 10. Displays the numbers associated with your user account name and group names; these are commonly referred to as User IDs (UIDs) and Group IDs (GIDs)
- 12. Lists files
- 13. Which command blanks the terminal screen, erasing previously displayed output?
- 14. What is the default shell on most Linux systems called?
- 16. Halts your system immediately, but does not power it off