Posts

How To Install Hugo on Ubuntu 18.04

Installing Hugo via the deb package is the easiest way to begin using the newest version of Hugo. And the install is really easy!

Posted in how to on April 18, 2020 ‐ 1 min read

Docker Setup on Ubuntu 18.04

Installing Docker on Ubuntu is extremely easy. Follow these easy steps to get it running and tested...

Posted in how to on April 16, 2020 ‐ 1 min read

How to Disable IPv6 on Apache Server

I often use .htaccess rules in Apache to limit website access to certain IP addresses. This is how I disable IPv6 so you only have to match on IPv4.

Posted in how to on April 15, 2020 ‐ 1 min read