Archive

Archive for the ‘Tips’ Category

Transfer cPanel accounts between servers with minimum downtime

Transfer cPanel accounts between servers with minimum downtime

Transfer cPanel accounts between servers with minimum downtime

The account migration is always annoying process because a System Administrator needs to do a lots of things fast and without errors.

This post provides the instructions about how to migrate the cPanel accounts between servers with minimum downtime, which is very important if you are running online business. The migration described in this post allows to switch the accounts between servers in less than 1 hour.
Read more…

Tips

How to access GMail SMTP/POP3 service with stunnel

gmail-stunnel

Access GMail SMTP/POP3 services with stunnel

Google's Gmail SMTP/POP3 access is free for all Gmail users and could be accessed only via SSL. Note that this service is disabled by default and could be enabled by following these instructions.

This post shows the way how to access directly POP3/SMTP Gmail services with stunnel which is installed by default on most Linux distributions. Stunnel is designed to work as SSL encryption wrapper between remote clients and local or remote servers.

Read more…

Tips

Several ways to reset MySQL root password

Few ways to reset MySQL password

Several ways to reset MySQL password

This post provides instructions that helps to reset MySQL root user account password, regardless of what reason you have for resetting it.
Read more…

Tips