Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
...@@ -49,7 +49,7 @@ To log out, simply close the window of your X2Go session. Your open windows and ...@@ -49,7 +49,7 @@ To log out, simply close the window of your X2Go session. Your open windows and
To kill a X2Go session: To kill a X2Go session:
1. Connect to Pyrene in [command line mode](#command-line-mode-linux-mac-ssh). 1. Connect to Pyrene in [command line mode](#command-line-mode-linux-mac-ssh).
1. Use the following commands: 1. On Pyrene, use the following commands:
``` ```
# Get the names NNNN of your current X2Go sessions: # Get the names NNNN of your current X2Go sessions:
x2golistsessions | cut -d '|' -f 2 x2golistsessions | cut -d '|' -f 2
... ...
......