Linux Tutorials and Command Line Guides
Learn Linux with step-by-step tutorials, command line examples, and system administration guides for Ubuntu, RHEL, CentOS, and more.
Welcome to the Linux tutorials section, your complete resource for mastering Linux commands and system administration.
This category covers everything from basic commands to advanced system-level operations across multiple distributions such as Ubuntu, RHEL, and CentOS.
Linux is the backbone of modern infrastructure, and understanding it is essential for DevOps, cloud computing, and system administration. You may also explore System Administration and Security for advanced topics.
What you will learn
- Essential Linux commands and tools
- File system and process management
- User and permission management
- Real-world troubleshooting techniques
Ideal for
- Beginners learning Linux
- System administrators
- DevOps engineers
331 articles
Set up KVM PXE server to perform network boot RHEL CentOS 8
Step-by-Step tutorial to setup KVM PXE Server to perform qemu netboot for Virtual machines. Use virt-install pxe to network boot KVM Virtual Machines in Linux
KVM Virtualization | Install KVM | RHEL/CentOS 8
KVM Tutorial. Steps to install KVM (Kernel Based Virtual Machine) in RHEL/CentOS 8 Linux. Learn about KVM Hypervisor and KVM virtualization.
Install GNOME | How to enable GUI mode | RHEL CentOS 8
Steps to install gnome desktop environment in RHEL CentOS 8 for workstation and server with gui. Enable and start GUI mode, command to switch GUI mode linux
Configure kickstart server | PXE boot server | RHEL/CentOS 8
PXE boot server configuration in linux step by step, kickstart linux tutorial, configure kickstart server, network based installation in linux using kickstart
10 easy steps to setup High Availability Cluster CentOS 8
Step-by-Step Guide to setup Linux High Availability Cluster in CentOS 8 using system_id_source uname. Configure pacemaker, corosync and linux HA cluster.
Automate SFTP using shell script with password in Linux/Unix
Steps to automate SFTP using shell script with password and expect with examples SFTP command example in Unix shell script with passwordless authorized_keys
5+ practical examples to learn sticky bit in Linux
What is Unix or Linux Sticky Bit special permission. How to apply sticky bit for directories and files. What is the difference between small 't' and capital "T" …
Tutorial: Beginners guide on Linux Memory Management
Understand various terminologies with linux memory management, dirty page, swapping, inactive, active memory, Translation Lookaside Buffers (TLB), page cache
5 tools to create bootable usb from iso linux command line and gui
Learn to create bootable usb from iso linux command line. dd iso to usb burn iso to usb linux ubuntu debian. how to make bootable pendrive in linux
Beginners guide to install Ansible on RHEL/CentOS 8
Step by step tutorial to install ansible on RHEL 8 or CentOS 8 Linux. Configure ansible.cfg, create static inventory and run ad-hoc commands yum install ansible …
How to perform tar incremental backup with example in Linux
Learn about tar incremental backup with examples in Linux. You can use tar incremental backup script to automate tasks for backup and recovery in Linux/Unix
[5 Solutions] another app is currently holding the yum lock
With yum we get "another app is currently holding the yum lock" or "Existing lock /var/run/yum.pid: another copy is running as pid XXX". To fix this you can..
Linux find -exec Command (Multiple Commands, Examples & Practical Guide)
Learn how to use the Linux find -exec command with practical examples. This guide explains find exec syntax, running multiple commands, combining find exec with …
Linux show hidden files and folders with simple commands
Linux show hidden files and folders with examples. create hidden files and folders or directories, find the hidden files and folders ubuntu, linux mint, centos
Steps to repair filesystem in rescue mode in RHEL/CentOS 7/8 Linux
Steps to repair filesystem in rescue mode in RHEL/CentOS 7/8 Linux. repair xfs filesystem with xfs_repair. repair ext4 filesystem with e2fsck
