Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2015-11-06 15:26:35
Size: 120
Comment:
Revision 8 as of 2015-11-06 15:34:11
Size: 437
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 4: Line 3:
<<TableOfContents(2)>>
Line 5: Line 6:

{{{
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"
}}}
Line 11: Line 22:

{{attachment:iram-granada-30m-network.pdf||height=700}}}

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

iram-granada-30m-network.pdf}

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