faq-remote-access-to-linux-computers.md
... ...
@@ -9,7 +9,9 @@ ssh can be used for remote command-line access to your laboratory computers from
9 9
home and other sites, as well as for running graphical programs (depending on
10 10
your local operating system).
11 11
12
-An SSH gateway is an externally accessible computer that can be accessed by ssh (see table below); once connected to the gateway you can use ssh to connect to other workstations in your laboratory.
12
+An SSH gateway is an externally accessible computer that can be
13
+accessed by ssh (see table below); once connected to the gateway you
14
+can use ssh to connect to other workstations in your laboratory.
13 15
14 16
Data processing should not be done on the gateway, for computational jobs
15 17
connect through gateway to another workstation and run your jobs there (for
... ...
@@ -19,7 +21,8 @@ ssh to:
19 21
20 22
* crystal.harvard.edu
21 23
22
-You should only use crystal.harvard.edu if you have told to do so by SBGrid staff.
24
+You should only use crystal.harvard.edu if you have told to do so by
25
+SBGrid staff. If you need access please email <help@sbgrid.org>.
23 26
24 27
Example syntax for connecting to SSH gateway for Harvard Medical School
25 28
groups:
... ...
@@ -52,11 +55,11 @@ SSH Gateways are enabled in some of the CMCD laboratories. That means if you are
52 55
53 56
If your site is not included on this list please contact us for further info about remote access.
54 57
55
-| **Labs** |**Gateway** |**Running jobs on gateway**|
56
-|:----------- |:-------------:|:-------------------------|
57
-| HMS and CHB |crystal.harvard.edu |not allowed |
58
-| DFCI labs |crystal.harvard.edu |not allowed |
59
-| MCB |galactica.mcb.harvard.edu |allowed |
58
+| **Labs** |**Gateway** |**Running jobs on gateway**|
59
+|-------------|--------------------|---------------------------|
60
+| HMS and CHB |crystal.harvard.edu |not allowed |
61
+| DFCI labs |crystal.harvard.edu |not allowed |
62
+| MCB |galactica.mcb.harvard.edu |allowed |
60 63
61 64
**MCB**: You cannot ssh to galactica.mcb.harvard.edu if you are inside the MCB or Harvard University network. Instead ssh directly to the system you need to access.
62 65