AW: docker

2016-08-26 Thread Christian Kraus
Thanks for the quick info :) rg Christian Christian Kraus Inhaber CKC IT Consulting & Solutions e.U. Kirschenallee 22 2120 OBERSDORF Österreich Telefon: +43 (0) 680 2062952 Fax:+43 820 220262992 E-mail: christian.kr...@ckc-it.at -Ursprüngliche Nachricht- Von: Mike

RE: Security Question

2016-08-26 Thread Mike Jumper
On Aug 26, 2016 6:22 AM, "Paraire Andrés, Jordi Jesús" < jjpara...@minsait.com> wrote: > > Hi, > > You can use the fail2ban tool to inspect the logs and implement some kind of firewall blocking. > +1 for fail2ban. This is what we use in front of the production server at work. The Guacamole

Re: RDP server on Linux - Which components?

2016-08-26 Thread brian mullan
Gabor I sent that late last nite & forgot to mention that if you don't use the scripts but just the xrdp and x11rdp .deb files... there are also 2 .so files that are for pulseaudio xrdp support that you will need. Look in setup-ciab.sh to see where you need to copy them to & how to ser the

Re: docker

2016-08-26 Thread Mike Jumper
On Aug 26, 2016 8:34 AM, "Christian Kraus" wrote: > > Is there any update to the guacaole docker images (I've installed 5 month ago 0.9.9 from glyptodon) an if so where to get the updated docker images ? > 0.9.9 is the latest release, so as far as Docker is concerned,

Re: I see option for screen recording - where is this recording saved?

2016-08-26 Thread Mike Jumper
That should likely be fine, but you will need to merge your changes to a copy using current git. You should definitely not try to use old 0.9.9 with a guacamole-server built from git, nor simply copy your modified templates over (and thus wipe out any changes that have been made upstream). If you

Re: I see option for screen recording - where is this recording saved?

2016-08-26 Thread Mike Jumper
On Aug 26, 2016 6:29 AM, "Κωστής Γκιόκας" wrote: > > Hello. I've done all this and even tried with 777 permissions for the directory, but still I don't see any files there. > > Perhaps it's my version issue (0.9.9) ? Yes - the recording feature requires a build from recent

Re: RDP server on Linux - Which components?

2016-08-26 Thread Gabor Boros
Thank you very much Brian for the detailed informations, scripts, video! I will try... Gabor

RE: Security Question

2016-08-26 Thread Paraire Andrés , Jordi Jesús
Hi, You can use the fail2ban tool to inspect the logs and implement some kind of firewall blocking. BR

Re: I see option for screen recording - where is this recording saved?

2016-08-26 Thread Κωστής Γκιόκας
Hello. I've done all this and even tried with 777 permissions for the directory, but still I don't see any files there. Perhaps it's my version issue (0.9.9) ? If yes, is there an easy way to update without removing my (minor) customizations? On Fri, Aug 26, 2016 at 6:24 AM,

Security Question

2016-08-26 Thread Ninja Ethoroxyole
Hi all, Just wondered if anyone knew if Guacamole was at risk to brute force attacks? Will it prevent a user from logging in after so many attempts, I have tested and it seems it don't but I haven't gone crazy testing it. Cheers,

Re: RDP server on Linux - Which components?

2016-08-26 Thread brian mullan
Gabor Since you are using Kubuntu 16.04 take a look at my GitHub: https://github.com/bmullan/CIAB-Guacamole-Remote-Desktop If you already have your Kubuntu Desktop Server configured then the only 2 files you need are: xrdp.deb x11rdp.deb And install those. I built them with the latest xrdp