Getting Started With Puppet: How to Write Your First Module

This post will walk you through the process of writing your first, albeit, a very simple Puppet module. Nothing fancy here, that can come later once we get the basics down. Before we get started let's take a minute to go through a couple of prerequisites.

Getting Started with Git: Creating a Git Repo

So first off let me start by saying that I know that there is a ton of information out there on how to get started with Git. Heck, when you create your repo in GitLab it spits these instructions right out in front of your nose. However, what I have found is that most instructions tell you what to do to get started with git, however they do not tell you exactly what you are doing. You end up running a few command and then sit back and try to figure out what you actually just did.

HomeLab: Simple DHCP Service Configuration on a Cisco Router

Sometimes when I learn something new in the world of technology, I am often amazed that something that I assumed was technically advanced is rather quite simple. Such is the case with configuring DHCP on a Cisco Router. I mean, is it just me or do network guys sometimes act as if everything that they do is takes elite technical skills and tons of experience. Don't get me wrong, I know that networking is not exactly easy. But can we just agree to admit that once in a while some things are easier done than said. Anyway, for me this was the case with configuring a DHCP pool on a Cisco Router.