# start environment (be patient)
$ vagrant up
# show status (optional)
$ vagrant status
# ssh into 2nd box
$ vagrant ssh debian-2-guacamole
# start VNC server on user vagrant
$ vncserver
# Password: vagrant
# Verify: vagrant
# Would you like to enter a view-only password (y/n)? n
# exit ssh into box
$ exit
# open browser with URL
$ open http://localhost:55555/guacamole
forked from Lupin3000/GuacamoleExample
-
Notifications
You must be signed in to change notification settings - Fork 0
fortizg/GuacamoleExample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Apache Guacamole example via Vagrant
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 100.0%