--- a/README.markdown Wed Jan 15 20:28:30 2020 -0500
+++ b/README.markdown Fri Jan 17 12:10:04 2020 -0500
@@ -24,3 +24,11 @@
Still need to finish the CSS for the rendered Markdown, but that can wait for
now.
+
+## 2020-01-17
+
+Got the RIT VPN set up on my Linux machine so I can connect for class. I was
+worried I'd have to install some horrible Cisco VPN client thing, but it turns
+out you can use the `openconnect` client to connect, so `sudo apt install
+openconnect` and then `sudo openconnect vpn.rit.edu` just magically works.
+Fantastic.