Skip to main content
 

Windscribe

Your online privacy is under attack. Windscribe sets you free.
 
Some of the most compelling advantages of systemd are those involved with process and system logging. Using other systems, logs are usually dispersed throughout the system, handled by different daemons and tools, and can be fairly difficult to interpr
 

Running a script after an internet connection is established

I am trying to run a very small python script AFTER internet has been established. I am currently editing /etc/network/if-up.d/upstart by adding the following code directly under all_interfaces_up(...
 
 
 

FiloSottile/mkcert

mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
 
 
 
 

How to Install and Secure Nginx with Let's Encrypt on Ubuntu

In this tutorial I'll show you how to install and secure nginx with let's encrypt on Ubuntu 16.04 LTS and later systems. Let's Encrypt is a free Certificate Authority (CA) that provides an easy way to obtain and install TLS/SSL certificates.