I’ve recently found myself needing to move some of my guest VM’s from one of my ESXi hosts to another to try and consolidate. I am running ESXi 6.5 U3 on both servers so I can’t use the vSphere client software to move the guest VM’s and I don’t want to bother with installing vSphere server. Luckily there is another…
Office 365 – Send As Alias – Outlook 16.44 for Mac
So I recently had the idea that I could use Office 365 for all of my domains for e-mail hosting and only pay for a single user license subscription by adding all of the domains and then creating aliases under the single user mailbox for the additional domains. However, I hit a road block and that is while it works…
How to Create a C64 Cartridge From a PRG File
I’ve found myself recently needing a few utilities but for quick access I wanted to have them on a cartridge. I wasn’t able to find any clear cut information on how to exactly go about doing that so I decided to put this quick tutorial together. Note: I’m doing this on MacOS so it should also work the same in…
How to Push to GitLab
This is mostly a post for me to use as reference because I recently found myself needing to push a project to my self hosted GitLab server but had completely forgotten how to do that from the command line. I use a Mac by the way but the process should be similar on any Linux distro and even windows as…
How do AND gates work?
I’m creating this post as a complimentary article to the discrete 7408 that I designed and am selling on my site. I have always been fascinated how things work down the the absolute core. I was never just satisfied by asking the question, “How does an AND gate work?” and someone basically drawing the AND gate symbol with 2 inputs…
How to Install & Use openCBM on MacOS
So you want to install OpenCBM and you need a little nudge in the right direction? Well you’re in the right place. This guide is for installing OpenCBM on Mac OS. We’ll start off by going over the Mac OS install and we’ll end with a quick usage tutorial to go over the most basic commands to get you up…
How to configure a Cisco router to be a DNS server
This is probably not something you’ll want to do in a large scale enterprise environment.. let routers be routers.. but for that one off situation where you just need a DNS server and its more convenient than spinning up new hardware to handle a few host entries then this is the perfect solution. First things first. Connect to your Cisco…
Burning the Arduino Bootloader using the TL866 II Plus
This is mostly just for me to use as a reference but someone else may find it useful. First things first, here are some files: Download these 2 files, you’ll need them later. Next if you’re on a Mac then you’ll need to install the MiniPro software which I’ve outlined in another post at this link. With the software installed…
Using PowerShell to check which PC’s have LAPS installed and running!
So you’ve decided to roll out LAPS, you did everything correctly and setup GPO’s to remotely install the client on all of your computers. Now you just want to know which computers have successfully implemented the GPO to install the client as well as the GPO that configures LAPS. You could use the LAPS UI on your management computer and…
How to Create a Clonezilla USB stick on Mac OS
Without using any additional software then what’s already on your Mac, you can easily create a USB stick that boots to Clonezilla. Just follow the below instructions and you’ll be well on your way to cloning disks and partitions. First you have to actually download the Clonezilla ISO. If you’ve already done this you can skip this step. Download Clonezilla…