Getting the Bose QuietComfort 35 headsets working on Linux Mint 18 was a bit of a mission. Thanks to Erik we managed to get them working: sudo nano /etc/bluetooth/audio.conf It…
Bose QuietComfort 35 on Linux Mint 18
Change the modified date of files Linux
Thanks to James, you can change the last modified date of files in Linux with the following commands: Change last modified date of a file to 2 hours ago relative…
Create MySQL docker container and access externally
If you have a fairly simple setup with one network card and would like a MySQL container bound to both the internet docker IP and the IP of your network…
Improving Google SEO – 4 simple steps
A very useful tool called PageSpeed by Google can be used to check the score of your web page based on a number of factors. This score affects the SEO…
Let's Encrypt HTTPS for Pfsense
Securing your Pfsense webconfigurator with SSL/HTTPS is of utmost importance when running your proxy in production. We tried a number of ways to get Let's Encrypt SSL certificates working with…
Represent list structure in JSON
A commonly asked question is how to represent a list in JSON. Assuming you had a list of sendSMSRequests, they would be represented as in list in JSON as follows:…
Install Tomcat 8.5 Ubuntu
Before installing Tomcat, ensure that Java is installed. You can follow this post to install Java 8. The first step is to run Tomcat as a user without root privileges….
Find path of Symbolic link Ubuntu
To find the real path of a symlink in Ubuntu you can use the following command: readlink -f filename
KVM virsh console error: operation failed: Active console session exists for this domain
If you're trying to start a console session for a KVM guest you might receive the following error: KVM virsh console error: operation failed: Active console session exists for this…
Install Ghost Ubuntu 17.04
The vast majority of blogs online are powered by wordpress, though a sneaky little competitor is gaining steady traction: Ghost 🙂 To install Ghost on Ubuntu 17.04 follow these steps:…









