added additional step to enter public key in FAS profile
This commit is contained in:
parent
c85beb644e
commit
f246980806
1 changed files with 10 additions and 0 deletions
|
@ -92,6 +92,16 @@ the fedora infrastructure ssh certificate authority. This allows
|
|||
you to know when you login to a machine that it's not been
|
||||
replaced or tampered with.
|
||||
|
||||
4. Add your SSH public key to your FAS profile:
|
||||
+
|
||||
To have SSH access to the servers, you’ll first need to add your public key to your Fedora Accounts profile.
|
||||
+
|
||||
** Login to your https://accounts.fedoraproject.org[Fedora Account]
|
||||
** Under your name, click ‘Edit Profile’
|
||||
** Click the ‘SSH & GPG Keys’ tab
|
||||
** Enter your public SSH key in the text box under ‘SSH Keys’
|
||||
** Click ‘Save’
|
||||
|
||||
== PuTTY SSH configuration
|
||||
|
||||
You can configure Putty the same way by doing this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue