In this tutorial, I will explain how to install Nginx on a CentOS server / VPS. This is very easy […]
How to Open Port 80 and 443 for Incoming Traffic on a Linux Server
I was recently installing and configuring a new server. After installing CentOS I installed Apache. But server IP was not […]
How to find CPU details of a Linux Server
If you want to see CPU details of your Linux server / VPS, here is how you can check. Login […]
How to check Disk Usage of a Linux Server
If you want to check how much disk space your server has, how much disk has been used and how […]
How To List All Users who are Logged In Server
If you want to see the list of users who are logged in server and their IP and what they […]
How to update CentOS all Packages except Kernel
If for some reason you do not want to update your server kernel but want to update other packages running […]
How to copy Files and Folder from one server to another server
If you want to copy a file / folder from one server to another, you can use wget or scp […]
How To Test Disk Performance (I/O Speed) of Your Server
We can test server disk read / write speed from SSH. Below command will show the speed that the server […]
How to install Apache Server on CentOS Server
Apache is the most popular HTTP server. Hers is how you can install Apache server on a CentOS / RedHat […]
How to update CentOS of a VPS / Dedicated Server
CentOS is the most popular and widely used Linux operating system (OS) on VPS / Dedicated server. You must keep […]