Tag: howto

0

Passthrough USB Keyboard and Mouse to VM on ESXi

My kids are still pretty young-ish so we make do with a mix of laptops and ipads. I do have a couple Windows VMs that are setup as gaming machines with dedicated GPUs via hardware passthrough. The iss

0

Install Sshpass on OSX

Ever needed to run ssh commands from a non-interactive shell, and not being able to use keys? Well sshpass is what you need! I use it for running ssh commands from Automator scripts on OSX. It is qui

0

Hexo Markdown Export for Clarify

Clarify2 from Blue Mango is an excellent tool for creating small posts where annotated images and text are mixed. It can also export to a few platforms such as Evernote and Wordpress as well as in PDF, Word, HTML and Markdown.

0

Install Raspbian on OSX

http://royvanrijn.com/blog/2014/06/raspberry-pi-emulation-on-os-x/ Install Homebrewtinman:~ mattias$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/in

0

Deploy Hexo Blog on Azure Web App

This is a short walkthrough of setting up this Hexo blog instance as an Azure Web App. I do want to use my custom domain so I need to select the Standard plan, which does cost money. The Free instance

0

Backup ESXi Configuration

ESXi is doing backups on its own every hour into either /bootbank/state.tgz or /altbootbank/state.tgz (whichever partition is currently used). This file state.tgz is what is actually inside the conf

0

ESXi Web SPA Client Install/upgrade

The “ESXi Embedded Host Client” is an HTML5 Angular SPA application. It is installed locally on the ESXi host and is lightweight and fast. It is still in “Fling” status on VMWare Labs but is stable,