This document provides an overview of basic Linux administration commands and their usage. It describes commands for managing run levels and services (chkconfig), file permissions (chmod, chown), scheduling tasks (crontab), checking disk usage (df, du), memory usage (free), partitioning disks (fdisk), managing user and group accounts (groupadd, useradd) and more. Each command's syntax and examples are explained to help administrators perform common system management tasks.