MacBook Pro on Desk

My Mac OS X Setup Guide

I happen to be someone that finds themselves setting up new systems for myself often. I have to remind myself there are tools that I need installed before the scenario in which I need to use them (on an airplane, during a crisis, etc.). I use a Mac so this list of software and setup is going to be very Mac OS X centric. From the web: Google Chrome Evernote - My brain lives here Google Drive - I keep some .files (dot files) here iTerm - My Terminal of choice Shuttle - Super awesome ssh config menu creator Little Snitch - I don’t trust any one or any code Shimo - Need to use more than one VPN? Shimo is for you GPG Tools MySQL Workbench - When you login to a MySQL server and say, “WTF?!?” you might want a GUI as a safety Witch - CMD + TAB will never be the same Spectacle - Position your windows where you want them Skitch - Screeenshot tool that saves to Evernote Dropbox CleanMyMac - I use this to uninstall software and clear caches (among other things) DaisyDisk - Find wasted disk Wireshark Postman Mercurial VirtualBox Vagrant SourceTree - I am using this less and less these days but still want it around Firefox Chrome Canary Firefox Developer Edition Safari Technology Preview Telegram VLC ...

June 8, 2016 · Chris Short

Install VirtualBox Guest Additions via Command Line

I routinely spin up CentOS virtual machines in VirtualBox. Sometimes they are temporary and others might be around for months. These seemingly throw away VMs utilize the CentOS minimal install ISO for speed of setup (I really should just build a standard starting point VM and clone it as needed but I digress). I understand that installing the VirtualBox guest additions is a nicety for some so you probably rarely do it. But, when I do need to install them, I always seem to forget everything that is needed by the VirtualBox guest additions; I am documenting them here for everyone’s benefit. ...

May 3, 2013 · Chris Short