User Tools

Site Tools


allegrouserguide:remoteaccess

Differences

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

Link to this comparison view

Next revision
Previous revision
allegrouserguide:remoteaccess [2020/11/26 14:19] – created intemaallegrouserguide:remoteaccess [2020/12/15 10:05] (current) immer
Line 3: Line 3:
 ===== ssh, scp ===== ===== ssh, scp =====
  
-To access the Allegro computers from another machine in the Sterrewacht, just use the normal ssh command, with X forwarding if you want to run anything with a GUI or whcih has other graphical output. E.g. :+<note>**#HUIB: Needs updating if/when other computers are open to the outside as well. In the meantime, mention what the <portal> is.**</note> 
 + 
 +To access the Allegro computers from another machine in the Sterrewacht, just use the normal ssh command, with X forwarding if you want to run anything with a GUI or which has other graphical output. E.g. :
  
 <code bash> <code bash>
Line 23: Line 25:
 Alternatively you can tunnel to helada, see section ''%%ssh-forwarding%%''. Alternatively you can tunnel to helada, see section ''%%ssh-forwarding%%''.
  
-note that some Allegro members are accustomed to use the -Y flag instead of -X. Both flags perform exactly the same function (i.e., they allow you to see graphical output remotely, as well as the standard text-based output), but the -Y flag turns off any security checking. In general this is a bad thing to do. You should use -X by default unless you have a specific problem with this on one of the (nominally at least) trusted Sterrewacht machines.+<note warning> 
 +Some Allegro members are accustomed to use the -Y flag instead of -X. Both flags perform exactly the same function (i.e., they allow you to see graphical output remotely, as well as the standard text-based output), but the -Y flag turns off any security checking. In general this is a bad thing to do. You should use -X by default unless you have a specific problem with this on one of the (nominally at least) trusted Sterrewacht machines. 
 +</note>
  
 ==== Quick Login without password ==== ==== Quick Login without password ====
Line 89: Line 93:
 $ ssh-add -D $ ssh-add -D
 </code> </code>
-Note 
- 
- 
-Note, that if you have protected your private key with a password, you have to type it in at the hand-over. But that will only happen once per session. 
  
 +<note important>
 +If you have protected your private key with a password, you have to type it in at the hand-over. But that will only happen once per session.
 +</note>
  
 ===== rsync ===== ===== rsync =====
Line 118: Line 121:
  
 There a description of how to connect with VNC in the [[https://helpdesk.strw.leidenuniv.nl/wiki/doku.php?id=vnc|Sterrewacht documentation]], but additional notes are provided here for the convenience of Allegro members. There a description of how to connect with VNC in the [[https://helpdesk.strw.leidenuniv.nl/wiki/doku.php?id=vnc|Sterrewacht documentation]], but additional notes are provided here for the convenience of Allegro members.
 +
 +<note>**#ALEX/ANDRES: Check with VNCGuide (https://trello.com/c/qWxSMNv0/84-vnc-guide-for-allegro) that information is correct.**</note>
  
 VNC requires a server to be running on helada; you can run a viewer on your local machine to connect with that server. Starting and stopping the viewer doesn't affect the server. You can also (it seems) connect from more than one laptop/viewer to the same server. VNC requires a server to be running on helada; you can run a viewer on your local machine to connect with that server. Starting and stopping the viewer doesn't affect the server. You can also (it seems) connect from more than one laptop/viewer to the same server.
Line 133: Line 138:
 gnome-session & gnome-session &
 </code> </code>
-Note 
- 
  
 +<note important>
 It seems that the ''%%xstartup%%'' file needs to be executable - i.e. it should have the ''%%x%%'' in its permissions set. It seems that the ''%%xstartup%%'' file needs to be executable - i.e. it should have the ''%%x%%'' in its permissions set.
 +</note>
  
  
allegrouserguide/remoteaccess.1606396776.txt.gz · Last modified: by intema

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki