Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
habrok:connecting_to_the_system:connecting [2023/02/08 14:33] – [Hostnames] fokke | habrok:connecting_to_the_system:connecting [2024/11/11 14:22] (current) – [Hostnames] admin | ||
---|---|---|---|
Line 6: | Line 6: | ||
In order to access the system an SSH client is required. For this several options are available. | In order to access the system an SSH client is required. For this several options are available. | ||
- | - Client program (Windows) | + | - Client program ([[windows|Windows]]) |
- | - Terminal commands (Mac OS X and Linux) | + | - Terminal commands ([[macos|Mac OS X]] and [[linux|Linux]]) |
- | - Web portal (from any system) | + | - [[web_portal|Web portal]] (from any system) |
===== Hostnames ===== | ===== Hostnames ===== | ||
- | When using a client program or a terminal you'll need to know about which system to connect to. Hábrók has three so-called login nodes you can connect to: | + | When using a client program or a terminal you'll need to know about which system to connect to. Hábrók has five so-called login nodes you can connect to: |
- | | + | - login1.hb.hpc.rug.nl |
- | | + | - login2.hb.hpc.rug.nl |
- | | + | - interactive1.hb.hpc.rug.nl |
- | | + | - interactive2.hb.hpc.rug.nl |
- | - hb-gpu.hpc.rug.nl | + | - gpu1.hb.hpc.rug.nl |
+ | | ||
- | The different capabilities of these machines will be described later. But for accessing the system to edit files, submit jobs and move around data all three can be used. | + | The different capabilities of these machines will be described later. But for accessing the system |
- | The second thing you need to know is the username. For the systems your university account number and password are being used. | + | ===== Login credentials ===== |
- | The ways to connect from different systems are described on the following pages: | + | The second thing you need to know is the username. For these systems your university account number and password are being used. **For the account name you have to use lowercase p,s or f!** Logging in also includes providing a token for multi-factor authentication. This token will be requested once every 8 hours, when connecting to the same system with the same username from the same location. You can use the same kind of tokens that you always use for your university account (usually provided by an authenticator app on your phone). |
+ | |||
+ | ====== Details for different operating systems & Web portal ====== | ||
+ | |||
+ | The ways to connect from different | ||
- [[windows]] | - [[windows]] | ||
- [[linux]] | - [[linux]] | ||
- [[macos]] | - [[macos]] | ||
- | There is also a web interface available to the system, which offers a command line interface, a file editor and file browser: | + | There is also a web interface available to the system, which offers a command line interface, a file editor, and file browser: |
- [[web_portal]] | - [[web_portal]] | ||