User Tools

Site Tools


atmos:northpolradar:remote_vnc_to_radar1_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:northpolradar:remote_vnc_to_radar1_2 [2026/07/28 18:03] – [Editing local config to ProxyJump ssh] benjamin.guidaatmos:northpolradar:remote_vnc_to_radar1_2 [2026/07/28 18:14] (current) – [Editing local config to ProxyJump ssh] benjamin.guida
Line 1: Line 1:
-======== Remote ssh into radar1/2========+======== Remote ssh into radar2========
  
 =====Radar2================================================================ =====Radar2================================================================
 Radar1 and Radar2 are connected to the University network through radarpi where it takes the local radar analysis network and masquerades them through the pi, and by an ssh into radarpi, you can ssh into either radar computers. Due to the University network settings you must also ssh to radarpi through littlestorm and be connected to the UND VPN.\\ Radar1 and Radar2 are connected to the University network through radarpi where it takes the local radar analysis network and masquerades them through the pi, and by an ssh into radarpi, you can ssh into either radar computers. Due to the University network settings you must also ssh to radarpi through littlestorm and be connected to the UND VPN.\\
 \\ \\
-You ---> Littlestorm ---> radarpi network ---> Radar1/2\\+You ---> Littlestorm ---> radarpi network ---> Radar2\\
 \\ \\
 Through this you could also connect to the RVP8 or the RCP8 as needed.\\ Through this you could also connect to the RVP8 or the RCP8 as needed.\\
Line 14: Line 14:
   ssh radar2   ssh radar2
 The config file is setup for operator@radar2 to be radar2\\ The config file is setup for operator@radar2 to be radar2\\
-The password for radarpi is available from the radarpi page\\+The password for radarpi is available from [[https://atmoswiki.azurewebsites.net/doku.php?id=atmos:northpolradar:radarpi|radarpi]]\\
 Use the radar2 operator password given to you.  Use the radar2 operator password given to you. 
  
Line 23: Line 23:
 then edit/create a text file named config to create Hosts then edit/create a text file named config to create Hosts
   nano config   nano config
-in config you can set up Hosts that allow you to shorten your ssh command. The following code is an example of setting up your device to ssh into littlstorm without manually typing ssh firstname.lastname@littlsestorm.atmos.und.edu\\+in .ssh/config you can set up Hosts that allow you to shorten your ssh command. The following code is an example of setting up your device to ssh into littlstorm without manually typing ssh firstname.lastname@littlsestorm.atmos.und.edu\\
   Host littlestorm   Host littlestorm
     HostName littlestorm.atmos.und.edu     HostName littlestorm.atmos.und.edu
Line 48: Line 48:
 Both radar1 and radar2 have a vnc service installed which can be accesed through ProxyJump ssh and port forewording. if your .ssh/config file is setup then the following command allows you to open the server with a vnc viewer where the VNC name is localhost:5901\\ Both radar1 and radar2 have a vnc service installed which can be accesed through ProxyJump ssh and port forewording. if your .ssh/config file is setup then the following command allows you to open the server with a vnc viewer where the VNC name is localhost:5901\\
   ssh -J littlestorm,radarpi -L 5901:localhost:5901 radar2   ssh -J littlestorm,radarpi -L 5901:localhost:5901 radar2
 +I use TigerVNC which is an open source VNC viewer available [[https://sourceforge.net/projects/tigervnc/files/stable/1.16.2/vncviewer64-1.16.2.exe/download|here]]
atmos/northpolradar/remote_vnc_to_radar1_2.1785261789.txt.gz · Last modified: 2026/07/28 18:03 by benjamin.guida