Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ssh_public_key [2015-08-27 14:34]
Joakim Forsgren
ssh_public_key [2015-08-27 14:35]
Joakim Forsgren
Line 1: Line 1:
 == 1. Skapa en ny "SSH key" == == 1. Skapa en ny "SSH key" ==
- 
-I terminalen på din dator 
 <code bash> <code bash>
 ssh-keygen -t rsa -b 4096 -C "your_email@example.com" ssh-keygen -t rsa -b 4096 -C "your_email@example.com"