Both sides previous revision Previous revision Next revision | Previous revision |
linux_administration [2021/09/22 15:26] – [Core Commands] mgupton | linux_administration [2023/11/20 21:07] (current) – [Know-How and How-To Resources] mgupton |
---|
======Linux Administration====== | ======Linux Administration====== |
#sysops #sysadmin | #sysops #sysadmin |
| * [[Terminal and Shell]] |
| * [[linux:General Bash-ery]] |
* [[linux:File Operations]] | * [[linux:File Operations]] |
* [[linux:Process Management]] | * [[linux:Process Management]] |
* [[linux:General Commands]] | * [[linux:General Commands]] |
* [[linux:General System Operations]] | * [[linux:General System Operations]] |
| |
| * [[qnd:bash_configuration|Bash Configuration]] |
| |
====== Core Commands ====== | ====== Core Commands ====== |
| |
* [[https://access.redhat.com/sites/default/files/attachments/12052018_systemd_6.pdf|systemctl]] #cheatsheet | ===== Cheatsheets ===== |
* [[https://access.redhat.com/sites/default/files/attachments/rh_ip_command_cheatsheet_1214_jcs_print.pdf|ip]] #cheatsheet | #cheatsheet |
* [[https://access.redhat.com/sites/default/files/attachments/rh_yum_cheatsheet_1214_jcs_print-1.pdf|yum]] #cheatsheet | * [[https://access.redhat.com/sites/default/files/attachments/12052018_systemd_6.pdf|systemctl]] |
* [[https://www.cyberciti.biz/howto/question/linux/linux-rpm-cheat-sheet.php|rpm]] #cheatsheet | * [[https://access.redhat.com/sites/default/files/attachments/rh_ip_command_cheatsheet_1214_jcs_print.pdf|ip]] |
| * [[https://access.redhat.com/sites/default/files/attachments/rh_yum_cheatsheet_1214_jcs_print-1.pdf|yum]] |
| * [[https://www.cyberciti.biz/howto/question/linux/linux-rpm-cheat-sheet.php|rpm]] |
| * [[https://www.cyberciti.biz/faq/ubuntu-lts-debian-linux-apt-command-examples/|apt]] |
| |
| * [[https://catonmat.net/ftp/bash-redirections-cheat-sheet.pdf|bash redirection]] |
| |
| |
======System Tools====== | ======System Tools====== |
* [[GNU screen]] | * [[GNU screen]] |
| * [[vi]] |
| |
======Know-How and How-To Resources====== | ======Know-How and How-To Resources====== |
* manpages | * manpages |
* [[http://man7.org/]] | * [[http://man7.org/]] |
| * [[https://man7.org/linux/man-pages/index.html]] |
* [[https://www.kernel.org/doc/man-pages/|Man Pages]] | * [[https://www.kernel.org/doc/man-pages/|Man Pages]] |
* [[http://man.cx/]] | * [[http://man.cx/]] |
| * [[https://cht.sh/]] |
* [[http://www.thegeekstuff.com/|The Geek Stuff]] | * [[http://www.thegeekstuff.com/|The Geek Stuff]] |
* [[http://www.cyberciti.biz/|nixCraft/cyberciti.biz]] | * [[http://www.cyberciti.biz/|nixCraft/cyberciti.biz]] |
* [[http://wiki.bash-hackers.org/start|The Bash Hackers Wiki]] | |
* [[https://ss64.com|SS64]] | * [[https://ss64.com|SS64]] |
* [[http://www.tecmint.com/|Techmint]] | * [[http://www.tecmint.com/|Techmint]] |
| * [[https://www.digitalocean.com/community|Digital Ocean Community]] |