September 9, 2026 - 08:57

Server Management

Server Management HTTPS Redirect on Windows IIS

Redirecting HTTP to HTTPS on Windows IIS (web.config) Today, someone commented on my post about redirecting to HTTPS using .htaccess and said: You ...

cPanel Problems Email Account Disk Usage Not Updating

Email Account Disk Usage Issue in cPanel While checking the email accounts in my cPanel, I noticed that some accounts show incorrect disk usage. Even...

Server Management Linux Vi / Vim Text Editor Commands

What is Vi? The Vi editor is a text editor. It comes pre-installed on every Linux system by default. In other words, it can be used across all Linux ...

cPanel Problems perl-Git Installation Error

When you type #yum update in the terminal, the update process fails with an error like the one below. Because of this error, the entire update list ca...

Databases Backing Up MySQL via SSH

Don’t even ask whether you can back up and restore MySQL databases via SSH on a Linux server — of course you can! As long as you know the MySQL root p...