Explore >> Select a destination


You are here

www.serveradminblog.com
| | blog.notmyhostna.me
8.3 parsecs away

Travel
| | I recently moved from using a wildcard certificate to using a bunch of certificates from Let's Encrypt. I was a bit hesitant in the beginning because ...
| | techtldr.com
7.8 parsecs away

Travel
| | Adding SSL Certificate few years ago was a painful and expensive process. This is no longer the case. Last year Let's Encrypt Certificate Authority came to life and made SSL certificate available to anybody free of charge. It is sponsored by a number of organizations such as Mozilla Foundation, that want to make the web [...]
| | blog.ja-ke.tech
9.5 parsecs away

Travel
| | This post shall describe how to obtain a free wildcard TLS cert for your domain from Let's Encrypt with the recommended certbot python based utility. Of course there are few other clients that already support the ACME v2 protocol, which is required for wildcards, i will only show certbot command here, but the procedure with other clients should be pretty similar.
| | bicofino.io
35.2 parsecs away

Travel
| I'm old fashion and in some cases I like to compile my stuff, Zabbix is one of these cases. You can add/remove features directly with ./configure, and mess around with some timeouts of zabbix_server and zabbix_agentd for example. In this tutorial, we will not change anything on the source code. We are going install Zabbix version 2.4.6 with MySQL, Nginx and PHP-FPM. This is the stack of what I use in production environments.