wiki:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:faq [2019/07/01 12:51] – [How can I setup an SSH tunnel to the Keck Center workstations from outside of UCSD?] admin | wiki:faq [2023/07/14 08:56] (current) – [How can I access the Keck workstations remotely?] admin | ||
---|---|---|---|
Line 10: | Line 10: | ||
===== How can I access the Keck workstations remotely? ===== | ===== How can I access the Keck workstations remotely? ===== | ||
- | The only way to remotely login to the Keck workstations is to use secure shell (ssh). | + | The only way to remotely login to the Keck workstations is to use secure shell (ssh). For example: '' |
+ | |||
+ | If you are using MS Windows you can download either [[https:// | ||
<color black/ | <color black/ | ||
Line 36: | Line 38: | ||
- | ===== How can I ssh/scp from the Keck Center workstations to outside of UCSD ===== | ||
- | |||
- | All KeckII workstations are on publicly non-routable vlan and are not accessible from outside of UCSD. To copy your files you have to use the gateway server '' | ||
- | |||
- | You can also set up a tunnel if you need to do a more complex operation: | ||
- | |||
- | < | ||
- | ssh -o ' | ||
- | </ | ||
- | |||
- | and to use scp to transfer files to outside of UCSD: | ||
- | |||
- | < | ||
- | scp -o ' | ||
- | </ | ||
- | |||
- | If you use these commands often you might want to put the '' | ||
- | |||
- | < | ||
- | # set up proxy to access stampede (outside UCSD) | ||
- | Host stampede | ||
- | | ||
- | User tg80XXXX | ||
- | | ||
- | | ||
- | | ||
- | </ | ||
wiki/faq.1562010676.txt.gz · Last modified: 2019/07/01 12:51 by admin