Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
habrok:connecting_to_the_system:linux [2023/05/01 09:48] – [Command line only] fokke | habrok:connecting_to_the_system:linux [2025/07/31 08:49] (current) – pedro | ||
---|---|---|---|
Line 6: | Line 6: | ||
Other than having ssh installed on your machine, this method has no further prerequisites for its use. You can just pick one of the [[habrok: | Other than having ssh installed on your machine, this method has no further prerequisites for its use. You can just pick one of the [[habrok: | ||
- | < | + | < |
ssh username@login1.hb.hpc.rug.nl | ssh username@login1.hb.hpc.rug.nl | ||
</ | </ | ||
Line 15: | Line 15: | ||
If you want to launch an application with a graphical user interface, you will have to add an additional '' | If you want to launch an application with a graphical user interface, you will have to add an additional '' | ||
- | < | + | < |
ssh -X username@interactive1.hb.hpc.rug.nl | ssh -X username@interactive1.hb.hpc.rug.nl | ||
</ | </ | ||
The '' | The '' | ||