Update Postgres Major Version in Debian Jessie
Postgresql update is not a trivial task. According to PostgreSQL Versioning policy: A major release is numbered by increasing either the first or second part of the version number, e.g.…
Postgresql update is not a trivial task. According to PostgreSQL Versioning policy: A major release is numbered by increasing either the first or second part of the version number, e.g.…
More and more companies use SSL certificates (small data files that digitally bind a cryptographic key) to protect their customers sensitive data, as username, password and credit card number, as…
One of the advantages of Debian operating system is the ability to live update a production server from current to next release. Under normal circumstances you do not have to…
Debian 8.0 Jessie was initially released on April 26th, 2015. Jessie is powered by Linux kernel 3.16. Jessie ships with a new default init system, systemd. The sysvinit init system…
Mod-security is a (third party) module of Apache (recently Microsoft IIS and NGINX) offering intrusion detection and (some kind of) prevention for web applications, acting as a web application firewall.…