How to Build the Latest Emacs from Source
This guide uses Ubuntu 22.04 LTS, but it should work equally well on any Debian-flavor Linux variant.
This guide uses Ubuntu 22.04 LTS, but it should work equally well on any Debian-flavor Linux variant.
Mounting a RAID assembly after a reboot requires three steps:
Setting up a Samba share on Debian Linux allows you to share files across different operating systems within your local network. This is useful in both homel...
Windows includes a simple Visual Basic script that checks if Windows is properly activated. You can run the script by opening the Run box (WIN+R) or a Comman...
This was the capstone research paper I submitted to complete my B.S. in Cybersecurity degree at American Military University. I’ve republished the paper here...
The company I work for uses Lansweeper to keep tabs on network assets, but Lansweeper is complete overkill when you just need to take a quick snapshot of cri...
If you try to install Jekyll on a base install of Windows Subsystem for Linux (WSL), you’ll run into a few errors. This is because we need to be able to buil...
BASH aliases are a handy way to create shortcuts for commands you use frequently or may otherwise be long and tedious to remember. I’ll briefly explain how t...