Introduction Discover how to remove orphaned packages on CentOS Linux in this detailed tutorial. Orphaned packages, which are remnants not…
Linux
How to call git bash command from powershell
Introduction Combining PowerShell with Git Bash can enhance your productivity by allowing you to use Unix-like commands within a Windows…
Mastering the lsof command example:Essential for Linux System Administration
Introduction lsof command meaning “List open files“. This command will not find CentOS7/RHEL. We will install lsof command example as…
Guide to Install Python 3.6 on Centos 6
Introduction OS Centos 6 is the default Python version 2. How to Install Python 3.6 on Centos 6. Python is…
JIRA installing and configure on CentOS
Introduction How to install and configure jira on Centos. Installing and configuring JIRA on CentOS involves a series of systematic…
Install Apache cassandra on Centos 6
#Introduction In this tutorial, How To Install Apache cassandra on Centos 6. Apache Cassandra is a NoSQL database for storing…
How to automatically mount a SMB/CIFS Share on CentOS
Introduction In this tutorial, How to automatically mount a SMB/CIFS Share on CentOS. Prerequisite Install necessary packages Automatically mount a…
How to install let’s Encrypt SSL on CentOS 7
#Introduction In this tutorial, How to install Let’s Encrypt SSL on CentOS 7. Let’s Encrypt is a free, automated TLS/SSL…
How to install Let’s Encrypt SSL on CentOS 6
#Introduction In this tutorial, How to install Let’s Encrypt SSL on CentOS 6. Let’s Encrypt is a free, automated TLS/SSL…
Build a repository use Nexus Repository
#Introduction In this tutorial, How to build a repository use nexus repository. In the previous post, I have installed the…