Page History
...
Tip | ||
---|---|---|
| ||
Click on "Alternative download options" where you may download and extract the corresponding tarball for your computer architecture, and place the |
Authenticating yourself
Multiexcerpt | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
Once every 12 hours, you will need to refresh your tokens with the To authenticate yourself, open a local terminal and run
Your default web browser will open. You should login with your email address, ECMWF password, and then the code from your Time-based One-Time-Password (TOTP) device or the 8-digit one-time passcode from your ActivIdentity (HID) security token if you have not configured your TOTP yet.
If the process is successful, you will see an output such as:
|
Setup your SSH config
We strongly recommend setting up all the SSH options needed for the connection instead of passing them on the command line.
...
Edit the file ~/.ssh/config
on your computer and add the snippet below. You may create it if it does not exist. You should replace ecmwfusername
by your registered ECMWF user and user.address@somewhere.com
by your registered email address at ECMWF.
Multiexcerpt | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
...
If everything else fails...
Multiexcerpt | ||
---|---|---|
| ||
If you cannot login to teleport or connect via SSH and |
...
you are not able to understand why, please raise an issue to our ECMWF Support portal and sending us the output of the commands:
You should also include information about your computer (Operating system |
...
) to help us narrow down the problem. |