66ffb3f6381bab45be13e3ec4d902062cd46131a
faq-connecting-to-cmcd-vpn.md
... | ... | @@ -1,6 +1,11 @@ |
1 | 1 | # Connecting to SBGrid VPN |
2 | -The VPN will give you access to the SBGrid Network. |
|
3 | -The VPN is for SBGrid Core Members at CMCD supported Labs in the Boston Area. It is not for Consortium members. |
|
2 | + |
|
3 | +The VPN will give you access to the SBGrid Network. The VPN is for |
|
4 | +SBGrid Core Members at CMCD supported Labs in the Boston Area. It is |
|
5 | +not for Consortium members. |
|
6 | + |
|
7 | +If we detect that you haven’t used your VPN access in 3 months, we’ll |
|
8 | +disable your VPN access. |
|
4 | 9 | |
5 | 10 | These instructions are for members using Apple Computers. |
6 | 11 |
faq-remote-access-to-linux-computers.md
... | ... | @@ -3,9 +3,15 @@ Linux computing resources can be accessed from off-campus locations (as well |
3 | 3 | as different locations on-campus). |
4 | 4 | [[_TOC_]] |
5 | 5 | |
6 | -## ssh |
|
6 | +## SSH |
|
7 | 7 | |
8 | -ssh can be used for remote command-line access to your laboratory computers from |
|
8 | +Please email <help@sbgrid.org> to request access to external SSH. If |
|
9 | +we detect that you haven’t used your external SSH in 3 months, we’ll |
|
10 | +disable your external SSH access. You’ll still be able to login |
|
11 | +locally and SSH from your workstation in the Lab to others systems |
|
12 | +that we manage for you. |
|
13 | + |
|
14 | +SSH can be used for remote command-line access to your laboratory computers from |
|
9 | 15 | home and other sites, as well as for running graphical programs (depending on |
10 | 16 | your local operating system). |
11 | 17 |