1. 116_how to "change the last accessed date of a file" with the "touch" command

    116_how to "change the last accessed date of a file" with the "touch" command

  2. 115_how to "make a file" with the "touch" command

    115_how to "make a file" with the "touch" command

  3. 33_what is the file directory in the prompt?

    33_what is the file directory in the prompt?

  4. 31_what is the username in the prompt?

    31_what is the username in the prompt?

  5. 27_how to open the terminal?

    27_how to open the terminal?

  6. 191_how to "remove BOTH read and write permissions at the same time from the user permission set"

    191_how to "remove BOTH read and write permissions at the same time from the user permission set"

  7. 192_how to "remove the write and execute permission from the user permission set"

    192_how to "remove the write and execute permission from the user permission set"

  8. 254_how to "log into a user account" with the "su dash" command

    254_how to "log into a user account" with the "su dash" command

  9. 222_what are symbolic mode bits?

    222_what are symbolic mode bits?

  10. 299_how to "create a file inside an already existing directory" with the "touch" command

    299_how to "create a file inside an already existing directory" with the "touch" command

  11. 258_how to "lock out a user" with the "passwd" command

    258_how to "lock out a user" with the "passwd" command

  12. 259_how to "unlock a users account" with the "passwd" command

    259_how to "unlock a users account" with the "passwd" command

  13. 257_how to "change the password for a user" with the "passwd" command

    257_how to "change the password for a user" with the "passwd" command

  14. 210_how to "remove all the permissions from the other permission set" with "chmod"

    210_how to "remove all the permissions from the other permission set" with "chmod"

  15. 207_how to "remove the read and write permissions from the other permission set" with "chmod"

    207_how to "remove the read and write permissions from the other permission set" with "chmod"

  16. 303_how to see all the UID's on your system

    303_how to see all the UID's on your system

    1
  17. 250_how to "output the grep result of one file into another file" with ">"

    250_how to "output the grep result of one file into another file" with ">"

  18. 251_how to "create a new user" with the "adduser" command

    251_how to "create a new user" with the "adduser" command

  19. 253_how to "remove a users home directory" with the "sudo rm -r" command

    253_how to "remove a users home directory" with the "sudo rm -r" command

  20. 302_how to "see the uid of other users" with the "id" command

    302_how to "see the uid of other users" with the "id" command

    1
  21. 301_how to "see your user id" with the "id dash u" command

    301_how to "see your user id" with the "id dash u" command

  22. 300_what is uid in linux?

    300_what is uid in linux?

  23. 203_how to "add all the permissions back to the group permission set" with "chmod"

    203_how to "add all the permissions back to the group permission set" with "chmod"

  24. 204_how to "add the read and write permission to the group permission set" with "chmod"

    204_how to "add the read and write permission to the group permission set" with "chmod"