This is the post that has subsequently been removed by Addy – probably due to Google’s notorious legal contract to prevent exposing anything about working for company. The Internet is forever… Update August 2022: Mistaken early deployment due to a "github action" – was the apparent reason from addy’s blog Start of the Original May […]
A topic I have become more interested in over the years is Road Cycling and doping. As you watch videos on youtube and road cycling events it becomes clear that some if not most astounding outcomes were a result of external biological enhancements from drugs. Of course – the nature of the topic – is […]
Assuming you have logged in as root with a password Creating a non-root User adduser ubuntu usermod -aG sudo ubuntu Add your SSH key to the new User ssh-copy-id ubuntu@ ssh ubuntu@ Enabling Firewall sudo ufw app list sudo ufw status Disable root login and password based login sudo vim /etc/ssh/sshd_config Uncomment and set: PasswordAuthentication […]
I have used about 4 different home routers in my time from various brands: D-Link, TP-link and Mikrotik. So far the most cost effective for the feature set is the mikrotik hap ac2. Currently it is R600 on takealot. Although even at R1000 I think it kills the competition. Note: This router is for fibre […]
to be added…