Skip to content

Instantly share code, notes, and snippets.

{
"@context": {
"@vocab": "http://schema.org/",
"mm": "http://ns.metamaps.cc/#",
"mmc": "http://metamaps.cc/metacodes/",
"permission": { "@type": "@id", "@id": "mm:permission"},
"featured": "mm:featured",
"arranged": "mm:arranged"
},
"@id": "http://metamaps.cc/maps/1207",
@iand
iand / README.md
Created June 26, 2014 12:52
Getting started with Cayley
@christopher-hopper
christopher-hopper / vm-resize-hard-disk.md
Last active April 5, 2022 10:30
Resize a Hard Disk for a Virtual Machine provisioned using Vagrant from a Linux base box to run using VirutalBox.

Resize a Hard Disk for a Virtual Machine

Our Virtual Machines are provisioned using Vagrant from a Linux base box to run using VirutalBox. If the Hard Disk space runs out and you cannot remove files to free-up space, you can resize the Hard Disk using some VirtualBox and Linux commands.

Some assumptions

The following steps assume you've got a set-up like mine, where: