Differences between revisions 3 and 4
Revision 3 as of 2015-11-06 15:28:34
Size: 375
Comment:
Revision 4 as of 2015-11-06 15:31:08
Size: 377
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
{{ {{{
Line 15: Line 15:
}} }}}

Remote network access to NIKA-2

ssh

ssh observer@nika2-a.iram.es.viat21n2 -Y

and these are the relevant lines of my ~/.ssh/config file:

Host *.viat21n2
User observer
ProxyCommand ssh -X -Y -P t21@mrt-enter.iram.es "nc -vv -q 0 nika2-a.iram.es %p" 

rsync

vnc

Internet connection of the 30m

Continuum/NetworkAccess (last edited 2020-08-04 12:19:07 by ladjelate)