Versions Compared

Key

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

...

Generate a new key

Linux/UNIX

If you don't have an existing SSH key that you wish to use, generate one as follows:

  1. Open a terminal on your local computer and enter the following:
    ssh-keygen -t rsa -C "cuchulainn@iqaute.com"
  2. Set you username and password

...