1. 46_how to clear the terminal with ctrl L

    46_how to clear the terminal with ctrl L

  2. 190_how to "append a text file" with the "echo >>" command

    190_how to "append a text file" with the "echo >>" command

  3. 117_how to "delete a file" with the "rm" command

    117_how to "delete a file" with the "rm" command

  4. 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

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

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

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

    33_what is the file directory in the prompt?

  7. 31_what is the username in the prompt?

    31_what is the username in the prompt?

  8. 27_how to open the terminal?

    27_how to open the terminal?

  9. 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"

  10. 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"

  11. 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

  12. 222_what are symbolic mode bits?

    222_what are symbolic mode bits?

  13. Linux / PHP Web Shell Attack & Defense

    Linux / PHP Web Shell Attack & Defense

    13
  14. Fortifying Data: The Essential Guide to RAID Technology

    Fortifying Data: The Essential Guide to RAID Technology

    4
  15. 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

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

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

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

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

  18. 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

  19. 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"

  20. 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"

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

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

    1
  22. Python Strings Using Command Line Environment

    Python Strings Using Command Line Environment

    3
  23. 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 ">"

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

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