Last active
August 29, 2015 14:22
-
-
Save ledeuns/f0612fb43b967c129c88 to your computer and use it in GitHub Desktop.
Multiple x2go sessions on the same server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#X2GO_PORT=49 #First port for X2GO=50 | |
#SSH_PORT=30000 #First ssh port 30001 | |
X2GO_PORT=59 #First port for X2GO=50 | |
SSH_PORT=30020 #First ssh port 30001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment