Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Talapas has two login which can be reached via a round-robin DNS server at

Alternatively, each login node can be connected to directly via their host names

Your username is your Duck ID, your password is the password associated with your Duck ID and can be managed via https://duckid.uoregon.edu/

...

  1. Open a terminal emulation program 
  2. Use your Duck ID credentials to connect to either hpctalapas-ln1.uoregon.edu or hpctalapas-ln2.uoregon.edu via Secure SHell (ssh)

...

Code Block
languagebash
themeEmacs
firstline1
linenumberstrue
$ ssh myDuckID@hpcmyDuckID@talapas-ln1.uoregon.edu
Welcome to HPC2.0Talapas!

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

[myDuckID@ln1 ~]$ 

...