Difference between revisions of "Install Guacamole on Centos 6.5"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
 
yum -y install guacd libguac-client-* <br>
 
yum -y install guacd libguac-client-* <br>
 
chkconfig guacd on <br>
 
chkconfig guacd on <br>
 +
yum -y install tomcat6 <br>
 +
chkconfig tomcat6 on <br>

Revision as of 15:47, 22 September 2015

yum -y install guacd libguac-client-*
chkconfig guacd on
yum -y install tomcat6
chkconfig tomcat6 on