Select a page below to view the training materials for essential Rocky Linux commands.
- Page 1: Basic Navigation and Listing (ls, cd, pwd, mkdir, rmdir)
- Page 2: File Creation and Manipulation (touch, cp, mv, rm, cat)
- Page 3: Viewing and Searching File Content (less, more, head, tail, grep)
- Page 4: Permissions and Ownership (chmod, chown, chgrp, whoami, id)
- Page 5: System Information and Monitoring (df, du, free, top, ps)
- Page 6: Networking and Connectivity (ip, ping, ssh, scp, wget)
- Page 7: User Management (useradd, passwd, usermod, userdel, groupadd)
- Page 8: Process Control and Job Management (kill, killall, bg, fg, jobs)
- Page 9: Archiving and Compression (tar, gzip, gunzip, zip, unzip)
- Page 10: System Management and Package Tools (sudo, dnf, systemctl, hostname, history)