More de-tortoising

This commit is contained in:
Philip Sargent
2020-04-24 22:21:21 +01:00
parent 743c3bb42f
commit 8f87fb90d9
7 changed files with 8 additions and 102 deletions

View File

@@ -14,9 +14,9 @@
<p>'ssh' is 'secure shell' and is widely used for secure access to machines and services.</p>
<h2>What do I need to do?</h2>
<p>You will need to run ssh-keygen/PuTTYgen on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent, Sam Wenham). Once installed by them you should be able to log in as 'expo' over ssh (and other software like tortoise will also use this behind the scenes). This only needs doing once (for any machine you want access from).</p>
<p>You will need to run ssh-keygen/PuTTYgen on your device, email the public key to someone who already has ssh access (Wookey, Paul Fox, Philip Sargent, Sam Wenham). Once installed by them you should be able to log in as 'expo' over ssh (and other software like git will also use this behind the scenes). This only needs doing once (for any machine you want access from).</p>
<p>Our own documentation for <a href="../tortoise/tortoise-win.htm">installing PuTTy on Windows</a>.
<p>Our own documentation for <a href="../tortoise/putty.html">installing PuTTy on Windows</a>.
<p>Explanation of <a href="https://www.ssh.com/ssh/keygen/">key-pairs and the ssh-keygen command</a>.</p>