1. 221_the two ways to change file permissions

    221_the two ways to change file permissions

    1
  2. 135_how to "open a file with sudo permissions" using "nano"

    135_how to "open a file with sudo permissions" using "nano"

    4
  3. 147_what is the file "owner" in bash?

    147_what is the file "owner" in bash?

    1
  4. 153_what does the "d" stand for in file permissions in bash?

    153_what does the "d" stand for in file permissions in bash?

    2
  5. 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"

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

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

  7. 46_how to clear the terminal with ctrl L

    46_how to clear the terminal with ctrl L

  8. 237_how to create top and bottom space from the prompt and text

    237_how to create top and bottom space from the prompt and text

  9. 186_how to "add the read permision to the other permission set" with "chmod"

    186_how to "add the read permision to the other permission set" with "chmod"

    17
  10. 169_how to "remove the execute permission from the user permission set" with the "chmod" command

    169_how to "remove the execute permission from the user permission set" with the "chmod" command

    5
  11. 178_how to "remove the read permission for the group permission set" with "chmod"

    178_how to "remove the read permission for the group permission set" with "chmod"

    5
  12. 173_how to "add the read permission to the user permission set" with the "chmod" command

    173_how to "add the read permission to the user permission set" with the "chmod" command

    9
  13. 306_what is GID in linux?

    306_what is GID in linux?

    4
  14. 28_what is the "prompt" in the bash shell?

    28_what is the "prompt" in the bash shell?

    5
  15. 87_how to scroll to the next command with the down arrow

    87_how to scroll to the next command with the down arrow

    3
  16. 286_how to "see all your block devices" with the "lsblk" command

    286_how to "see all your block devices" with the "lsblk" command

    3
    1
  17. 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
  18. 303_how to see all the UID's on your system

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

    1
  19. 108_how to open your in terminal text editor with ctrl x e

    108_how to open your in terminal text editor with ctrl x e

    2
  20. 109_how to delete one word at a time with alt backspace

    109_how to delete one word at a time with alt backspace

    1
  21. 167_how to "add the write permission to a file" with the "chmod" command

    167_how to "add the write permission to a file" with the "chmod" command

    2
  22. 122_what does "concatenate" mean?

    122_what does "concatenate" mean?

    2
  23. 161_what is a "permission set" in bash?

    161_what is a "permission set" in bash?

    2
  24. 91_how to escape out of the ctrl r search with ctrl g

    91_how to escape out of the ctrl r search with ctrl g

    2
  25. 76_how to capitalize an entire word with alt u

    76_how to capitalize an entire word with alt u