Linux Tutorial

How To Change System Environment Variable Path Value On macOS & Linux Permanently

On macOS and Linux, you can change the system environment variable PATH permanently by modifying the appropriate shell configuration file or /etc file. The process may vary slightly depending on the shell you’re using (e.g., Bash, Zsh). Here are the general steps to change the PATH variable permanently on macOS and Linux.

How To Change System Environment Variable Path Value On macOS & Linux Permanently Read More »

How To Find Where Nginx Is Installed And Locate The Nginx.conf File Which Nginx Is Actually Using

In this article I will tell you where Nginx server is installed and how to find out it’s configuration file after installation. It is very useful when you jump into an existing Nginx server and just want to find and modify it’s configuration files.

How To Find Where Nginx Is Installed And Locate The Nginx.conf File Which Nginx Is Actually Using Read More »

How To Change Ubuntu Administrator And Root User Password

There are two important user account in ubuntu linux, one is administrator the other is root. We usually use administrator user account to remote login to ubuntu linux server ( $ ssh [email protected] ) then change to root user account to do root user tasks. But if your ubuntu linux server is created by a

How To Change Ubuntu Administrator And Root User Password Read More »

How To Check CPU Usage And Server Load In WHM To Fix Website Performance Issue

My website host provider uses WHM ( Web Host Manager ) to manage multiple websites that are CPanel-based. WHM is a very good tool to monitor website performance, you can use it to check CPU, ram, and disk space usage percentage, it can also monitor and manage server processes. It is an all-in-one platform for

How To Check CPU Usage And Server Load In WHM To Fix Website Performance Issue Read More »

Index