187_how to "create an executable file" with "nano"
HowToBash
154_what does the - mean in file permissions in bash?
HowToBash
164_how to "remove the read permission from a file" with the "chmod" command
HowToBash
105_how to autocomplete with the the tab button
HowToBash
258_how to "lock out a user" with the "passwd" command
HowToBash
68_how to delete text from the end of the command line with ctrl u
HowToBash
51_what is the absolute path in the bash shell?
HowToBash
191_how to "remove BOTH read and write permissions at the same time from the user permission set"
HowToBash
237_how to create top and bottom space from the prompt and text
HowToBash
186_how to "add the read permision to the other permission set" with "chmod"
HowToBash
169_how to "remove the execute permission from the user permission set" with the "chmod" command
HowToBash
178_how to "remove the read permission for the group permission set" with "chmod"
HowToBash
173_how to "add the read permission to the user permission set" with the "chmod" command
HowToBash
306_what is GID in linux?
HowToBash
28_what is the "prompt" in the bash shell?
HowToBash
87_how to scroll to the next command with the down arrow
HowToBash
286_how to "see all your block devices" with the "lsblk" command
HowToBash
303_how to see all the UID's on your system
HowToBash
302_how to "see the uid of other users" with the "id" command
HowToBash
109_how to delete one word at a time with alt backspace
HowToBash
91_how to escape out of the ctrl r search with ctrl g
HowToBash
167_how to "add the write permission to a file" with the "chmod" command
HowToBash
122_what does "concatenate" mean?
HowToBash
108_how to open your in terminal text editor with ctrl x e
HowToBash