Dedicated Server vs Shared Hosting: Making the Right Choice
When you host a website through rented server, your website either becomes a part of a shared server space or runs on a dedicated server. In a shared hosting setup,…
LinuxHub: Your Gateway to Reliable Web Hosting Solutions
Empowering Your Web Presence with Linux: Hosting Made Simple!
Looking for help with your webhosting account? Look no further – our team is here to help. Our Cpanel WHM guide includes step-by-step instructions and helpful tips on everything from maintaining your server to setting up file sharing.
When you host a website through rented server, your website either becomes a part of a shared server space or runs on a dedicated server. In a shared hosting setup,…
List all cPanel users having Wildcard Remote Mysql Access Remote MySQL option in cPanel allows other webservers to access the MySQL database on your server remotely. Remote MySQL option can…
Base class package Cpanel::Easy::Utils::CloudLinux is empty While executing EasyApache on one of my servers, I was getting the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty” and I tried executing upcp…
How to find the External IP if it is Natted If you are behind a NAT and want to find the real / external IP from the server then execute…
How to enable Xcache in cPanel to speed up website? Xcache can be enabled in cPanel by using Easy Apache. Log into your cPanel server After you login, search for…
Setting in – Exim Configuration Manager 1. Login to WHM control panel by using root user 2. Goto Main >> Service Configuration >> Exim Configuration Manager 3. Enable RBL filtering…
Backup existing MySQL data Make sure to save all existing data just in case there are any issues. # cp -Rf /var/lib/mysql /var/lib/mysql-old # mv /etc/my.cnf /etc/my.cnf-old Disable the targets…