If you are selling shared hosting or reseller hosting on your server, you must set a limit of number of […]
How to run cPanel backup from SSH
cPanel offers you to schedule backup and retain backup of server and accounts. But if you need to run backup […]
Solution – The backup was not able to be completed because timed out waiting for /bin/backup to finish
cPanel default backup system may fail to create and save backup of your server and send you following message: [alert […]
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 create a File and Folder via SSH
How to create a file via SSH To create a file via SSH use touch command. Like I want to […]
Understanding SSH CD command
CD command is used for navigation to different directories on a Linux machine. Below I have explained some basic things […]
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 […]
How to host a website without any control panel on a server
I will try to explain the tutorial step by step on a fresh VPS. I just got a fresh VPS […]
How to mass change Files and Folders permission on a Linux server
In this tutorial I will explain how to mass change permission of all files and folders/directory on a Linux server. […]