Category: web hosting

Showing 6 posts in category "web hosting"

Custom Dockerfile for PHP 5.6, Apache, & WP-CLI

Custom Dockerfile for PHP 5.6, Apache, & WP-CLI Featured Summary: To reliably run obsolete legacy web applications like WordPress 3.4, you must build a custom Docker container. Utilizing Ubuntu 16.04 as a base image, yo...

Update Ubuntu server system time

Yesterday I setup a rotating backup for my wordpress sites that I am self hosting on an ubuntu server. Had to update the system time on my server to make sure my cron jobs actually execute when I expect them to. I ran th...

How to get free SSL certificates quickly installed on your Linux / NGINX server.

How to Install Free SSL Certificates on Your Linux NGINX Server What is the quickest way to install a free SSL certificate? The fastest method to install a free SSL certificate on a Linux NGINX server is by using the Le...

How to Setup ProxyPass Reverse Proxy in Apache2 Ubuntu

How to Set Up Apache2 ProxyPass Reverse Proxy on Ubuntu Setting up a reverse proxy using Apache2 on Ubuntu is a powerful way to manage web traffic, balance server loads, and improve application security. A reverse proxy...

MnogoSearch PHP Frontend Setup & Indexing Guide

MnogoSearch Installation and PHP Frontend Troubleshooting Featured Snippet Summary: MnogoSearch is a powerful, open-source search engine, but configuring its PHP frontend and optimizing server performance can present in...

Google Analytics Real Time tracking

Google Analytics Real-Time Tracking Explained Google Analytics real-time tracking is a powerful analytical feature that allows you to watch in real time as people land on your website and observe how they navigate your...