fix typos and link

This commit is contained in:
Philip Sargent 2019-08-03 22:49:32 +01:00
parent 9c955c6de2
commit 1c5df98b62
2 changed files with 3 additions and 4 deletions

View File

@ -14,9 +14,8 @@ the specific machine we are logging in from.
<p>You will need to <a href="https://www.ssh.com/ssh/keygen/">ssh-keygen</a> a key on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent, Sam Wenham..)
and follow their instructions.
<p>If you are already a sohpisticated user of these things, you might like to look at
<a href="https://dev.to/shosta/how-to-setup-multiple-ssh-keys-for-multiple-github-bitbucket-accounts-2ji0">
How to setup multiple ssh keys</a>.
<p>On a Windows 10 machine you will be using
<a href="https://www.ssh.com/ssh/putty/windows/puttygen">puttygen</a>, PuTty and pagaent (being documented)
<hr />

View File

@ -12,7 +12,7 @@
<p>This is NOT a tutorial. This is a set of reminders for people who already know all this stuff.
<p>Since 2019 all use of version control software requires that you
have <a href="computing/keyexchange.html">cyptographic key exchnage</a> already set up before any of this will work on your own machine.
have <a href="keyexchange.html">cryptographic key exchange</a> already set up before any of this will work on your own machine.
<p>You can, however, do all this on the <i>expo laptop</i> as this has already been configured with the right keys.
<dl>