Server
How to reset the administrator password in ISPConfig 3
Since ISPConfig 3.2.12, the password can be reset using ispc command: Reset the password of the admin user. The command…
[SOLVED] nginx server error: 413 Request Entity Too Large
The Nginx web server has a max. body size limit of 1 MB for requests as default. This might be…
How to Requeue Emails in Postfix on Linux
This guide will show you step-by-step how to requeue emails in Postfix on Linux. I've been using these steps on…
How to set PassivePortRange and PassiveIP in pure-ftpd on Debian and Ubuntu Linux
If you run a firewall on your Linux server and want to use passive FTP connections, you have to define…