Linux

Recently, I had the honor of setting up a Node.js-based web application on an Ubuntu server and I thought I would share the steps I took to get it up and running.

April 26, 2025

This is an excellent read for any of you operating system nerds out there. The author compares the architectures of both Windows NT and Unix.

October 17, 2024

I installed Fedora on my PC to try out as my daily driver. I loved the experience except for a few irritations that eventually got me back to using Windows.

August 8, 2024

I don’t like clutter. In fact, I am very picky about what I install on my computer which is one reason I love virtual machines to experiment with new technologies.

June 19, 2020

While adding a linter to an old project, I wrote the following bash script to convert 4-space indentations to 2-space indentations. This example recursively looks for *.js files starting at the script’s location. Of course, it can be used for any type of file though by simply changing the extension.

March 1, 2018

I have written before about having to work in Windows 7 with Docker which only runs natively on Linux, macOS or Windows 10.

November 1, 2016

Between several of my own websites as well as the websites I’ve done for other people and am hosting, the number of WordPress installations on my server has climbed exponentially. In order to make my life a bit easier, however, I’ve come up with a way to automatically keep all of my installations up-to-date.

February 15, 2016
My Portfolio