Linux Installation and Usage (Ryan Trinh)

1234567891011121314151617181920
Across
  1. 3. keyboard characters that have special meaning
  2. 4. a user interface that accepts input from the user
  3. 8. Serial Advanced Technology Attachment
  4. 10. a smaller partition contained within an extended partition on MBR-based SSD
  5. 13. The channel that allows you to log in
  6. 14. An area on the SSD that can store info that would normally be in physically memory
  7. 15. A structure that specifies how data should physically reside in the partition on SSD
  8. 17. a local set of easy to read documentation for a specific command available by typing info command
  9. 19. indicate the name of the program to execute
  10. 20. a feature that allows filesystem to keep track of actions that have not yet been comepleted
Down
  1. 1. text that appears after a command name, does not start with dash
  2. 2. a linux kernal feature that creates virtual memory in a compressed area of RAM
  3. 5. linux installation media that provides functioning RAM prior to installation
  4. 6. shell that is used by default on most linux systems
  5. 7. a major section of an NVMe SSD that can be partitioned
  6. 9. What each hard disk drive or SSD is divided into called
  7. 11. specific letters that start with a dash to alter a command
  8. 12. command to clear terminal screen
  9. 16. a file that contains the content of a DVD
  10. 18. most common form of documentation for linux commands