I have moved my domain to new hosting company. I used RVsitebuilder to create my domain in my old hosting provider. After the migration, my domain gives me lot of errors saying that “unable to fetch the file from RVsitebuilder”. I need to download the project from my old server.… Continue Reading Rvsitebuilder- How to import projects of “RVsitebuilder” from one server to another

WHM : Web Host Manager ==================== http://IPaddress:2086 http://IPaddress/whm WHM related files =============== /var/cpanel – whm files + bandwidth/ – rrd files of domains + username.accts – reseller accounts are listed in this files + packages – hosting packages are listed here + root.accts – root owned domains are listed here… Continue Reading Cpanel Back End Files

How to enable/Disable cPanel webmail interface for a user account or in server. Customer wants to enable only the HORDE webmail interface for his domain and disable the rest. Usually there are three (3) webmail clients (horde, squirrel mail, roundcube). However, I was advised to make sure that a specific… Continue Reading cPanel: Enable/disable specific webmail application per user

Introduction Sometimes, while deleting an email account in cPanel, you may encounter an error even though the system shows a success message. This typically happens due to domain ownership or configuration changes within the hosting account. Error Message The e-mail address admin@mydomain.com deleted successfully.Sorry, you do not have access to… Continue Reading Remove email account at the back end.

Introduction When managing a VPS using OpenVZ, you may encounter iptables errors such as “iptables: Unknown error 4294967295”. This typically occurs when the required iptables kernel modules are not enabled on the host node. This guide explains how to load the necessary modules and assign them to your VPS using… Continue Reading Add IP module in VZCTL

Introduction Website redirection is a common practice used to forward users from one URL to another. It is widely used during domain changes, website restructuring, or when moving from HTTP to HTTPS. In Apache-based web servers, redirection can be efficiently handled using the .htaccess file. This file allows administrators to… Continue Reading How to redirect a website using .htaccess

Introduction Nagios is a powerful monitoring tool used to track the health, performance, and availability of servers, network devices, applications, and services. It helps system administrators detect and resolve issues before they impact users. Nagios works by continuously monitoring hosts and services, sending alerts when issues are detected, and providing… Continue Reading How to install NAGIOS in linux or windows server

OpenVZ Commands Introduction ====================vz -> recommends ext3 file systemPIM -> IP:4643PMC -> mangaing h/w nodePPP -> for managing a single containerAll the above things need a license from parallel==================== Templates ====================OS template -> vzpkg (cache needs to created before creating the container)EZ template -> points to the repository that contains… Continue Reading Open VZ and commands

Introduction Plesk provides a powerful command-line interface (CLI) and database structure that allows administrators to manage domains, users, email accounts, and databases efficiently. This guide outlines useful commands and queries to retrieve account details and perform common administrative tasks directly from the server. Prerequisites Before proceeding, ensure the following: Implementation… Continue Reading Plesk CLI Administration Guide: Managing Domains, Emails, and Databases

Introduction LiteSpeed Web Server (LSWS) is a high-performance, drop-in replacement for Apache, designed to improve website speed, scalability, and resource efficiency. It integrates seamlessly with cPanel/WHM, allowing administrators to manage web server settings directly from the WHM interface. By installing the LiteSpeed WHM plugin, you can easily install, configure, and… Continue Reading Install LiteSpeed in WHM