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

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 login page customization 0.9.12

2017-05-30 Thread Al Gore
If you do not want to make any modifications to the code, simply download the prebuilt .WAR file from: http://guacamole.incubator.apache.org/releases/0.9.12-incubating/ Open this file with an archive program such as 7zip and you should see a list of files and folders:

Re: AngularJS version

2017-05-29 Thread Al Gore
Hey not to bring up an old thread, but I have been diving into this program extensively for the past few months. It is possible to upgrade the front end web application directly to 1.4.14. This could be changed and tested very easily, I have been running this for a while now (although to be fair,

Re: Guacamole performance in bigger environment and setup?

2017-05-29 Thread Al Gore
I am also interested in this. So far, small tests show that it will vary greatly based on the user activity. Most of the overhead is produced by the guacd daemon handling the connections and compressing images. This is almost entirely CPU heavy and will require more or less computing depending on