-
Custom Port on Socket-based SSH
I recently set up a new VM running Ubuntu 23.10. This version of Ubuntu comes with a change to the way that the ssh daemon is configured. I’ve always preferred to run SSH on a non-standard port on most of my machines. While the usefulness of this as a security measure is debatable, it’s also…
-
WordPress from the Command Line
I’m going to try to start treating the blog as documentation for myself, and hopefully it will be useful for someone else at some point. So here we go. The Background Having just migrated back to WordPress I’m always looking for ways to make changes or optimizations to the workflow. Given this is for a…