GNU Find
Master GNU `find` to locate files on your server. Search by name, type, owner, perms, & mod time. Essential for WordPress/cPanel site mgmt.
Master GNU `find` to locate files on your server. Search by name, type, owner, perms, & mod time. Essential for WordPress/cPanel site mgmt.
Dstat: Real-time system monitor for CPU, mem, disk, net. Extends vmstat/iostat. Customizable stats, plugins, CSV output. Install & use.
Learn to set the correct time zone on CentOS 4/5/6 & 7. Use `ln -s` or `timedatectl`, restart services, & address PHP/NTP issues.
RPM is a type of software package for Redhat-based Linux distributions with a command-line utility to manage them.
Learn Ubuntu/Debian package management. This guide covers `dpkg`, `apt`, & `aptitude` for installing, updating, & removing software. Use with care!
chkrootkit scans Linux systems for rootkits and hidden threats. Use it to detect suspicious activity and verify system integrity.
Learn how to configure and use auditctl on Linux to monitor file changes, user actions, and enhance server security.
Learn how to install, configure, and sync server time with Chrony using Liquid Web’s time servers on AlmaLinux 8.
Learn what IOwait is, why it slows servers, and how to identify the processes causing it using iostat, block_dump, and iotop tools.
Learn to install and use Nano, a user-friendly command-line text editor, with essential shortcuts like Ctrl-O to save and Ctrl-X to exit.
SCP lets you securely transfer files over SSH between local and remote hosts, with simple syntax and support for directories, ports, and remote-to-remote copies.
Site errors aren’t always crashes—often it’s hitting config limits. Learn to tell the difference and fix issues faster to minimize downtime.