debian

Install MySQL 5.7 on Debian via APT

MySQL is still one of the most popular database systems. To be able to install the latest server version from the official archives under Debian, you only need a few commands: Add official MySQL archive echo 'deb http://repo.mysql.com/apt/debian/ jessie [...]

Finance

Detect and solve Adblock users

If you want to earn money on the internet, users with an installed AdBlock plugin are likely to be a thorn in your side. For many users, the adblocker is already a standard feature. No wonder that there are more and more such plug-ins [...].

Tools

The best putty alternative

Anyone who works with servers probably knows the SSH (Secure Shell) protocol by heart. It is used to establish a connection to a server via the command line. For a long time I used Putty for this. Putty also works very [...]

Lets Encrypt

nginx - slow SSL handshake

Thanks to Lets Encrypt and cheap SSL certificates, HTTPS connections are becoming more and more standard. This is no wonder, as Google ranks HTTPS connections better than normal HTTP. However, low loading times are also important to Google, [...].