If for some reason you do not want to update your server kernel but want to update other packages running […]
Solution – Server Down after Flushing IPtables
Recently one of my vps (CentOS) went down after flushing / clearing iptables rules using below command: iptables -F The […]
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 […]
cPanel warning – Current kernel version is out of date
When you run cPanel Security Advisor, and if you get kernel out of date warning message, you need to update […]
How to change root password of Server / VPS from SSH
Please follow below steps to change root password via SSH of a dedicated server / VPS. Step 1: Login as […]
How to change or move MySQL /tmp directory
This tutorial explains how you can change or move MySQL /tmp directory to a new location on a server / […]
How to increase size of /tmp partition on a cPanel server
Many server / VPS have very small /tmp partition like 500 MB. It is recommended to have /tmp partition of […]