Justin Henneberg
How to fix Pear install issues after installing from Repositories
Pear (PHP Extension and Application Repository) is a useful tool for installing PHP extensions and repositories on Linux, Max and…
SOLVED: “Unable to initialize audit layer: Permission denied” bug in libvirt-bin after upgrading Ubuntu Server 14.04 to Ubuntu Server 16.04
Today I decided to go ahead and upgrade one of my servers from Ubuntu 14.04 to 16.04. It is not…
Fix: Failed No Route to Host On Ubuntu With Multiple Networks
When you have a complex network setup, it is frustrating to have the “No Route to Host” start appearing after raising…
Installing Free SSL Certificate on LEMP Stack with Let’s Encrypt
Let’s Encrypt is a Linux Foundation Collaborative Project, open certificate authority, provided by the Internet Security Research Group. Free for anyone…
PART 2: Installing NGINX, MySQL and PHP on Ubuntu 16.04 Xenial Xerus
Since we are using Ubuntu 16.04, you don’t have to build NGINX from source to get the enhancements of 1.9+.…
PART 1: Installing an Ubuntu Server 16.04 (Xenial Xerus) LEMP Stack
LEMP is an acronym for (L)inux, Nginx – pronounced (E)gine-X, (M)ySQL, and (P)HP. Nginx is a reverse proxy and an…