Installing Guacamole on CentOS 7
-
Seems to be missing some packages
-
pulseaudio-libs-devel needs to be added.
-
libtelnet-devel needs to be added.
-
libvorbis-devel needs to be added
-
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