Linux Commands Cheatsheet never seen
Linux Commands Cheatsheet never seen
www.atatus.com
ls: Lists the contents of a directory, showing file and directory names.
cd: Changes the current directory to the specified directory.
pwd: Prints the absolute path of the current working directory.
mkdir: Creates a new directory with the specified name.
rm: Deletes files or directories. Use with caution as it's irreversible.
cp: Copies files or directories from a source location to a destination location.
mv: Moves (renames) files or directories from one location to another.
touch: Creates a new empty file or updates the access and modification timestamps
of an existing file.
chmod: Changes the permissions (read, write, execute) of a file or directory.
chown: Changes the owner and/or group of a file or directory.
tar: Creates a compressed archive of files and directories.
gzip: Compresses files, reducing their size for storage or transmission.
gunzip: Decompresses files that were compressed with gzip.
ln: Creates links between files, either hard links or symbolic links.
df: Displays the amount of disk space used and available on mounted filesystems.
du: Shows the disk usage of files and directories, recursively.
shutdown: Shuts down or restarts the system safely.
reboot: Restarts the system.
date: Displays or sets the system date and time.
cal: Displays a calendar for the current month or a specified month/year.
uptime: Shows how long the system has been running since last boot.
mount: Attaches a filesystem to the system's file hierarchy.
umount: Detaches a mounted filesystem from the filesystem hierarchy.
lsblk: Lists block devices (disks and partitions) in a tree-like format.
lspci: Lists all PCI devices connected to the system.
hostname: Displays or sets the system's hostname.
uname: Prints system information such as the kernel version and system
architecture.
ifconfig: Displays and configures network interface parameters.
netstat: Shows network connections, routing tables, interface statistics, etc.
route: Manipulates and displays the IP routing table.
Linux Commands CheatSheet
www.atatus.com
3. Process Management
5. Networking
7. Miscellaneous
All-in-One Observability
Comprehensive monitoring platform that www.atatus.com
offers real-time insights to visualize your
entire cloud infrastructure.