Introduction: cPHulk Brute Force Protection in WHM (Web Host Manager) protects your server from brute-force attacks by blocking IP addresses that attempt to log in repeatedly with incorrect credentials. However, there are times when you may want to ensure certain trusted IP addresses, like those used by administrators, are not blocked. Procedure: Step 1: Log ..
Author : Saikrishna Areddy
Introduction: UAPI (Universal API) provides a robust interface for accessing and modifying cPanel account data and settings. This API enables you to interact with various features of the cPanel interface programmatically. Procedure: Step 1: Log in to your server via SSH with root. ssh root@server-ip Step 2: Use the uapi command to create a new ..
Introduction: Changing the login theme for WHM (Web Host Manager) can help create a more personalized and branded experience for users accessing your server management interface. Customizing the login page not only enhances the visual appeal but can also improve usability and security by incorporating your brand’s look and feel. Prerequisites Introduction: Step 1: Log ..
Introduction An API token in cPanel allows you to securely authenticate API requests without using your cPanel username and password. API tokens are useful for developers, administrators, and automation tools that need to interact with cPanel services such as file management, email account administration, database operations, DNS management, and backups. Using API tokens improves security ..
IntroductionIn web hosting environments, ensuring the safety and integrity of website data is paramount. Regular backups play a crucial role in mitigating the risks associated with data loss due to unforeseen events such as server failures, human errors, or security breaches. Prerequisites Implementation Step 1: Log in to WHM with root privileges. WHM typically runs ..
Introduction: WHM (Web Host Manager) is a powerful tool that allows administrators to manage their web hosting server efficiently. Among its many features is the ability to reboot a VPS (Virtual Private Server) or a dedicated server remotely. Rebooting a server can be necessary for various reasons, such as applying system updates, resolving performance issues, ..
Introduction Creating and restoring backups of cPanel accounts is an important task for server administrators. It helps protect website files, databases, emails, DNS records, and account configurations. In cPanel/WHM servers, we can use command-line tools like pkgacct to generate a full account backup and restorepkg to restore the account from the backup file. This method ..
Introduction The language used in cPanel can greatly affect the user experience. cPanel allows users to change the interface language based on their preference. This helps users navigate the control panel more comfortably and manage hosting services easily. Prerequisites Before changing the language in cPanel, make sure you have: Steps to Change the Language of ..
Introduction Converting an add-on domain to a standalone account can streamline management and enhance autonomy for specific websites. Typically housed within a primary hosting account, addon domains share resources and configurations. Prerequisites Implementation Step 1: Log in to WHM as root. Step 2: Type “convert” into the search field to the left. Step3: Click on ..
Introduction: Two-factor authentication (2FA) is a security feature that adds an extra layer of protection to your server by requiring users to provide a second form of authentication, typically a temporary code, in addition to their regular credentials. Enabling 2FA for WHM enhances the overall security of your server administration interface. Prerequisites Before enabling Two-Factor ..
Recent Comments