RDP server on Linux - Which components?

2016-08-25 Thread Gabor Boros
Hi All, I want to build up an RDP server on Linux (Kubuntu 16.04/KDE neon) with HTML5 access. But don't know which server xrdp(0.8/master/devel)/FreeRDS(1.0/2.0/2.1) and which client FreeRDP 1.0/1.1/master is the good choices. Is a good/stable/recommended combination exists for Guacamole?

Re: Compile failure. Guacamole-server

2016-08-25 Thread Mike Jumper
Hi Thomas, Mind opening an issue for this in JIRA? https://issues.apache.org/jira/browse/GUACAMOLE/ Thanks, - Mike On Thu, Aug 25, 2016 at 9:45 PM, Thomas Bereknyei wrote: > A function is now deprecated in /src/protocols/rdp/rdp_fs.c: > > http://man7.org/linux/man-pages/man3/readdir_r.3.htm

Compile failure. Guacamole-server

2016-08-25 Thread Thomas Bereknyei
A function is now deprecated in /src/protocols/rdp/rdp_fs.c: http://man7.org/linux/man-pages/man3/readdir_r.3.html I get this during builds (note, I've got a Nix expression building this in a chroot'd sandbox each time): ... CC guac_rdpdr/guacdr_la-rdpdr_fs_service.lo CC guac_rdpd

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

2016-08-25 Thread seba
Busy at work... Yes, just as a first tip; try mkdir'in a directory at the box you're connecting (let's call it '/var/log/screen_grabs'), chmod & chown it so as guacd can access and write into it, and then, at config connection screen, find out the paragraph which talks about screen captures and th

Single persistent SSH connection

2016-08-25 Thread Steve Karam
I’m running Guacamole 0.9.9 with SSH to a server in an iframe on a portal page. Whenever the page is loaded, Guacamole of course starts a new SSH session. Does anyone have ideas on how to make the session persistent? One idea was to start ‘screen’ on initial launch, then execute ‘screen -rx’ on

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

2016-08-25 Thread Κωστής Γκιόκας
any ideas? On Wed, Aug 24, 2016 at 3:59 PM, Κωστής Γκιόκας wrote: > Guacamole 0.9.9 . In connection settings I see options for screen > recording. I set a name and path (just one folder) but I cannot seem to > find the recording information anywhere. > > Where can I find it? >

guacd crashing when printing large output on stdout from SSH connection

2016-08-25 Thread Nischay Singh Rathore
Hi team, Thanks for the Guacamole project. It is great and useful. I am trying to implement it for my personal use. I am facing issue with SSH connection when trying to print or execute command with large output. SSH connection crashes. I have raised a ticket for this - https://issues.apache.org/