99 подписчиков
285 видео
236 what is the bashrc file?
266 how to "search for a package" with the "apt cache search" command
249 how to "find text in text files" with the "grep" command
229 how to "change the file permissions of more then one file" with the chmod command
221 the two ways to change file permissions
325 how to "flash an iso" using the dd command
336 how to "unmount a filesystem with the umount command"
113 how to "reverse the directory stack" with the "popd" command
338 how to "print out your computers information without ancii art" with "neofetch --off"
314 how to "make a fubar variable"
117 how to "delete a file" with the "rm" command
168 how to "add the execute permission to the owner permission set" with the "chmod" command
162 how to "add the execute permission to a file" using the "chmod" command
132 how to "open the nano program" with the "nano" command
202 how to "remove ALL the permissions from the group permission set" with "chmod"
317 how to "see the process id of the current instance of the shell" with echo $$
47 how to "clear the terminal" with the "clear" command
145 how to "see the file permissions of files or directories" with the "ls -l" command
163 how to "remove the execute permission from a file" with the "chmod" command
210 how to "remove all the permissions from the other permission set" with "chmod"
262 how to "upgrade your packages" with the "upgrade" command
268 how to "paste text into the terminal" with ctrl shift v"
227 how are octal permissions calculated from symbolic?
131 how to "append a text file from the terminal" with the "echo" command
265 how to "install a program" with the "install" command
274 how to "see the date" with the "date" command
188 how to "run an executable file as a program" with "dot slash"
115 how to "make a file" with the "touch" command
219 what are "octals"?
126 how to "show the text of a file cleanly in the terminal" with the "less" command
48 how to "make a directory" with the "mkdir" command
281 how to "create a text file of the last ten entries of the var syslog" with "right bracket"
280 how to "see the last ten entries of the var syslog" with "tail"
282 how to "see your boot up log" with "journalctl"
264 how to "purge a program from your computer" with the "purge" command
267 how to "pipe a program" with the "|" command
272 how to "see the space of your file systems" with the "df" command
269 how to "copy text from the terminal" with "ctrl shift c"
278 how to "see your kernel ring buffer" with the "dmesg" command
277 what is a kernel ring buffer?
263 how to "uninstall and remove a program" with the "remove" command
276 what is a circular buffer?
141 how to "copy a specific file type to the home directory" with the "cp" command
284 what does "uptime" mean in the "top" command?
271 how to "see your ram" with the "free" command
273 how to "see your ram in real time" with the "watch" command
279 how to "highlight the last ten lines of text" with the "tail" command
309 how to "delete a group" with the "groupdel" command
285 what is "user" in the "top" command?
275 how to "see the date in real time" with the "watch" command
253 how to "remove a users home directory" with the "sudo rm r" command