Debian
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…
Yarn Installation on Debian Linux
YARN package manager is a tool for managing yarn. The acronym stands for “Yet Another Resource Negotiator”, and that is…
How to Install Mono on Debian Linux
Mono Framework is an open-source software framework that can be used to create all kinds of Server and Desktop applications,…
How to Install Apache Cassandra on Debian
A database is a place where you store information. Cassandra is a type of database that is different from most…
How to Update ISPConfig 3
The ISPConfig update script is an easy way to update an ISPConfig 3 installation. If you want to make a…
Debugging of ISPConfig 3 server actions in case of a failure
The following article describes the steps that need to be taken to debug ISPConfig 3 server scripts. This procedure applies…
Fix for Courier IMAP Error: check for configuration errors with the FAM/Gamin library
I've got the following error message on Debian Linux with Courier IMAP server: Filesystem notification initialization error -- contact your…
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 Disable quota for a Linux User or Group on the Shell
Linux user quotas can be edited with the commands edquota or setquota on the shell. While edquota opens the quota…