mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Troggle online: Edit this page - keyexchange.html
This commit is contained in:
parent
e12b7d5c35
commit
a92ab7c8c9
@ -9,7 +9,10 @@
|
||||
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||
|
||||
<h1>Key-Pair Setup</h1>
|
||||
<p>As of the server move in spring 2019 you need authorisation on the expo server to log in to get 'programmer access'. (This is not the same as logging in to the <em>website</em> as 'expo', which you can do with just the password.)This takes the form of an ssh key. You generate a key-pair on the machine you use for access, then send the public half to the server. Once done all logins are automatic - no passwords needed.</p>
|
||||
<p>As of the server move in spring 2019 you need authorisation on the expo <em>server</em> to log in to get 'programmer access'. (This is not
|
||||
the same as logging in to the <em>website</em> as 'expo', which you can do with just the password.) This takes the form of an ssh key. You
|
||||
generate a key-pair on the machine you use for access, then send the public half to the server. Once done, all <em>server</em>logins are
|
||||
automatic - no passwords needed.</p>
|
||||
|
||||
<p>'ssh' is 'secure shell' and is widely used for secure access to machines and services.</p>
|
||||
|
||||
@ -154,6 +157,5 @@ This adds your key on to the end of the authorized keys list and prints the last
|
||||
|
||||
</ol>
|
||||
<hr />
|
||||
Return to <a href="basiclaptop.html">Setting up a basic laptop</a>
|
||||
<div id="menu"></body>
|
||||
Return to <a href="basiclaptop.html">Setting up a basic laptop</a></body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user