You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Prerequisites

  • UNIX account created
  • Can connect using Putty, MobaXterm, terminus (recomended as you can pre configure hosts to ssh with one click) 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 -m hmac-sha2-512 <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 iana (Now you can do something) Iana is one of the interactive compute nodes for general tasks.
  • No labels