Posts


Oct. 23, 2024

Hugo Site Conversion

Welcome to the new site.

Mar. 6, 2020

Synology Settings for NFS

I’ve been using a Synology NAS on my home network for several years. They make a great product for anyone who wants a simple NAS with lots of flexibility. I use it to pass files between systems on my network quite a bit. Here’s a quick walkthrough of settings within Synology’s DSM to enable mounting the NAS over the network.

Feb. 28, 2020

Change Linux Hostname

This quick guide outlines the steps needed to check and update the hostname of a server running Linux.

Feb. 21, 2020

Links of the Week #2

Edition 002 // February 21th, 2020
Here’s what I’ve been reading and watching this week.

Feb. 14, 2020

Links of the Week #1

Edition 001 // February 14th, 2020
Here’s what I’ve been reading and watching this week.

Feb. 7, 2020

How I Use Git

Git is an open source version control system.

A what-now?

Jan. 27, 2020

How to quit VIM

Welcome to the wonderful world of VIM. :)

I can completely understand the frustration you might be feeling upon finding this site. Its easy though.

Jan. 25, 2020

Hello World

print('Hello World!')
echo "Hello World!" >> /dev/null
console.log("Hello World!")