<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px; "></p>
  <p>
   <span> </span>
  </p>
  <div style="margin: 5px 0px; font-family: monospace;">
   <br/>
   On March 22, 2012 at 1:49 PM "John A. Sullivan III" <jsullivan@opensourcedevel.com> wrote:
   <br/>
   <br/>
   > Ok - I do wish X2Go handled that a little more elegantly.  It may be on
   <br/>
   > a to do list somewhere.  In the meantime, the work around is to manually
   <br/>
   > edit /usr/bin/x2gostartagent (and remember to edit it after every
   <br/>
   > upgrade - it would be a little better if this was a configurable option)
   <br/>
   > and change a couple of parameters:
   <br/>
   >
   <br/>
   > #X2GO_PORT=49 #First port for X2GO=50
   <br/>
   > #SSH_PORT=30000 #First ssh port 30001
   <br/>
   > X2GO_PORT=59
   <br/>
   > SSH_PORT=30020
   <br/>
   >
   <br/>
   > In other words, set the different X2Go servers to start on different SSH
   <br/>
   > ports.  I do not recall if different X2Go ports are necessary.  Does
   <br/>
   > that help? Good luck - John
   <br/>
   >
  </div>
  <p style="margin: 0px;">I just tried your suggestion and modified only the SSH_PORT parameter and it appears to work perfectly - thanks!</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">I can certainly live with this work-around for the time being.  If I get some free time I may fiddle with moving the SSH_PORT option into /etc/x2go/x2goconfig and submit a patch. </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Regards,</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Shelby Cain </p>
 </body>
</html>