Posts categorized under: Tech

Upgrading to Fedora 23

I upgraded to Fedora 23 last night, and it went pretty smoothly. I started with sudo dnf system-upgrade download --releasever=23, which started with a fun dowload of 2.5G of package upgrades (still better than Xcode!). I ran into the documented upgrade issue with the vagrant package, but the workaround of…

Lets Encrypt first impressions

Today I spent two hours setting up an SSL certificate with Lets Encrypt for the wikiconferenceusa.org website. It. Was. Easy. It was relatively straightforward, and I felt comfortable with all the steps I went through. First, I cloned the git repository, and ran the letsencrypt-auto script, which installed the necessary…