This commit is contained in:
James Tomasino 2020-09-19 00:00:02 +00:00
parent 3bd4f16839
commit fae389110e
1 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ For Linux Users:
- generate a key using ssh-keygen (just accept all the defaults)
- your secret key is the file ~/.ssh/id_rsa
- your public key is the file ~/.ssh/id_rsa.pub
- send the id_rsa.pub file to register [at] cosmic.voyage along
- send the id_rsa.pub file to james [at] tomasino.org along
with your desired username
- when your account has been approved, connect using ssh and your
user name, e.g. ssh asimov@cosmic.voyage
@ -24,7 +24,7 @@ For Mac Users:
- generate a key using ssh-keygen (just accept all the defaults)
- your secret key is the file ~/.ssh/id_rsa
- your public key is the file ~/.ssh/id_rsa.pub
- send the id_rsa.pub file to register [at] cosmic.voyage along
- send the id_rsa.pub file to james [at] tomasino.org along
with your desired username
- when your account has been approved, connect using ssh and your
user name, e.g. ssh asimov@cosmic.voyage
@ -33,7 +33,7 @@ For Windows Users:
- download the latest version of PuTTY
- use puttygen to generate a key
- save private and public keys
- send the public key to register [at] cosmic.voyage, along with
- send the public key to james [at] tomasino.org along with
your desired username
- when your account has been approved, start pageant (this will
put an icon of a computer wearing a hat into the System tray)