Versions Compared

Key

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

VCL provides the ability for end users to authenticate to Linux environments using SSH identity keys. The user must first create an SSH key pair (private and public) before proceeding with the steps below. Search online for a tutorial on creating and using SSH key pairs, here are a few.

http://www.linuxproblem.org/art_9.html

PuTTygen Instructions

ssh-keygen instructions from oracle

...