Difference between revisions of "Guacamole 0.8 on SUSE"

From Linuxintro
imported>ThorstenStaerk
(Created page with " yast -i tomcat")
 
imported>ThorstenStaerk
Line 1: Line 1:
 
  yast -i tomcat
 
  yast -i tomcat
 +
/etc/init.d/tomcat start
 +
* downloaded http://sourceforge.net/projects/guacamole/files/current/binary/guacamole-0.8.3.war/download
 +
# cp guacamole-0.8.3.war /srv/tomcat/webapps/
 +
* surf to http://localhost:8080/guacamole-0.8.3

Revision as of 10:52, 24 November 2013

yast -i tomcat
/etc/init.d/tomcat start
# cp guacamole-0.8.3.war /srv/tomcat/webapps/