iTerm2 and tmux

I’ve been a long fan of tmux and the capability it provides over screen. It allows me to run local sessions on my destination host independent of my SSH session. This is great for when I SSH to a box…

I recently needed to find out the model of CPU I had in mac. If you look in About This Mac or the relevant system profile you find some basic information. Intel Core i7 3.2 Ghz. No where is there…

Recently, PowerNSX was released to work with PowerShell Core. This was a substantial undertaking from Nick Bradford to submit some pull requests to PowerShell Core, create a new method of handling web requests, and then wholesale adjusting PowerNSX to work.…