Installing LAMP (Linux – Apache – MySql – PHP) On Ubuntu 16.04

This article should be useful for any Debian based Linux operating systems. I’ve used it for both Ubuntu and Raspbian. I will focus on using apt-get within a terminal window.

Read More

Using .htaccess To Set Your Web Server’s Time Zone.

In one of my recent projects, we were building a web application that was reliant on our servers timezone. The app was designed to receive a request and timeout if

Read More