Tmux and Vim

Tmux is one of the most useful applications to use on Linux, and if you read my last post, you know how to get Tmux up and running on Windows too. As a VIM user (addict), I need to use the VIM keys everywhere possible, and in this post, we will configure Tmux to do exactly that.

Read More

Tmux on Windows

I do a lot of work on the command line in Linux and Windows. One of my favorite apps that makes working on the command line more efficient is Tmux. There hasn’t been anything quite like it in Windows, until now.

Read More

OpenWrt on Hyper-V

As my recent posts indicate, I have been exploring networking related tasks in PowerShell. Sticking with that theme, I thought it would be nice to play with an actual firewall in my lab. With that being said, lets get into the OpenWRT setup on Hyper-V.

Read More

PowerShell - Dhcp Across Networks

With all the benefits that DHCP has to offer, it would be crazy if we needed to put a DHCP server in each network we setup. With this post, I will go through the steps of getting your Windows DHCP server working across whatever networks you want.

Read More

PowerShell - Dhcp Install

Setting up a DHCP Windows server is made very easy in PowerShell. In this post, we use PowerShell to setup a DHCP server, and do some additional configuration. This will ultimately lead to faster server builds, as the IP configuration will automatically be taken care of!

Read More