Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=853922 --- Comment #7 from Simone Caronni <negativo17@xxxxxxxxx> --- Some notes on how to test the application. Prerequisites: an rdp or vnc server reachable for making the connections. 1) Install all the required tools and packages: yum -y install tomcat tomcat-native log4j yum -y install libguac* guacd yum -y localinstall guacamole-0.6.2-2.fc17.noarch.rpm 2) Configure connections: vi /etc/guacamole/user-mapping.xml Documentation is here: http://guac-dev.org/Configuring%20Guacamole 3) Enable and start all services: systemctl enable guacd.service systemctl start guacd.service systemctl enable tomcat.service systemctl start tomcat.service 4) Connect to web application Point your browser to: http://localhost:8080/guacamole/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review