Re: modify home and logout action after closing a remoteapp/remotesession

2017-06-02 Thread wirelesslayers
Hi there, thanks for your response. I just did that and rebuild the "war" file. Funny, it does not matter which value I throw at $location.url, guaca-client does not seen to bother. So I commented //$location.url for logout and home functions and used window.open("http://myurl.com";, "_self"); an

Re: modify home and logout action after closing a remoteapp/remotesession

2017-06-02 Thread Al Gore
Hello, You can download the source code, Java, and Maven, then edit the following file: \guacamole-client\guacamole\src\main\webapp\app\client\controllers\clientController.js on approximately line 188 (might be different for you), change the line that looks like: $location.url(homePage.url); t

modify home and logout action after closing a remoteapp/remotesession

2017-06-02 Thread wirelesslayers
'Ello, First of all, thanks for this great software - guacamole is really amazing - and I have been using at my work. A question has reached me, by the "company higher power", to change the behavior of the pop-up that shows after closing a remoteapp or remotesession "Home Reconnect Logout". The

RE: Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP)

2017-06-02 Thread Al Gore
The most common issues are CPU on the guacd server and using HTTP instead of websockets. Here is how you can figure this out: 1. Run "top" on your guacd server, open a console to one of your Ubuntu hosts in a browser, then open a terminal window or something and drag it quickly in a circle while w

RE: Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP)

2017-06-02 Thread stuartevansuk
Its difficult to tell at the minute as I'm remote to the machine, i would say there's a slight improvement but not the level at which I'm expecting? Would you suggest XRDP is a bad idea? i thought RDP (XRDP) was a better protocol to VNC? Do you think I should give VNC a shot? if so what flavour wou

RE: Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP)

2017-06-02 Thread Adrian Owen
Non Guacamole Windows RDP to Ubuntu XRDP? Any delay? -Original Message- From: stuartevansuk [mailto:stuartw.evan...@live.co.uk] Sent: 02 June 2017 10:40 To: user@guacamole.incubator.apache.org Subject: Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP) Hello All, I've recently built 0

Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP)

2017-06-02 Thread stuartevansuk
Hello All, I've recently built 0.9.12 on a Centos 7 machine and using it as a gateway to a number of Ubuntu 14 desktops with XRDP installed to provide RDP access via Guacamole. However, I'm finding that the performance over a WAN is pretty slow, when viewing webpages it takes time for page to ref