Category

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

332 articles

How to install EPEL repo in RHEL 8 Linux

Steps to install EPEL repo in RHEL 8 or CentsOS 8. How to Fix "Failed to synchronize cache for repo 'epel', ignoring this repo" error in EPEL

By Deepak Prasad · 5 min read · linux

How to check Transparent HugePages in Linux

Learn how to check Transparent HugePages in Linux, verify if THP is enabled or disabled, understand AnonHugePages vs static hugepages, and find per-process THP …

By Deepak Prasad · 8 min read · linux

How to set up proxy for yum repository in Linux?

I will share examples to set up proxy for yum repository in Linux. Modify yum.conf or /etc/yum.repos.d to set proxy for yum repositories.

By Deepak Prasad · 2 min read · linux