Size: 144
Comment:
|
Size: 975
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
'''[[ http://www.iram.es/IRAMES/mainWiki/Continuum/NIKA2/Main | Back to NIKA-2 Homepage ]]''' Here, we describe the recommended procedure to remotely access NIKA-2 at the 30m telescope. This page is maintained by PM/CK. |
|
Line 6: | Line 10: |
First add the following lines to your ~/.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" }}} and then you can connect using the following command: {{{ ssh observer@nika2-a.iram.es.viat21n2 -Y }}} |
|
Line 12: | Line 28: |
The following figure shows how the 30m is connected to the outside world. Marked in red are the commonly used connections. Note that to access the 30m from outside Granada, there is no need to go via IRAM/Granada. This should actually be avoided! {{attachment:iram-granada-30m-network.png||height=700}}} |
Remote network access to NIKA-2
Here, we describe the recommended procedure to remotely access NIKA-2 at the 30m telescope. This page is maintained by PM/CK.
ssh
First add the following lines to your ~/.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"
and then you can connect using the following command:
ssh observer@nika2-a.iram.es.viat21n2 -Y
rsync
vnc
Internet connection of the 30m
The following figure shows how the 30m is connected to the outside world. Marked in red are the commonly used connections. Note that to access the 30m from outside Granada, there is no need to go via IRAM/Granada. This should actually be avoided!
}