Linux Basics |
Linux distributions, File system structure, Kernel vs User space, Commands overview |
✅ |
✅ |
|
|
File Management |
File types, Permissions, Ownership, Links, File operations |
✅ |
✅ |
✅ |
|
Process Management |
ps, top, htop, jobs, kill, nice, renice, signals |
✅ |
✅ |
✅ |
✅ |
Users & Groups |
Adding/removing users, Groups, sudo, permissions, /etc/passwd, /etc/group |
✅ |
✅ |
✅ |
✅ |
Package Management |
apt, yum, rpm, dpkg, snap, package updates |
✅ |
✅ |
✅ |
✅ |
Shell Scripting |
Variables, Loops, Conditionals, Functions, Cron jobs |
✅ |
✅ |
✅ |
✅ |
Networking |
ifconfig/ip, netstat, ss, ping, traceroute, firewall, ports |
✅ |
✅ |
✅ |
✅ |
Disk & Storage |
df, du, mount/umount, LVM, RAID, quotas |
✅ |
✅ |
✅ |
✅ |
System Monitoring |
top, vmstat, iostat, sar, free, uptime, logs |
✅ |
✅ |
✅ |
✅ |
Logging & Troubleshooting |
syslog, journalctl, dmesg, logrotate, error analysis |
✅ |
✅ |
✅ |
✅ |
Security & Permissions |
SELinux, AppArmor, chmod, chown, sudoers, firewalld |
✅ |
✅ |
✅ |
✅ |
Networking Services |
SSH, FTP, HTTP, DNS, DHCP, NFS, Samba |
✅ |
✅ |
✅ |
✅ |
Kernel & Modules |
Kernel parameters, sysctl, modules, modprobe, kernel tuning |
|
✅ |
✅ |
✅ |
Performance Tuning |
CPU, Memory, I/O tuning, ulimit, caching, tuning tools |
|
✅ |
✅ |
✅ |
Advanced Topics |
Containers (Docker), Virtualization, Systemd, automation, DevOps integration |
|
✅ |
✅ |
✅ |