Update to the Heartbleed SSL Security Vulnerability

Well, it’s been about a month since the Heartbleed Security Vulnerability was found. What happened?

May 5, 2014 · 1 min · Matt Bagley
an aerial view of a beach with a large rock

Improve Wordpress Plugin Security by Blocking Unneeded Access to Plugin PHP files

Many Wordpress Plugins allow direct access to themselves, which can lead to exploits. Here’s how to easily block that access and keep them secure.

April 14, 2014 · 5 min · Matt Bagley
Image of heart shaped passage at Antelope Canyon in Page, Arizona.

Heartbleed SSL Security Exploit

The recently discovered Heartbleed security exploit has far reaching effects in the OpenSSL software.

April 9, 2014 · 2 min · Matt Bagley
Image of yellow and black road sign.

Show a Notice/Warning Before Anyone Logs In.

It’s good practice to put up a notice before your server’s login prompts. Here’s a simple way to do it, with example texts too.

October 31, 2008 · 7 min · Matt Bagley · Updated May 9, 2017
brown cave near body of water during daytime.

Create an Encrypted Swap File or Device

Did you know that your swap can contain sensitive information? Here’s some ways to encrypt it to keep it from falling into the wrong hands.

September 26, 2008 · 7 min · Matt Bagley · Updated Oct 20, 2020
brown rock formation near body of water during daytime

Security Enhanced Linux (SELinux)

What is SELinux and some basics on how to use it.

May 2, 2008 · 5 min · Matt Bagley · Updated Aug 22, 2016
Image of two black audio mixers.

Tweaking the Linux Console

We can tweak a lot of things about the linux console. Here are some ways to do it with setterm and disable the annoying PC Speaker.

April 16, 2008 · 2 min · Matt Bagley

Setting up your Bash Profile

Setting up your bash profile.

April 16, 2008 · 1 min · Matt Bagley · Updated Oct 5, 2016
a close up of many different colored legos.

Compiling a Linux Kernel on x86 hardware

A simple way to compile the Linux Kernel

April 16, 2008 · 3 min · Matt Bagley · Updated Apr 16, 2012

Getting Arguments in Bash with getopts

Tips on bash scripting, from random strings, to reading default values.

May 16, 2007 · 1 min · Matt Bagley · Updated Oct 5, 2016