[Tutorial] Automatically enable HTTPS on your website with EFF’s Certbot

Source: Here Note: Certbot is meant to be run on the server where your website is hosted. If you don’t have administrative shell access to your webserver or you’re not familiar with command line server administration, you should check if your hosting provider has built-in Let’s Encrypt support by contacting them…

Continue reading

Direct Hit After a Long Wait: Solar Storm Forecast 05-09-2019

TamithaSkov Published on May 9, 2019 This forecast generously sponsored by: 3ric Johanson: http://www.instagram.com/scubist Our Sun kicks things into high gear with two monster bright regions rotate into Earth view. They have been rapid firing solar storms and solar flares over the past week and finally one has been launched…

Continue reading

[Tutorial] How To Set Up Apache Virtual Hosts on Ubuntu 16.04

Source: Here By Brennen Bearnes Introduction The Apache web server is the most popular way of serving web content on the internet. It accounts for more than half of all active websites on the internet and is extremely powerful and flexible. Apache breaks its functionality and components into individual units…

Continue reading

[Tutorial] How to add multiple IP addresses using single network interface on Debian/Ubuntu server

Source: Here Important Notes 1.) Before making any changes to your network configuration, please make sure you obtain any relevant information such as Gateway, Subnet and allocated IP Block details to ensure no mistakes are made! 2.) Make a backup of your existing configuration in case you need to fall…

Continue reading

[Tutorial] Set Up EchoLink Proxy in Ubuntu 16.04

Running an Echolink proxy in Ubuntu 16.04 is relatively easy. This tutorial assumes that you’re planning on setting this up via the command line. Prerequisites: A Java Runtime Environment (JRE). If you don’t have one installed already, you can do so using apt. $ sudo apt-get install openjdk-9-jre-headless Get started:…

Continue reading