Netlab 17

12345678910111213141516171819
Across
  1. 3. Notation used with chmod command to change the permissions of a file (r, w, x) (Omit the spaces)
  2. 6. Command which adds read, write and execute permissions for a user (Omit the spaces)
  3. 10. The command to create a password for a user.
  4. 11. The command to view the created users in the shadow user.
  5. 13. Admin account in Linux
  6. 16. Command as root user to restart the system. (Omit the spaces)
  7. 18. password cracking program (Omit the spaces)
  8. 19. Command to change directories
Down
  1. 1. What is the command to view user accounts on the system
  2. 2. Specifies permissions using a 3 digit octal number which represents owner, group or other (Omit the spaces)
  3. 4. Command that lists the directories and the permissions (Omit the spaces)
  4. 5. Command which removes read, write and execute permissions to group. (Omit the spaces)
  5. 7. Command to start a GUi in Linux
  6. 8. Command used to change persmission in a folder
  7. 9. Command to view the group file (leave out the space)
  8. 10. Command used to find the present directory that you are in
  9. 12. Command to view the account you are logged into.
  10. 14. Command which adds read permissions to others (Omit the spaces)
  11. 15. Command to end a session
  12. 17. What is the command to add a group