Cluster access and ThinLinc

How to access the cluster?
The primary access point to the cluster is through a small program/client called ThinLinc. Conceptually, this provides access as though the cluster was a remote desktop. There are a few other options which are described below.

# – Through ThinLinc – #
Download and install the ThinLinc client(!) for your specific OS here. Then open the ThinLinc program and establish connection to the cluster using the following information:

  • Server: thinlinc.gbar.dtu.dk
  • Account: DTU account username (initials) and password

Open a terminal or file explorer and go to /dtu/3d-imaging-center/

💡 Browser access: It is possible to use ThinLinc in a browser. Type https://thinlinc.gbar.dtu.dk/main/ in the address field and login with your DTU account (initials and password). The ThinLinc client will in many cases be faster and more efficient, but if your have plenty of bandwidth and just want to do simple stuff – the browser will likely do just fine.

# – Through DCC Machines – #
DCC machines are terminals found on campus with ‘direct’ access to the cluster.

# – Through SSH – #
For accessing via SSH see this guide from DTU HPC.