How to create an email account in cPanel?1) Login to your cPanel 2) Go to “Mail” 3) Select “Email accounts” 4) Now type the USERNAME alone. (By default domain name will be there. Just type username like admin, oryon, etc) 5) Enter or generate the password. 6) Click on “Create… Continue Reading How to create an email account in cPanel?

1) Login to the cPanel 2) Go to “Files” 3) Click on “Backup” 4) Under “Full Backup” option 5) Select “Download or Generate a Full Backup Website” 6) Click on “Generate Backup”Note: It will take some time to complete the full backup of your domain.

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