10 lines
226 B
Markdown
10 lines
226 B
Markdown
Pan.do/ra Vagrant
|
|
|
|
1. Install Vagrant (https://www.vagrantup.com/)
|
|
2. Checkout this repository
|
|
3. Setup Vagrant
|
|
$ vagrant up
|
|
4. Open Browser at http://localhost:2620/
|
|
5. SSH into VM
|
|
$ vagrant ssh
|
|
$ sudo su pandora
|