Installing a VPN Server on a Raspberry Pi 4
Virtual private networks (VPNs) are a great way to securely access the internet from any location. They create an encrypted connection between your device and a VPN server, which can…
My Raspberry Pi projects, tutorials, and guides.
Virtual private networks (VPNs) are a great way to securely access the internet from any location. They create an encrypted connection between your device and a VPN server, which can…
Lately, I have been playing a lot of hacking games and capture the flags (CTF’s) a large chunk of my time was spent on Linux boxes and I realized I…
This may be a little off-topic for a Raspberry Pi blog, but it is something I am interested in. This post will cover my failures and hopefully successes in creating…
I wrote a guide a few years ago on setting up your IPTables and Firewall for Raspberry Pi. You should always secure your devices even if you think they will…
I get questions about what kind of equipment I have in my travel hacking bag. Today we will go over most of the tools and hardware I keep on me…
Today we are going to automate my house using Home Assistant. There are lots of options for home automation out there but I like being in control of all my…
In this article, we are going to discuss some tips on hardening your Raspberry Pi installation to make it harder for hackers to abuse your internet-connected pi. Like anything else…
Recently I was reading a few articles online about different techniques and tools trying to make sure I always know the latest in cybersecurity. I came across a guy who…
When exposing your device to the outside world you want to make sure you add a firewall this will keep nasty intruders out. This is not a "end all" solution,…