When upgrading to the next release of PHP it’s nice to be able to test it in place. Continue reading “Run Multiple Versions of PHP in a Single Apache Vhost”
Setting Up a Local Apt Mirror for PPAs
I use the PPAs for both Apache and PHP. I know that when running apt update
downloading from the PPAs takes a while. This post describes how to set up a local apt mirror to speed that up.
PSA: Do NOT Use the Repo Version of Prometheus on Ubuntu
The Ubuntu repo has version 0.16, while the current version is 2.5. It’s really out of date and does not work properly.
Continue reading “PSA: Do NOT Use the Repo Version of Prometheus on Ubuntu”
Getting More A+ SSL Ratings
In this post I mentioned about getting an A+ rating on ssllabs.com. It was not easy for me to get an A+ on some of the other sites like HT Bridge, but I finally got it! And with it I got compliance with:
- PCI DSS
- HIPAA
- NIST
Make and Unmake Sites, Automated; Single-Domain Version
This post is similar to Make and Unmake Sites, Automated with the difference that this is for a single-domain server created in Spinning up a single-domain web and email server.
Continue reading “Make and Unmake Sites, Automated; Single-Domain Version”
Spinning up a single-domain web and email server
This tutorial will show you how to take a fresh Ubuntu 16.04 LTS VPS and turn it into a web and email server for a single domain. Many VPS providers offer $5 solutions with 1GB of RAM and 1 vCPU. This is more than enough.
Continue reading “Spinning up a single-domain web and email server”