Skip to content

Log in to Pelle

There are multiple UPPMAX clusters one can log in to. Here we describe how to log in to Pelle.

Pelle is not ready yet

  • Pelle is not completely ready yet, hence the content of this page will change.
  • Also, the content will be shorter and sloppier, until procedures solidify.
  • The instructions below will not work as of today.

Test users are testing the Pelle environment

  • We have pilot test users testing Pelle right now.
  • Soon all Rackham users will be let in.
  • In addition to SSH also ThinLinc will be available

Log in to Pelle via SSH

1. Use ssh to log in to Pelle

From a terminal, use ssh to log in:

ssh [username]@pelle.uppmax.uu.se

[username] is your UPPMAX username, for example, sven, resulting in:

ssh sven@pelle.uppmax.uu.se
Want to use graphical programs?

If you want to use graphical programs, you need to use SSH X forwarding.

In short: add the -X flag when running ssh, e.g.:

ssh -X sven@pelle.uppmax.uu.se

For more details, see the SSH X forwarding page.

2. You are in

You are in :-)

Log in via ThinLinc

Follow the instructions for Rackham, but use the address:

pelle-gui.uppmax.uu.se