Introduction OS Centos 6 is the default Python version 2. How to Install Python 3.6 on Centos 6. Python is…
System Administration
Mastering the rev command in Linux: Reversing Text Lines
Introduction In this guide, we’ll explore how to use the rev command in Linux, a powerful tool for reversing the…
Install nslookup on Linux
In this tutorial, How to install nslookup on Linux. nslookup is part of the bind-utils package. The package bind-utils is…
Mastering the gunzip command in Linux: A Comprehensive Guide with Examples
Introduction gunzip command in Linux, compressing and decompressing files are essential skills for users. One of the most popular commands…
Mastering the unzip command in Linux: A Comprehensive Guide with Examples
Introduction unzip command in Linux means list, test, and extract compressed files in a ZIP archive. In the Linux operating…
Mastering the expr command in Linux: A Comprehensive Guide with Examples
Introduction expr command in Linux means Evaluate expressions. In the Linux operating system, performing arithmetic and string operations is a…
Mastering the touch command in Linux: A Comprehensive Guide with Examples
Introduction touch command means Change file timestamps. The touch command in Linux is used to create empty files or update…
join command in Linux with Examples
Introduction join command in Linux means Join lines of two files on a common field. In the Linux operating system,…
Mastering the ps command in Linux: A Comprehensive Guide with Examples
Introduction ps command in Linux means ps displays information about a selection of the active processes. In the Linux operating…
Linux command tips and tricks
Introduction In this tutorial, I wrote the Linux command tips and tricks. The day by day I working on a…