page-header

In: Linux

03
Dec

Linux Learns – Intro Series

digital_display_tech_suit

There are countless tutorials, walkthroughs, and lessons out there about learning to use Linux. The variety of distributions in the Linux ecosystem is astounding and can be overwhelming to the newcomer. In this series I will try to present my…

11
Sep
29
Jun

Lesson Learned: Harden Postfix or Be Banned

Just a quick post to give warning to any beginners looking to set up Postfix. If setting up accounts to receive mail, go the extra mile and learn how to enable spam/virus filtering and reject backscatter-causing spam. When I installed Postfix,…

23
Jun

Install Light Table on Ubuntu with Launcher

Recently I’ve been trying out the open source editor Light Table. It has a lot of great features, my favorite being inline evaluation. The editor will run a single line of code and display the value at the end! It’s super customizable and…