Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: zap broken UO IT link

Here are steps to log into Talapas from a remote computer (e.g., your personal workstation).

...

You can also use this host alias, which will resolve arbitrarily to one of the hosts above (via round-robin DNS).

...


Your username on Talapas will be your Duck ID.  (That is, if your email address is alice@uoregon.edu, your Talapas username will be "alice".)  Your password is the same University-wide and can be managed at the UO password reset page.

Connecting via SSH

The SSH protocol is used for all shell connections to the login nodes.  Multiple SSH are clients available–you can use whichever one you find most convenient.

...

If you're logging in from one of these operating systems, it's easiest to just use the builtin ssh command.  To do this, open a terminal emulation program (often called "Terminal") to get a command-line on your workstation.  Then enter a command like this:

Code Block
languagebash
themeEmacs
firstline1text
$ ssh myDuckID@talapas-ln1.uoregon.edu
Welcome to Talapas!

myDuckID@talapas-ln1.uoregon.edu's password: 
Last login: Thu May 25 10:18:23 2017 from somewhere.uoregon.edu

[myDuckID@ln1 ~]$ 

...

Microsoft Windows

Windows has no builtin SSH client, but you can download and install one of several free clients:

...

Configuration varies, but it's generally sufficient to specify SSH as the protocol and to use the hostname, username, and password information as specified above.

...

On a Chromebook, or most other platforms that run the Google Chrome web browser, you can install the Google Chrome Secure Shell extension.  This is a terminal emulator and SSH client that runs in a Chrome window.

...

Once the server is running, you can forward X11 traffic to it when you start an SSH connection.  For command-line clients, this is as easy as adding the -Y flag for :

Code Block
languagebashthemeEmacstext
ssh -Y myDuckID@talapas-ln1.uoregon.edu

For other SSH clients, you may need to configure the corresponding option.

...

See How-to Run an X11 application for more details on running an X11 program on a compute node.

Filter by label (Content by label)
showLabelsfalse
max5
spacesTCP
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "connecting" , "ssh" , "kb-how-to-article" ) and type = "page" and space = "TCP"
labelsslurm jobs submitting

...