Build your own cloud...
- Lab 3 — SwitchConnect your network.2-16-2025|40 minsOur Netgate security appliance comes with four wired ethernet interfaces, but one is already in use as our uplink and the other three aren't enough to meet our lab's needs. We're going to need more interfaces so we'll be connecting an 8-port (interface) gigabit ethernet switch to our lab in this post. In fact, we'll be doing a lot more than just connecting our switch to another device. We'll be dividing our ten (10) interfaces into four (5) separate Virtual Local Area Networks (VLANs) while also applying multiple changes to improve our lab's security posture while we're at it.
- Lab 2 — pfSenseSecure your network.11-15-2024|60 minspfSense running on a Netgate 4200 appliance not only provides our lab with network security, but it will also serve as our lab's core router. pfSense also boasts a lot of other functionality that we'll be leveraging throughout this series and beyond. The best part, pfSense is completely free and open source! This post is a bit on the longer side, but hang in there because it's chock-full of good stuff that's at the foundation of our home lab and core to learning networking and cybersecurity.
- Lab 1 — Gear UpBuilding a home lab? Let's gear up.10-31-2024|10 minspfSense running on a Netgate 4200 appliance not only provides our lab with network security, but it will also serve as our lab's core router. pfSense also boasts a lot of other functionality that we'll be leveraging throughout this series and beyond. The best part, pfSense is completely free and open source! This post is a bit on the longer side, but hang in there because it's chock-full of good stuff that's at the foundation of our home lab and core to learning networking and cybersecurity.
- Figma SliderCreate a range slider in Figma.7-14-2022|15 minsI'm building a mockup in Figma for a new feature at work and I've been asked to include a range slider that allows a user to change "synonym sensitivity" on a scale from 1 to 100. I figured building a slider in Figma would be a worthy challenge and one worth sharing. What's more, this tutorial will expose you to highly useful Figma concepts such as components/variants, constraints, interactions, and basic styling. Let's jump in!
- Ready Set GoPublish your app with GitHub Pages.6-3-2021|10 minsSo, you've dabbled with create-react-app and you're ready to build and share something amazing with the world. Now what? This post will walk you through creating a GitHub repository to manage and back up your application as well as using GitHub Pages to publish your app to the web.