Recent posts

How to setup a Samba share on Debian Linux

1 minute read

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...

Enterprise Email Security

47 minute read

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...

10 Useful BASH Aliases

3 minute read

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...