Versions Compared

Key

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

...

There are several different parts of the ssh command but it can be broke down into username, the '@' symbol, and servername. For example, when I first open a terminal on a Linux system Mac computer I see:

Code Block
arccs-air:~ arcc$

...

If you are unsure how to do this, please see our Tutorial on Using Two-Factor Authentication. After we enter our password and 2FA, we are logged into the system successfully and our prompt in our terminal changes to what we used in our ssh command.

...