Linux Ch.2

12345678910111213141516171819
Across
  1. 3. a linux based software
  2. 6. a package that contains all neccessary files to install & run linux
  3. 8. core component of the linux operating system
  4. 11. a command used to display the manual page of a specific command
  5. 12. a method used to install linux on a system
  6. 16. a bootable version of Linux that allows user to test the system prior to installing
  7. 17. special user account in linux with administrative privileges
  8. 18. user interface that allows users to interact with the linux system using text commands
  9. 19. process of dividing a hard drive into seperate sections
Down
  1. 1. a common open-source hypervisor used to create virtual machines
  2. 2. a command used to change the current directory
  3. 4. a linux software that allows users to interact with the linux Os
  4. 5. the default user account created in the installation process
  5. 7. linux command used to shutdown a linux program
  6. 9. directory where linux kernel is normally stored
  7. 10. a type of linux installation where the Os runs directly from a USB or DVD without installation
  8. 13. text based interface that allows remote communication with linux
  9. 14. a command used to list files and directories in linux
  10. 15. a common linux shell,bourne again shell
  11. 19. command used to display the current working directory