Generate a LetsEncrypt SSL Certificate for Unifi Controller

Here is a quick how to on generating an SSL Certificate for your Unifi Controller on Ubuntu. Install git if you haven’t already. yum install git -y Clone the LetsEncrypt bot. sudo git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt cd /opt/letsencrypt Generate the certificate. – Replace <FQDN> with your fully qualified domain, i.e unifi.mydomain.com sudo -H ./letsencrypt-auto certonly –standalone…

WHM/cPanel Domain Change

As I recently learned of the insane price hike of .hosting Top Level Domains (TLD), I decided it was best to utilise a more sensible priced domain name. This is a the process I used to migrate all hosting services across. Step One. – Compile a list of domains For this I used the list…