Enable Auto reload option in webmail/cPanel1) login to your “Webmail” 2) Check for the option “Auto Reload” below the default interface (i.e Horde, Squerrel mail) 3) Click on “Auto Reload” below the default interface 4) Give the seconds to reload that interface by default (e.g 5seconds)  

Using For Loop to Rename All Files in a Folder This is the batch script for windows to rename all files in a folder on windows. This works well perfectly. This was useful for me. It may help others to do the same. I was worried to change the files name… Continue Reading Using For Loop to Rename All Files in a Folder

Testing Dovecot in Postfix or Verify Dovecot in Postfix One thing that you can do is run this command to verify it is listening on the correct port numbers: netstat -aunt This should show that Dovecot is listening on ports 143 and 110 for IMAP and POP3. Check if Dovecot… Continue Reading Testing Dovecot in Postfix or Verify Dovecot in Postfix

Linux settings for high load systems There are a few basic settings you have to adjust for high load systems to make sure the server have enough resources to handle big number of network connections. The main parameter is a maximum number of opened files allowed for the process to… Continue Reading Linux server settings for high load systems

How can Plesk admin password be retrieved?To Retrieve Plesk Admin Pass Windows server, follow the simple steps below Resolution Apart from the password reminder available on the login screen, you can use the plesksrvclient.exe utility located in %plesk_bin% folder to set up a new password or retrieve the old one. You… Continue Reading Retrieve Plesk Admin Pass Windows server

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 configure email account in Outlook?There are many of us who do not use Outlook for send/receive email. But it is the better option to use Outlook to send and receive emails. Configuring email account in Outlook is easier. Just follow the link below to configure Outlook in your… Continue Reading Configure email account in Outlook or MS Outlook

Default email account configurationKindly follow the steps to configure the email client in the computer so that you can send/receive mails. ================ 1. Incoming/Outgoing mailserver: mail.domain.com 2. Username: USERNAME@domain.com 3. Password: password of this email account 4. Outgoing mailserver port: 25 or 26 or 587 or 58700 5. Incoming mailserver… Continue Reading Default email account configuration

How to configure email account in MAC machiane?Configuring the email account in MAC machine is quite easier. Just follow the instructions below to configure the email account in the MAC machine. 1. Open Mac Mail and then click File, Add Account…. 2. Enter the POP3 server assigned to you within… Continue Reading Configure email account in MAC machine

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?