Introduction Email communication is essential for businesses and personal branding, and having a professional email address (like info@yourdomain.com) improves credibility and trust. One of the easiest ways to create and manage domain-based email accounts is through cPanel, a popular web hosting control panel used to manage hosting services. cPanel provides… Continue Reading How to create an email account in cPanel

Introduction Creating a full backup of your domain in cPanel is an essential practice for protecting your website data, emails, databases, and configurations. A full backup ensures that you can quickly restore your website in case of hacking, accidental deletion, server failure, or migration to a new hosting environment. cPanel… Continue Reading How to create a full backup of my domain in cPanel?

How to upload your files via FTP FileZilla in cPanel? You can upload the file via FTP. Kindly download the FTP client to your local machine and install it. Kindly follow the link below to download the FTP client. ====== http://filezilla-project.org/download.php ====== Then you can upload the files via FTP… Continue Reading Upload file in your account via FTP filezilla in cPanel

These are the steps to create a parked domain in cPanel.1) Login to your cPanel 2) Go to Domains. 3) Click on “Parked Domain” tab 4) Enter the domain name in “Create a Parked Domain” 5) Save it

How to reset/change cPanel password?If you like to change/reset your cPanel password, kindly follow the steps below. ============= 1) Go to your cPanel login page. 2) Under “Password Reset” 3) Enter the “Username” of your account. 4) A reset e-mail will reach your registered email account ============= You can also… Continue Reading How to reset/change cPanel password?

How to upload files in the cPanel? You can upload files in the cPanel by two methods, either using File manager or using FTP. I have given the steps below to upload files in the cPanel. 1) Login to the cPanel control panel. 2) Click on File Manager in cPanel… Continue Reading How to upload files in the cPanel?

How to install a new  cPAnel account in the server?Just follow the steps below to install the cPanel in your server or VPS. #mkdir /home/cpins #cd /home/cpins #wget http://layer1.cpanel.net/latest #sh latest Thats it. The cPanel installation will be started. It will take 2-3 hours to install cPanel. Once the cPanel installation… Continue Reading How to install a new cPanel account in the server?

For detailed troubleshooting on Spamming issue in cPanel servers, refer the following link.http://linux-bloggers.blogspot.in/2011/12/exim-message-transfer-agent-mta.html In this post, we have provided the script to identify accounts that is senting more mails in a day. ============== awk -v dt=$(date +”%Y-%m-%d” –date “$(date +”%F %T”) 1 days ago”) ‘$1~dt && $0~/ [UA]=/ &&  $0!~/U=(mailnull)/… Continue Reading Identfy spamming accounts in cPanel servers