Archive for December 11th, 2015
Upgrading to Fedora 23 on OpenVZ
Posted by Kyle Lexmond in Linux, Sysadmin on December 11, 2015
TL;DR: Run dnf –releasever 23 distro-sync instead of dnf system-upgrade on OpenVZ systems I run Fedora on my servers almost exclusively. This means I usually fall behind in upgrading to the latest release, leading me to wonder why I don’t just go with the latest version of CentOS. Then I have lovely cases where CentOS gets horribly […]
Let’s not Encrypt on CentOS5
Posted by Kyle Lexmond in Linux, Sysadmin on December 11, 2015
TL;DR – Let’s Encrypt requires a newer version of OpenSSL than CentOS 5 has installed. Unless you want to pass around with compiling OpenSSL yourself, don’t try it.