How to upgrade to python 3.7 on ubuntu 18.10
Ubuntu 18.10 ships with python 3.6.7, here is how to install python 3.7 and configure it as the default version of python Before getting started, run the following command to see what version of...
Ubuntu 18.10 ships with python 3.6.7, here is how to install python 3.7 and configure it as the default version of python Before getting started, run the following command to see what version of...
A Step-by-Step guide to configure SSH Public Key Authentication on a MikroTik router using an RSA keys In RouterOS 6.31, MikroTik introduced support for RSA keys for authentication so I decided to...
With the recent announcement of Ubiquiti's Unifi AC Wireless Access Points they also released a new version of the Unifi controller software. Unifi Access Points are provisioned and controlled by a...
I've been reading great things about PHP 7, specifically the PHP7 infographic created by Zend. So today I decided to create a ubuntu droplet and go to work compiling php7 from source. I ran into a...
In this tutorial I'll show you how to create your very own cloud hosted server on digitalocean.com DigitalOcean.com is a cloud hosting provider that makes it very simple for anyone to create and run...