Raspberry Pi Unifi Controller Setup
Ubiquiti (and their Unifi gear) have become my go to for just about anything network related. Their gear is feature rich, rock solid, and seems to really “just work”. We couldn’t be bigger fans. Since Unifi gear runs a Software Defined Network (SDN), it is not configured like traditional routers and switches via a command-line […]
Raspberry Pi Syslog Server Setup
In this fun tutorial we’re going learn how to setup a Raspberry Pi syslog server using a Raspberry Pi and some free open source packages. It only takes a few minutes and it is incredibly useful! Syslog is short for System Logging Protocol. This protocol is used by computer systems to send local event logs […]
Replicating a Synology to my Brother’s House
I back up a lot of my smaller items to an AWS S3 bucket. Unfortunately, AWS can be a super expensive proposition for large amounts of data. I have over 26 terabytes of media on my NAS, a combination of my PLEX library, family photos and videos, Geek Pub archival footage, and other random things. […]
Setup a Raspberry Pi Minecraft Server
Minecraft is more fun when you have a server to play on. With a Minecraft server up and running, you and your friends can meet up and team up as you explore the same Minecraft world. But running a server can sometimes be a pain, too. Servers are best when they’re always on — you […]
VPN between Friends and Family (VPN Between Houses)
After publishing my updated home network tour article, many of you asked to know more about my firewall setup and all of these VPN connections I mentioned. So in this article we’re going to cover our VPN between friends and family aka, a VPN between houses! VPN Between Friends and Family Video Let’s Start with […]
Tour of My Home Network (2020 Update)
About three years ago I did a tour of my home network (old tour) and it turned out to be one of my most popular articles on The Geek Pub. Being that so much has changed since then, I decided it is time to do an update tour! Stick around til the end of this […]
How to Build a Raspberry Pi Weather Station
How’s the weather? With this DIY project, you’ll always have a very precise answer. Sure, you could check websites or smartphone apps, but why pass up the chance to build a Raspberry Pi weather station? This project is a great way to get used to dealing with the Sense HAT, Python scripts, and even web […]
Block .DS_Store Files on a Synology NAS
If you’re like most system administrators who have a mixed Windows, Linux, and Mac environment it probably drives you mad (and your users too) that there are these “.DS_Store” files all over your network shares. These files are used by MacOS to store custom attributes about a folder layout. Such as sort order, position and […]
The Best GPIO Tutorial for Raspberry Pi that We Could Write
You can do a lot with a Raspberry Pi even if you limit yourself to what comes on the board. But if you’re willing and able to learn how to use the Pi’s general-purpose input/output pins — or GPIO pins, for short — then you’ll be able to do so much more. If you’re new […]
RetroPie PS4 Controller Guide for the Raspberry Pi
You can set up a RetroPie on the cheap with just about any USB controller, including super-cheap options like these ones. But just because you can doesn’t mean that you should! RetroPie supports games that demand the use of additional shoulder buttons and joysticks, which the super-cheap USB controllers don’t always have. Besides, great games […]