Skip to content

Instantly share code, notes, and snippets.

View danieleagle's full-sized avatar

Daniel Eagle danieleagle

View GitHub Profile
@danieleagle
danieleagle / vboxhostonlyssh.md
Created January 18, 2018 01:44 — forked from cfebs/vboxhostonlyssh.md
setup a vbox ubuntu server with host only adapter

Virtualbox dev environment w/ static IP

I can never find a great guide on this stuff, so these are more like notes to myself.

The goal here is to have a virtualbox running more or less headless. An ssh client is used separately to actually use the machine. I've found it to be fantastic for a quick dev setup.

lets go

Assumes you have a vbox setup with Ubuntu server (this will work for 16.04) ready to go.