After make installation of postfix, dovecot and mysql and set correct connection to mysql server you need to add following tables. CREATE TABLE `virtual_aliases` ( `id` int(11) NOT NULL, `domain_id` ...
Having problems while installing mysql-server? Check this guide to completely uninstall mysql-server and reinstall MySQL on Ubuntu. It’s quite common for developers to get some problems while ...
It is very frustrating when you see this ERROR 2002 (HY000): Can’t connect to local MySQL server through socket on your terminal when you try to open MySQL. This ...
Linux isn't nearly as hard as you think it is. In fact, Linux has become one of the easiest desktop and server operating systems on the planet. How is that possible? For one thing, modern Linux ...
How to install OpenLDAP on Ubuntu Server 22.04 Your email has been sent Jack Wallen guides you through the steps for installing both OpenLDAP and the LDAP Account ...
One of the tasks nearly any sysadmin frequently encounters is the care and feeding of the MySQL database server. You can build an entire career around nothing but this topic—making you a DB admin, not ...