Webmin makes it easy to transfer an existing account from WHM/cPanel. To do this, first we need to package up our old account in WHM/cPanel. Make a note of our old account’s username & password, PuTTY into our old WHM/cPanel server, Use the following command to package the old account: […]
Linux
In your maillog, at /var/log/maillog, you may see a warning error similar to this: server dovecot: config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:104: ssl_ca_file has been replaced by ssl_ca = <file This is easily fixed in Webmin by going to Webmin > Servers > Dovecot IMAP/POP3 Server and clicking the [Edit […]
It’s often necessary to restart your virtual server. This can be done through your control panel, or at the command line with this command: [root@server ~]# shutdown -r now That’s it. The “-r” switch simply means “reboot” after shutdown. Job done!
ModSecurity is a great tool to help prevent certain attacks on websites but, sometimes, the included rules can be a bit restrictive. There are ways to disable ModSecurity or to deactivate it on certain websites, but turning it off is like throwing out the baby with the bathwater. Better to […]
When it comes to setting up our own servers, there’s a lot to learn and it’s often easy to forget the things we learned in the beginning. That’s where Google, or keeping a handy blog, is a great way of keeping our Top Tech Tips to hand. These Top Tech […]