allegrouserguide:remoteaccess
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| allegrouserguide:remoteaccess [2020/11/26 14:19] – created intema | allegrouserguide: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, | + | < |
| + | |||
| + | To access the Allegro computers from another machine in the Sterrewacht, | ||
| <code bash> | <code bash> | ||
| Line 23: | Line 25: | ||
| Alternatively you can tunnel to helada, see section '' | Alternatively you can tunnel to helada, see section '' | ||
| - | I 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. | ||
| + | </ | ||
| ==== Quick Login without password ==== | ==== Quick Login without password ==== | ||
| Line 89: | Line 93: | ||
| $ ssh-add -D | $ ssh-add -D | ||
| </ | </ | ||
| - | 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. | ||
| + | </ | ||
| ===== rsync ===== | ===== rsync ===== | ||
| Line 118: | Line 121: | ||
| There a description of how to connect with VNC in the [[https:// | There a description of how to connect with VNC in the [[https:// | ||
| + | |||
| + | < | ||
| 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' | 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' | ||
| Line 133: | Line 138: | ||
| gnome-session & | gnome-session & | ||
| </ | </ | ||
| - | Note | ||
| - | |||
| + | <note important> | ||
| It seems that the '' | It seems that the '' | ||
| + | </ | ||
allegrouserguide/remoteaccess.1606396776.txt.gz · Last modified: by intema
