Introduction This tutorial covers how to manage and monitor swap on Linux, including how to determine the amount of swap…
Linux
How To Deploy a React Application with Nginx on Ubuntu 21.04
#Introduction In this tutorial, how to deploy a React Application using our own Ubuntu Server and Nginx. You can quickly…
Remove orphaned packages on CentOS
Introduction Discover how to remove orphaned packages on CentOS Linux in this detailed tutorial. Orphaned packages, which are remnants not…
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…