Added main menu
This commit is contained in:
parent
79bacd3226
commit
e4babbed3e
88 changed files with 97 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue