How to Disable Direct Root Logins

Enabling root ssh login is a risky practice that can compromise the security of your system. Root SSH login allows anyone with the root password to access your system remotely and execute commands with full privileges. This can expose your system to brute force attacks, malware infections, data theft, and

How to Enable Leech Protection in cPanel

What is Leech Protection? The Leech Protect utility available within cPanel enables administrators to prevent users from publicly disclosing passwords used to access restricted areas of a website. It does this by limiting the number of times a user can log in to these restricted areas. It gives site administrators

How do I change the password of email ID in CPanel

a) Login to the CPanel of your website b) Under Mail section Click on Email Accounts option   c) Now you should see the existing email accounts d) Click on the Change Password button next to the required e-mail address   e) Enter the new password in the New Password

How can I set mail forwarders for my email ID in CPanel

a) Login to your website CPanel b) Under mail section click on Forwarders   c) Now click on Add Forwarder d) On this interface you can set your desired email address you want the email sent to. It can be forwarded to any email address that you use on daily

How to Add a User to a MySQL Database in cPanel

MySQL: Add a User to a Database If you haven’t yet created a MySQL database in cPanel, follow the instructions in our cPanel Beginner’s Guide to learn how to do so. If you’ve already built a database or two, but you need to change or add a specific user, simply

How to Create FTP user account in Plesk

Log into the End User side of Plesk Click on Websites and Domains Click on FTP Access Click on Create Additional FTP Account Fill out the form that is displayed: FTP Account Name: what do you want the login to be? (Required field) Home Directory: This will be the highest

How to create and manage User Roles in Plesk

You can configure how much access each type of user has on your hosting subscription. 1. Click on the “Users” tab 2. Click on the “User Roles” tab under the “User Accounts” section. You will see predefined user roles that are created by Plesk automatically. You can modify them or

How to Backup and Restore cPanel Accounts via SSH

Creating a cPanel Backup via SSH To create a backup of your individual cPanel account using SSH, just follow these steps: First, log in to SSH as the Root user. Next, enter the following command string on the command line interface: /scripts/pkgacct username A backup of your account will be

Enable Backup in WHM / cPanel Dedicated Servers

1) Log into the WHM for your dedicated server. 2) On the main Screen Find the Backup and simply click on it. 3) Click the Configure Backup icon 4) It will show you various options with frequency that backup run and can be configured on this page.   Configure Backup

How to Backup & Restore a MySQL Database in cPanel

You already know how important the information stored in your MySQL databases is. If that data gets lost, it can be difficult to recover from. This is where preventative measures, like creating a backup of your MySQL database, come in. Luckily, with cPanel, keeping copies of your data is a

How to Fix Internal Server Error 500

Sometimes, an error in permissions or syntax within a script will result in an Internal Server Error 500, also known as an HTTP Error 500. But what does this mean, and how do you fix it? Well, in order to fix an HTTP Error 500, you must first understand what