terminal
NOC Knowledge Base
Enterprise Linux Commands
A curated reference of essential commands for troubleshooting, networking, and securing production environments.
search
Categories
search_off
No commands found
Try searching for a different term or keyword (e.g., "tar", "port", "firewall").
SysAdmin Quick References
Essential bash shortcuts and critical system paths for rapid debugging.
keyboard
Bash Survival Shortcuts
Reverse Search
Ctrl + R
Suspend Job
Ctrl + Z
Interrupt Process
Ctrl + C
Clear Screen
Ctrl + L
Go to Start of Line
Ctrl + A
Go to End of Line
Ctrl + E
Repeat Last Command
!!
Run Last as Sudo
sudo !!
snippet_folder
Critical File Paths
Auth / Security Logs
/var/log/secure (or auth.log)
System Mounts
/etc/fstab
Nginx Configuration
/etc/nginx/nginx.conf
Systemd Services
/etc/systemd/system/
Cron Directory
/var/spool/cron/
Critical Incident Escalation
Commands not fixing the issue?
If you are dealing with a silent crash, a compromised node, or an active database deadlock, hand it over to the experts. Our RHCE-certified NOC engineers can intervene immediately.
Engage Active NOC warning
15-Minute Response SLA Available
check_circle
Command copied to clipboard!