Debian
[SOLVED] The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key
Here is the solution if you've got the following error message when updating package lists on Debian (apt-get update): The…
How to convert RPM software packages to Debian (.deb)
The world of Linux is diverse, Linux distributions using different package management systems. RPM (Red Hat Package Manager) and Debian's…
[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 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,…