Debian
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…
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…
How to enable port 465 (smtps) in postfix mailserver
More and more internet access providers are closing port 25 to reduce spam except for connections to their own mail…
How to Install Gradle Build Tool on Debian 11
Gradle is a build automation tool that is based on a concept called ‘incremental builds’. It speeds up the development…