You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/do-science/tools/technical/x2go.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,8 +139,8 @@ Click **`Create new session`**.
139
139
140
140
::: details Server section
141
141
142
-
-_Host_: **`10.5.5.<something>`**
143
-
- You need to type in the IP address for the machine that is set up for X2Go. You will fine the IP by logging into the iaas machine on ssh and type **`ifconfig | grep 10.5.5.`**
142
+
-_Host_: **`<iaas-machine>`**
143
+
- You need to use hostname of the machine. You cannot type in the IP address for the machine because direct connections from entry are not allowed. You will find the hostname by logging into the iaas machine on ssh and type **`hostname`**
144
144
-_Login/username_: **`<iaas-machine-username>`**
145
145
- The default user name of iaas and blue machines is **`ubuntu`**. It may be good to confer with your lab coordinator to learn their specific setup for the machine you plan to access.
0 commit comments