Menu

Vm image or OVA file

Seer
2012-12-20
2012-12-20
  • Seer

    Seer - 2012-12-20

    Firstly i have to say great job! I have just started setting up a vm to run this on and trying to work out how to get them to auto start etc. Would be great if you could publish a mini VM like a debian one that just includes these apps preconfigured to auto start. These apps are great to put on a host on a VM server like ESXi or VirtualBox and to then use it to access all the servers, pcs etc.

    Also any idea if you can stick an nginx reverse proxy in front of these sites?

     
  • Seer

    Seer - 2012-12-20

    got it all working now. very nice but rdp is not working. i think that may be due to old version of software included.

     
  • Piero Randazzo

    Piero Randazzo - 2012-12-20

    Hi, the goal of the project is the ability for anyone to run the software without requirements, even on old/unmaintained linux distributions. At this time I'm not planning to distribute a VM but would be a great idea!

    REVERSE PROXY
    GateOne can't be proxied whith Apache due to the lack of websocket support. To use Nginx as reverse proxy you just need to disable ssl on GateOne. Guacamole can be proxied as is.

    RDP SUPPORT
    Rdp should work, please post some infos/logs/configurations if you like to contribute.

    Thank you

         Piero
    
     

    Last edit: Piero Randazzo 2012-12-20
  • Seer

    Seer - 2012-12-20

    i do plan to use Nginx so it does sound like i will be able to do it then. I will need to research disabling the ssl on GateOne but RDP support is more important at the min. I will do some searching for some logs but at the min in the UI it just gives me a connection closed right away with a reconnect button. going to double check config etc as i can't find any log messages about why it did not work and my firewall did not seem to be blocking anything. vnc is fine.

     
  • Seer

    Seer - 2012-12-20

    found it in syslog i think.

    Dec 21 06:38:27 html5remote guacd[3275]: Protocol "rdp" selected
    Dec 21 06:38:27 html5remote kernel: [32782.702089] guacd[3275]: segfault at 0 ip 00007f4e5e120a5f sp 00007fff833bb648 error 4 in libc.so.6[7f4e5dfe8000+1b3000]

    running on ubuntu server 12.04.1 with nothing installed but your packed binaries

     
  • Seer

    Seer - 2012-12-20

    think this is the cause of the error.
    https://sourceforge.net/projects/guacamole/forums/forum/1110833/topic/6196228
    seems like i may need to modify the start up scripts to set the home environment variable but that should not be an issue as i had to modify the scripts anyway sot hey would work when called by init.d. Just had to manually set the dir of software.

     
  • Seer

    Seer - 2012-12-20

    Confirmed adding home to the script when called from init.d fixed the problem

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.