Skip to content

fortizg/GuacamoleExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guacamole quick-project

# 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

Links of interest

About

Simple Apache Guacamole example via Vagrant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%