Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
habrok:connecting_to_the_system:macos [2023/05/01 09:48] – [macOS] fokke | habrok:connecting_to_the_system:macos [2024/07/22 11:20] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
A connection to the cluster can be made from a terminal window using the Terminal app, which can be found in the Utilities folder of Applications. The command to log in is then: | A connection to the cluster can be made from a terminal window using the Terminal app, which can be found in the Utilities folder of Applications. The command to log in is then: | ||
+ | |||
+ | < | ||
+ | ssh username@login1.hb.hpc.rug.nl | ||
+ | </ | ||
+ | |||
+ | Here '' | ||
+ | |||
+ | ===== GUI desktop ===== | ||
+ | |||
+ | If you want to launch an application with a graphical user interface, you will have to add an additional '' | ||
< | < | ||
Line 8: | Line 18: | ||
</ | </ | ||
- | Here '' | + | The '' |
+ | |||
+ | ===== Alternative terminal app ===== | ||
Another terminal app that you can use and which has more features than the default one, is iTerm2, which you can download for free at https:// | Another terminal app that you can use and which has more features than the default one, is iTerm2, which you can download for free at https:// |