Installing Guacamole on CentOS 7
-
@BBigford said in Installing Guacamole on CentOS 7:
Cool tool. Did you have to figure out the setup on your own or was there any documentation you worked off of?
I do a lot of these, I'm not actually sure. I'm pretty sure that they had good documentation on their own site and I just compiled it into a real world installation focused on CentOS 7. If I remember correctly, this one was pretty easy to do without my work on it.
-
@dafyre said in Installing Guacamole on CentOS 7:
@travisdh1 lol. It took me a minute to figure that out... http://ip.add.ress:8080/guacamole 8-)
The Windows RDP seems to be pretty good. The SSH session does funny things with my fonts...
Ya I tried it back in like February or so and it had the same issue. It's like the Nightmare Before Christmas font.
-
Probably some easy fix, but I've not looked into really using it for that purpose so didn't care so much.
-
@scottalanmiller said in Installing Guacamole on CentOS 7:
Probably some easy fix, but I've not looked into really using it for that purpose so didn't care so much.
Ya that seems like such a fringe case where you would need SSH through a browser. I'm guessing they just added it because it was easy.
-
@stacksofplates said in Installing Guacamole on CentOS 7:
@scottalanmiller said in Installing Guacamole on CentOS 7:
Probably some easy fix, but I've not looked into really using it for that purpose so didn't care so much.
Ya that seems like such a fringe case where you would need SSH through a browser. I'm guessing they just added it because it was easy.
That's my guess. That and it is a handy many to one proxy.
-
This seems uber useful ... Many Thanks SAM .
How do you recommend installing it, for production use ? As a VM, to remote into other VMSs or end-points ?
-
@Veet said in Installing Guacamole on CentOS 7:
This seems uber useful ... Many Thanks SAM .
How do you recommend installing it, for production use ? As a VM, to remote into other VMSs or end-points ?
Yes, a "typical" install as I imagine it is as an entry point to the network. Add NGinx in front of it, add SSL and expose that one SSL port through the firewall and let end users pick their workstations or servers from a list provided in Guacamole. Can be used with RDS and terminal services, with VDI, with physical desktops, etc.
-
And yes, definitely a VM.
-
Based on my extremely limited experience with it, I'd suggest just configuring a jumpbox, lol.
-
@dafyre Why? Does it not work well?
-
@aaronstuder said in Installing Guacamole on CentOS 7:
@dafyre Why? Does it not work well?
The SSH font looks like something from a circus act (this may well be an easy fix... see my screenshots above)... and the RDP plugin doesn't capture windows keys, like Alt+Tab, etc.
That's my biggest reason for suggesting a jump box.
-
@dafyre said in Installing Guacamole on CentOS 7:
@aaronstuder said in Installing Guacamole on CentOS 7:
@dafyre Why? Does it not work well?
The SSH font looks like something from a circus act (this may well be an easy fix... see my screenshots above)... and the RDP plugin doesn't capture windows keys, like Alt+Tab, etc.
That's my biggest reason for suggesting a jump box.
Well you can use the same box as a jump box, too. No need to have two. But I'm sure we could fix the font easily, just no one looked at it.
-
@scottalanmiller said in Installing Guacamole on CentOS 7:
@dafyre said in Installing Guacamole on CentOS 7:
@aaronstuder said in Installing Guacamole on CentOS 7:
@dafyre Why? Does it not work well?
The SSH font looks like something from a circus act (this may well be an easy fix... see my screenshots above)... and the RDP plugin doesn't capture windows keys, like Alt+Tab, etc.
That's my biggest reason for suggesting a jump box.
Well you can use the same box as a jump box, too. No need to have two. But I'm sure we could fix the font easily, just no one looked at it.
But even then, Copy / Paste didn't work from the SSH VM like it would with Putty, etc. I think it can be a great solution in a pinch, but if you need anything serious, I don't see it being a ll that great.
-
@dafyre said in Installing Guacamole on CentOS 7:
@scottalanmiller said in Installing Guacamole on CentOS 7:
@dafyre said in Installing Guacamole on CentOS 7:
@aaronstuder said in Installing Guacamole on CentOS 7:
@dafyre Why? Does it not work well?
The SSH font looks like something from a circus act (this may well be an easy fix... see my screenshots above)... and the RDP plugin doesn't capture windows keys, like Alt+Tab, etc.
That's my biggest reason for suggesting a jump box.
Well you can use the same box as a jump box, too. No need to have two. But I'm sure we could fix the font easily, just no one looked at it.
But even then, Copy / Paste didn't work from the SSH VM like it would with Putty, etc. I think it can be a great solution in a pinch, but if you need anything serious, I don't see it being a ll that great.
Yeah, a web interface is never going to be as nice as a good terminal session.
-
@scottalanmiller said in Installing Guacamole on CentOS 7:
Yeah, a web interface is never going to be as nice as a good terminal session.
Well at least not right now.
-
@scottalanmiller said in Installing Guacamole on CentOS 7:
@dafyre said in Installing Guacamole on CentOS 7:
@scottalanmiller said in Installing Guacamole on CentOS 7:
@dafyre said in Installing Guacamole on CentOS 7:
@aaronstuder said in Installing Guacamole on CentOS 7:
@dafyre Why? Does it not work well?
The SSH font looks like something from a circus act (this may well be an easy fix... see my screenshots above)... and the RDP plugin doesn't capture windows keys, like Alt+Tab, etc.
That's my biggest reason for suggesting a jump box.
Well you can use the same box as a jump box, too. No need to have two. But I'm sure we could fix the font easily, just no one looked at it.
But even then, Copy / Paste didn't work from the SSH VM like it would with Putty, etc. I think it can be a great solution in a pinch, but if you need anything serious, I don't see it being a ll that great.
Yeah, a web interface is never going to be as nice as a good terminal session.
I think they can be. Guacamole's RDP sessions are great. They're not slow at all in my testing. The issue I have is being able to (easily) use the Windows Shortcut keys from a PC or Android device.
-
No package libssh-dev available. No package vncserver-devel available.
Why? rpel-release is installed.
-
libvncserver-devel is the correct package.
http://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies
-
libssh-dev doesn't seem to exist, but libssh2-devel does
-
------------------------------------------------ guacamole-server version 0.9.9 ------------------------------------------------ Library status: freerdp ............. yes pango ............... yes libssh2 ............. yes libssl .............. yes libtelnet ........... no libVNCServer ........ yes libvorbis ........... no libpulse ............ no libwebp ............. no Protocol support: RDP ....... yes SSH ....... yes Telnet .... no VNC ....... yes Init scripts: no Type "make" to compile guacamole-server.