This error have multiple shapes and forms, this can come on cPanel or other normal servers when you have no space left on “/tmp” directory of your server, and mysql can not write to it. There is another possible reason, your disk space might not be full. But you are still getting this error, it is because your INODES are…
Automatically backup all cPanel/WHM Accounts to remote SFTP server!
For all the system administrators out there, backing up data is really important job. Because we all know what happens when server crash happen, or a hard disk drive fails. cPanel/WHM is one of the most comercially used software by web hosting companies and individuals. They have a really nice built in system for backing up accounts to following remote…

Use python to automatically backup Proxmox Virutal Machine to Remote Server!
Recently proxmox has been used by a lot of companies for various reasons, I’ve already written quite a few articles on Proxmox. Virtual Machines backups are a really important issue for any organization because disasters can happen anywhere and anytime, so we must be careful and have backups in case anything goes wrong. Proxmox by default offers a really nice…
How to reset server root password from Rescue System! [Hetzner]
It has been a long time since I’ve written an article. Recently I was working with a client, and the client lost his root password. The server was hosted with Hetzner. In this article, we are going to see that how we can reset the root password if it is somehow lost. You need to have access to Hetzner robot…

How to install Soyoustart or OVH server without Raid 1
OVH or soyoustart control panel is not very user-friendly to use, recently I’ve been working on a client server with 3 disks on it. The client needed all those disks to be used for space. However ovh/soyoustart usually installs servers in Raid 1. So if a server has 3 * 120GB of disks you can only use 120GB disk space….