Difference between revisions of "Install Guacamole on Centos 6.5"
From MyWiki
Line 1: | Line 1: | ||
+ | '''Reference''' - http://negativo17.org/guacamole-on-fedora-and-centosrhel-6/ <br> | ||
+ | |||
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> | yum -y install tomcat6 <br> | ||
chkconfig tomcat6 on <br> | chkconfig tomcat6 on <br> |
Latest revision as of 15:53, 22 September 2015
Reference - http://negativo17.org/guacamole-on-fedora-and-centosrhel-6/
yum -y install guacd libguac-client-*
chkconfig guacd on
yum -y install tomcat6
chkconfig tomcat6 on