Skip to main content

Access the cluster

There are 3 ways to access the cluster: web portal, SSH, and CLI client. This article will cover how they authenticate users.

Web portal

You should be able to log in to the web portal https://hpccenter.hk using the provided username and password.

If this is your first-time login, the system will ask you to set up your second factor for authentication. Please install the Google Authenticator app, and follow the instruction to set that up.

Currently, we don't provide forgot password mechanism, in case you have forgotten your login password, please contact your administrator for support.

The cluster is integrated with The Hong Kong Access Federation (HKAF). So if you have an HKAF account, just click "login through HKAF" to log in. Extra two-factor authentication is not required.

SSH

You may SSH directly into our cluster at ssh.hpccenter.hk:22 through the SSH servers farm. Our load balancer will connect you to the server with the least connections. Connections will only be granted when authenticated by a private key, you may download your private key from the web portal. Please keep your private key in a safe place.

Per connection, you will have one dedicated CPU core, 1GB of memory, and a limited bandwidth. It is for you to prepare your software, job script, and data. In case you really need more resources on the login node, submit a ticket and let us help.

CLI client