When using my L2TP VPN with the Unifi I realised that it was assigning a different IP Address to my client when it connected sometimes. This wouldn’t normally be a problem if the remote client was...
Recently I had a requirement to setup a content filter on the USG for a client. I couldn’t find much information online so have decided to write this article to show others how to do this First we...
Today I had to renew SSL certificates for a vCloud Director 8.10 cell which had expired. I could not find a working guide explaining the steps so this post covers everything required to replace ex...
In this video I will take you through installing Docker on CentOS and some of the most common basic commands you will need to work with Docker.
In this video I talk about what Docker is, how it can be used and how containerisation differs from virtualisation. For anyone just getting into Docker this video and my Docker series will take yo...
Git is an open source, version control system (VCS). It’s commonly used for source code management by developers to allow them to track changes to code bases throughout the product lifecycle, with ...
When working with JUNOS Switches etc. you may want to monitor the logs over a period of time without loading them every few minutes and scrolling to the bottom? Well these few commands show you ho...
Working with CentOS quite a lot I have spent time looking for configurations that work for various issues, one I have seen recently that took me a long time to resolve and had very poor documentati...
Ubiquiti’s provide a Controller version for other distributions of linux but only display debian on their site, but if you’re running CentOS or another Linux distribution, you’ll have to use the ge...
I have recently had loads of trouble setting up a Ubiquiti UniFi USG remote user VPN, the USG requires a RADIUS server in order to function correctly, the following article covers this setup freeRA...