Netlab 17

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