- Shell Scripting
- Writing command-line scripts in Bash, Ksh, or similar Unix shells to automate repetitive system administration tasks.
- Root Access
- Superuser privileges on a Unix or Linux system that allow unrestricted read, write, and execute permissions across all files and processes.
- Cron Job
- A scheduled task configured in the Unix cron daemon to run automatically at defined intervals — used for backups, log rotation, and monitoring scripts.
- Kernel
- The core component of a Unix or Linux operating system that manages hardware resources, process scheduling, and system calls.
- NFS (Network File System)
- A Unix protocol that allows a server to share directories and files with other systems over a network as if they were local.
- LDAP (Lightweight Directory Access Protocol)
- A protocol used to manage and authenticate user identities across Unix systems, commonly integrated with enterprise directory services.
- Patch Management
- The systematic process of identifying, testing, and applying operating system and software updates to close security vulnerabilities and improve stability.
- High Availability (HA)
- A system architecture design that minimizes downtime by using redundancy, failover clusters, and load balancing — typically targeting 99.9% or greater uptime.
- SLA (Service Level Agreement)
- A documented commitment defining the minimum acceptable uptime, response time, and resolution time for a system or service.
- Privileged Access Management (PAM)
- Policies and tools that control, monitor, and audit the use of elevated system credentials to reduce the risk of insider threats and credential misuse.
- Disaster Recovery (DR)
- A set of documented procedures for restoring system functionality after a failure, breach, or natural disaster — including RTO and RPO targets.