FATAL: Unable to retrieve tier version info errorThis error means that there is some issue with the cPanel installation is communicating with the master server, and install or upgrade cPanel. … [Read more...] about How to fix FATAL: Unable to retrieve tier version info error in cPanel
Archives for 2016
Why I moved my servers from ServerMania
Its true that Servermania had a very cheap VPS deal in which i had to pay only 88$ for a 4GB VPS for an year. But their policies are not transparent, and the support really really sucks! … [Read more...] about Why I moved my servers from ServerMania
Things to do after installing cPanel in your Server
cPanel is an integral part in shared web hosting now a days. Here are the things to do after installing cPanel in your server before adding websites. The foremost thing you need to do is to update cPanel to the latest version, by running /scripts/upcp --force … [Read more...] about Things to do after installing cPanel in your Server
What is DKIM and Why is it important ?
DKIM is an abbreviation for Domain Keys Identified Mail and it is a factor of strengthening authenticity of your e-mail. It is simply a procedure of signing your mail with digital signature for proving authenticity.It’s generated using a hashed string algorithm which is applied to the content of certain signed fields. It can only be seen when you have a special unique … [Read more...] about What is DKIM and Why is it important ?
Use FTP to recursively download files in command line
FTP is a great tool to download files when we do not have root access. So when we migrate a cPanel account from those providers who have the the cPanel's backup tools disabled ( hostgator, bluehost , etc ) , we might end up downloading the files to the local computer and then uploading it. Here is how to use FTP to recursively download files from a cPanel account. … [Read more...] about Use FTP to recursively download files in command line