Added main menu

This commit is contained in:
Oliver Davies 2015-03-17 04:04:02 +00:00
parent 79bacd3226
commit e4babbed3e
88 changed files with 97 additions and 0 deletions

View file

@ -1,6 +1,9 @@
---
title: Useful Vagrant Commands
nav: blog
description: Here are the basic commands that you need to adminster a virtual machine using <a href="http://vagrantup.com" title="The Vagrant Home page">Vagrant</a>.
tags:
- Vagrant
---
[Vagrant](http://www.vagrantup.com "About Vagrant") is a tool for managing virtual machines within [VirtualBox](https://www.virtualbox.org) from the command line. Here are some useful commands to know when using Vagrant: