Versions Compared

Key

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

...

  • Get a UNIX S3DF account and have it activated via coact
  • Can connect using Putty, MobaXterm, terminus (recomended recommended as you can pre configure hosts to ssh with one click), warp (highly recommend - rust based super fast ai terminal for mac) etc
  • Note that this can be accomplished using Windows 10+ using SSH in CMD / Mac terminal.
  • Security settings need to be specified
  1. Open Windows command line (type cmd in start menu) / mac terminal
  2. Type ssh  <UNIX_USERNAME>@s3dflogin.slac.stanford.edu
  3. Enter UNIX password
  4. (You’re in! But to do anything useful, ssh away from login node.)
  5. ssh into iana: ssh iana          (Now you can do something) Iana is one of the interactive compute nodes for general tasks. Please don't run any intensive compute tasks on iana.


Accessing AD and FACET Resources

...