...
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/
...
- Open a terminal emulation program
- Use your Duck ID credentials to connect to either hpctalapas-ln1.uoregon.edu or hpctalapas-ln2.uoregon.edu via Secure SHell (ssh)
...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
$ 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 ~]$ |
...