I was facing some problems with my exim mail server after cpanel migration. I weren’t able to send and receive emails from all emails accounts under any domains on that migrated VPS.
Author: Arunlal Ashok
Always happy for an open discussion! Write to arun ((@)) crybit ((dot)) com.
How to clear all the emails for default cPanel email account.
The directories responsible for a default cPanel email account is “new” and “cur“. You can find it in /home/username/mail/cur and /home/username/mail/new. If you want to remove all the emails for the default email account follow the steps given below: #…
webmin installation on centos
Webmin is an anothor control panel for servers. The installation of webmin panel is very simple and fast, here I’m discussing the steps behind webmin installation.
Changing upload_max_filesize(php) for a domain under a Shared Environment
upload_max_filesize is one of the important directive on php.ini file. In this directive we can mention the maximum upload file size for a website. Normally there is only one php configuration file for all domains under a shared environment there…
WordPress installation steps via kloxo panel.
Word-press is one of the best free blogging site. It can be easily install and manage by every website owners. Here I’m discussing about how to install word-press on server having kloxo panel. First download latest word-press from HERE
How to Install Webmin on Ubuntu 10.04 painlessly
Okay it took me over 6 hours to get the correct working steps and procedure to install webmin on ubuntu 10.04. Needless to say my vps must have been burned due to overusage the last few hours. I did 8…