<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.hpc.rug.nl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.hpc.rug.nl/feed.php">
        <title>CIT Research Documentation - habrok:connecting_to_the_system</title>
        <description>University of Groningen</description>
        <link>https://wiki.hpc.rug.nl/</link>
        <image rdf:resource="https://wiki.hpc.rug.nl/_media/wiki/logo.png" />
       <dc:date>2026-04-21T17:16:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting_via_vsc?rev=1775685146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting?rev=1749564381&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/linux?rev=1753951742&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/login_nodes?rev=1761234636&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/macos?rev=1758286792&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/remote_desktop?rev=1690447112&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/ssh_key_login?rev=1679313347&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/start?rev=1598521428&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/web_portal?rev=1769516304&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/windows?rev=1745570291&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.hpc.rug.nl/_media/wiki/logo.png">
        <title>CIT Research Documentation</title>
        <link>https://wiki.hpc.rug.nl/</link>
        <url>https://wiki.hpc.rug.nl/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting_via_vsc?rev=1775685146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T21:52:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Advanced: Connecting to Hábrók with Visual Studio Code</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting_via_vsc?rev=1775685146&amp;do=diff</link>
        <description>Advanced: Connecting to Hábrók with Visual Studio Code

Microsoft Visual Studio Code (VS Code) is a popular source code editor and IDE that is available for free and which can run on Linux, Windows and macOS systems. It allows connecting to remote environments and working from them and the installation of extensions to support different programming languages and make use of additional development tools. Because of this, it is suitable for connecting to Hábrók to perform software development task…</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting?rev=1749564381&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-10T14:06:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connecting to the system</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/connecting?rev=1749564381&amp;do=diff</link>
        <description>Connecting to the system

Hábrók can be reached through a protocol called SSH (secure shell). The secure in the name implies that the network traffic is encrypted. This means that other people on the network cannot listen in to your username, password, any commands and data transfers that you have between your system and the Hábrók nodes.</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/linux?rev=1753951742&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-31T08:49:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linux</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/linux?rev=1753951742&amp;do=diff</link>
        <description>Linux

Command line only

Other than having ssh installed on your machine, this method has no further prerequisites for its use. You can just pick one of the login/interactive nodes, and connect to it using, for instance:


ssh username@login1.hb.hpc.rug.nl


After this you will be prompted for your password followed by the authenticator token.</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/login_nodes?rev=1761234636&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-23T15:50:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Login nodes</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/login_nodes?rev=1761234636&amp;do=diff</link>
        <description>Login nodes

Hábrók has six login nodes that can be used to connect to the system. Besides redundancy reasons (you can always try another one if one of them is down), they all serve different purposes.

Login nodes

login1.hb.hpc.rug.nl and login2.hb.hpc.rug.nl</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/macos?rev=1758286792&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-19T12:59:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>macOS</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/macos?rev=1758286792&amp;do=diff</link>
        <description>macOS

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 username should be replaced by your username, e.g. your p or s number (in lowercase). After that, press the</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/remote_desktop?rev=1690447112&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-27T08:38:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Advanced: Remote desktop</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/remote_desktop?rev=1690447112&amp;do=diff</link>
        <description>Advanced: Remote desktop

Besides the functionality offered by the portal, no remote desktop functionality has been set up for Hábrók yet.</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/ssh_key_login?rev=1679313347&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-20T11:55:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Advanced: Using SSH keys</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/ssh_key_login?rev=1679313347&amp;do=diff</link>
        <description>Advanced: Using SSH keys

If you do not want to type in a password every time you log in into a machine an ssh key can be used as an alternative identification method. Such a key must still be protected by a password to prevent other people from using it, but a key manager can be used to prevent you from typing in this password multiple times.</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/start?rev=1598521428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-27T09:43:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connecting to the system</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/start?rev=1598521428&amp;do=diff</link>
        <description>Connecting to the system
 index</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/web_portal?rev=1769516304&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-27T12:18:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Web Portal</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/web_portal?rev=1769516304&amp;do=diff</link>
        <description>The Web Portal for Hábrók is now available, but some functionality is still lacking. For instance, the interactive apps for TensorFlow and PyTorch are not available yet.


Web Portal

We have implemented a new web portal for Hábrók, based on software developed at the</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/windows?rev=1745570291&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-25T08:38:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Windows</title>
        <link>https://wiki.hpc.rug.nl/habrok/connecting_to_the_system/windows?rev=1745570291&amp;do=diff</link>
        <description>Windows

Available software

Windows users will need to install client software in order to be able to login into the cluster. The following pieces of software are useful:

MobaXterm

MobaXterm is a free for personal use SSH client, SFTP client and X server. If it is not available on your machine, it can be downloaded from</description>
    </item>
</rdf:RDF>
