by Alexander Sharp | Feb 28, 2023
SFTP is one of the worst named protocols in computing. Like many, I once thought it was an extension of File Transfer Protocol (FTP) that added encryption, but it is not. That’s FTPS. SFTP is an extension of Secure Shell (SSH) and stands for SSH File Transfer...
by Alexander Sharp | Sep 22, 2022
Recently I decided to find the perfect terminal emulator for me and, while I did not actually find perfection I did decide to make wezterm (Wez’s Terminal Emulator) my daily driver. The only major downside is that configuring wezterm requires hacking a Lua file...
by Alexander Sharp | Aug 24, 2022
I have decided to take the plunge and install FreeBSD as a desktop operating system. The machine is a 2012 HP Compaq with an i7 and an ATi FirePro 3900 (Turks) graphics card. The details don’t matter too much beyond what’s detailed in the title. If you...
by Alexander Sharp | Jul 28, 2022
In this series, I’ll use an exploration of Bastille to explain some basic functionality of FreeBSD. This article starts with perhaps the most structurally fundamental part of FreeBSD, the /usr/local/ directory. Unlike most of my FreeBSD/Raspberry Pi articles,...
by Alexander Sharp | Jul 9, 2022
Several years ago I began using elementary OS as my primary desktop operating system. I thought it was exciting—a Linux for the everyman, a Linux desktop environment that copied Apple rather than Microsoft, a Linux distro that didn’t package a bunch of software...