mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
reduce confusion by renaming
This commit is contained in:
parent
b27bc4ee75
commit
50417e473f
@ -133,8 +133,8 @@ documentation</a>, start from scratch, and do it all again but this time using a
|
||||
<ol>
|
||||
<li>On your new machine, generate a key-pair. Since you are probably using a different operating system on your second machine, read the instructions above for the relevant OS. Yes you will be generating a new key. Do not re-use the key you had already.
|
||||
<li>This time though, you will want to be sure that the key has a meaningful label. On Linux this means something like this:
|
||||
<code><font color="darkred">$</font> ssh-keygen -C "anathema.device@crowley"</code>
|
||||
(if your name is Anathema Device and your new machine is "crowley"). Just click through the questions it asks accepting the defaults. It will tell you what the key files are called and where it has put them.
|
||||
<code><font color="darkred">$</font> ssh-keygen -C "anathema.device@pulsifer"</code>
|
||||
(if your name is Anathema Device and your new machine is "pulsifer"). Just click through the questions it asks accepting the defaults. It will tell you what the key files are called and where it has put them.
|
||||
<li>
|
||||
If you accepted the defaults, the public key will be called <var>~/.ssh/id_rsa.pub</var> - check that this is the case.
|
||||
<li>Now copy the public key file to your <em>first machine</em>, the one that is already set up with a working key-pair setup with the expo server. Using email to yourself is easiest.
|
||||
|
Loading…
Reference in New Issue
Block a user