Installing Guacamole on CentOS 7
- 
 libwebp-devel needs to be added. 
- 
 ------------------------------------------------ guacamole-server version 0.9.9 ------------------------------------------------ Library status: freerdp ............. yes pango ............... yes libssh2 ............. yes libssl .............. yes libtelnet ........... yes libVNCServer ........ yes libvorbis ........... yes libpulse ............ yes libwebp ............. yes Protocol support: RDP ....... yes SSH ....... yes Telnet .... yes VNC ....... yes Init scripts: no Type "make" to compile guacamole-server.
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: Seems to be missing some packages  That's intentionally on my side. They are optional and still I'm not looking for. What's Vorbis being used for here? 
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: ------------------------------------------------ guacamole-server version 0.9.9 ------------------------------------------------ Library status: freerdp ............. yes pango ............... yes libssh2 ............. yes libssl .............. yes libtelnet ........... yes libVNCServer ........ yes libvorbis ........... yes libpulse ............ yes libwebp ............. yes Protocol support: RDP ....... yes SSH ....... yes Telnet .... yes VNC ....... yes Init scripts: no Type "make" to compile guacamole-server.None of those are "needed". They are purely optional components. 
- 
 An internal error has occurred within the Guacamole server, and the connection has been terminated. If the problem persists, please notify your system administrator, or check your system logs.  
- 
 Trying to just connect to localhost, but both localhost and 127.0.0.1 don'r seems to work..... 
- 
 How do I restart Guacamole after editing the user-mapping.xml file? 
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: Seems to be missing some packages  systemctl restart tomcat 
- 
 @scottalanmiller But will that reload the config file? 
- 
 @scottalanmiller and the SSH fonts look fine for me  Try installing all the packages  
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: @scottalanmiller and the SSH fonts look fine for me  Try installing all the packages  Interesting. Which package do you think that it was? 
- 
 @scottalanmiller maybe libssh2-devel? 
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: @scottalanmiller maybe libssh2-devel? Could be, I'll test it out. 
- 
 Anyone ever use this to connect to a localhost? Maybe I'll try it in docker..... 
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: Anyone ever use this to connect to a localhost? Maybe I'll try it in docker..... Localhost in what sense? 
- 
 @scottalanmiller I want to connect to the same server that guacamole is installed on  
- 
 @aaronstuder said in Installing Guacamole on CentOS 7: @scottalanmiller I want to connect to the same server that guacamole is installed on  You just treat it like any other host. You don't even need to know that it is local. 
- 
 It has been a while, would be nice to get this turned into a Salt state file and tested on fedora 26. 
- 
 Hi, I get this error: 404 Not Found - 192.168.1.76:8080/guacamole/CLIENT.URL_OSK_LAYOUTWhat would be the reason? 
 Thanks
- 
 @emsanator said in Installing Guacamole on CentOS 7: Hi, I get this error: 404 Not Found - 192.168.1.76:8080/guacamole/CLIENT.URL_OSK_LAYOUTWhat would be the reason? 
 ThanksTypically that means that that file is missing. That's not one that I have seen, but a 404 just means that the file doesn't exist. What action prompted it to look for that file? 
