The first step to mounting your qcow2 image is to enable nbd (network block device) on your machine: sudo modprobe nbd max_part=8 The next step is to connect your qcow2…
Mount qcow2 image Ubuntu
WHMCS reserved username error
If you receive either of the following errors when creating a WHMCS package for a client: Sorry, that username is reserved or is a reserved username on this system Then…
WHMCS Call to a member function getResponseFormat() on null Error – Solved
When you're accepting an order for a domain or trying to send it to the registrar you might encounter this error: Call to a member function getResponseFormat() on null Error…
Solve "remote host identification has changed"
You might have come across this error when using SSH. This is as a result of the IP address of the remote host you're trying to SSH into having changed…
WHMCS Order Accept Encountered Problems Command Syntax Error – Solved
When trying to register a new domain you might encounter the following error when accepting the order and sending to the registrar: Order Accept Encountered Problems Command Syntax Error This…
WHMCS – Domains must begin with a letter or number – SOLVED
If you're checking for the availability of a domain on the client side of WHMCS and encounter the following error: Domains must begin with a letter or number If you…
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:…
Install Rancher NFS storage driver
Rancher is great for spinning up a number of services in docker containers, from Tomcat web applications to WordPress and Ghost installations. This is all good and well, but if…
How To Increase PageSpeed Score on Ubuntu 16.04
Even though a web page can seem fast, the default Nginx configuration will cause Google's PageSpeed Insights tool to flag inefficiencies in your site and grade it poorly. In this…
How to Install WordPress with Caddy on Ubuntu 16.04
Caddy is a modern, general-purpose, multi-platform web server which supports Virtual hosting, HTTP/2, IPv6, Markdown, WebSockets, FastCGI, automatic HTTPS via Letβs Encrypt, templates and more. In this tutorial, we will…
