If you've mistakenly installed WordPress in the wrong directory, moving it to the correct directory can sometimes be a bit of a pain if you miss a step. A commonly…
Moving WordPress to a new directory
Gigabyte SabrePro 15 Review
I've spent quite some time searching for the perfect combination of price, form factor and top class gaming performance in a laptop/notebook. I am very pleased to have come across…
Install Ubuntu 17.10 ACPI / Microcode SOLVED
When installing Ubuntu you might encounter errors around ACPI or Microcode. We found this to be the case with the Dell Xps. You may see an error similar to: ae_not_found…
Atom EACCES permission denied SOLVED
When opening Atom editor for the first time you might receive the following error: Error: EACCES, permission denied To solve this execute the following command in the terminal: sudo chown…
Enable SSL/HTTPS for Tomcat
There are a number of guides online that explain how to setup LetsEncrypt for Tomcat, all of which I found quite involved. I setup LetsEncrypt with Tomcat a while ago,…
Renew multiple domains automatically with Letsencrypt certbot
The first step is to add the certbot repository: sudo add-apt-repository ppa:certbot/certbot Next, update your package list: sudo apt-get update Next, install the certbot client for Apache: sudo apt-get install…
Ubuntu 17.10 hangs at boot after Nvidia installation – SOLVED
Hold shift after the PC manufacturer logo is displayed. This will load the GRUB menu. Select Ubuntu and press "e" Add the following to the linux line: nouveau.modeset=0 Remove the…
Install Docker CE on Ubuntu 17.10 Artful Aardvark
Docker doesn't yet have a release file for Ubuntu 17.10 (it should be coming soon though). As such Docker CE can be installed from the Zesty package as follows: sudo…
ssh too many authentication failures – solved
If you receive the following message when trying to login using ssh: too many authentication failures This is as a result of ssh iterating through your keys stored in ~/.ssh,…
Add additional hard drive to proxmox
The first step to adding a new hard drive to Proxmox is to run: fdisk -l It's likely that you'll see a list of drives in the format: /dev/sda Next,…









