Self hosted analytics

The worst part about self hosting stuff is not having that seamless transition between applications built by google, microsoft and others, to being able to control the data your self. My biggest annoyance was being able to see how many hits my page got, where people came to my site from, as well as what people were searching for. This allows me to know what people like (for example most people came to my site to see me use s3 with jellyfin and nginx reverse proxy) so I can write more posts for them ...

August 25, 2020 · 5 min · 942 words · Bradley Stannard

SSH Client setup using keys

Wanted to boost your security using ssh? Why not use keypairs!

August 9, 2020 · 3 min · 501 words · Bradley Stannard

Cloud-init that works

Want to speed up the deployment of Linux servers on your Xen based server? Well I finally figured it out!

August 4, 2020 · 4 min · 660 words · Bradley Stannard

How to manage remote servers using Zerotier

(it’s hard to find photos for an article like this) Currently, I use zerotier to manage cloud servers in Amsterdam, the UK as well as in the USA. Despite the huge distance there is surprisingly mininal latency. In this article, we will look in to how to use it to manage remote servers via ssh, what firewall rules you should setup to prevent people from trying to login. Getting started with Zerotier[ A beginners guide to SSH Once you’ve got your head around connecting a machine to zerotier, as well as how to setup seure ssh, we can look more towards the firewall rules. How ever, instead of telling you to go read something I will explain some basics here just to make life easier. ...

June 12, 2020 · 3 min · 594 words · Bradley Stannard

Introduction to home-labbing

A quick intro on a home lab and the minimum to set one up

June 12, 2020 · 6 min · 1274 words · Bradley Stannard

A beginners guide to SSH

Sweet, you just got a linux server running on <insert cloud provider > but now you need to actually do something on it. You tried to use the web console but now you need to paste something in… It doesn’t work? Shit. Luckily SSH was designed to allow for Secure SHell access to a server. (Hence SSH) We will look in to the basics of how to connect, using keys, config files and going passwordless! ...

June 11, 2020 · 7 min · 1459 words · Bradley Stannard

Getting started with Zerotier

Let’s look at how we can use zerotier to bridge the gaps between us and a remote server to connect using private IP’s and not mess about with firewalls

June 11, 2020 · 2 min · 376 words · Bradley Stannard

Nginx and Lets encrypt, a story of reverse proxying

How to configure NGINX as a reverse proxy server

June 11, 2020 · 8 min · 1519 words · Bradley Stannard

How to install kanboard

How to install kanboard on Ubuntu with Nginx

June 10, 2020 · 4 min · 749 words · Bradley Stannard

HTML 5 Speed test server

How to install a HTML5 based speedtest server for your network, family and friends!

June 9, 2020 · 2 min · 227 words · Bradley Stannard
ISSN 2755-8029