mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[svn r4216] added missing <br>
This commit is contained in:
parent
aeeb653cb5
commit
c254a8f85c
@ -145,7 +145,7 @@ Host cvs.survex.com<br>
|
||||
|
||||
<p>Now copy the public key to the server. One thing that might trip you up is
|
||||
that the directory ~/.ssh may not exist on the remote machine. To create it
|
||||
and copy the key:
|
||||
and copy the key:<br>
|
||||
|
||||
<TT>ssh <username>@cvs.survex.com mkdir ~/.ssh<br>
|
||||
scp ~/.ssh/id_dsa.pub <username>@cvs.survex.com:.ssh/authorized_keys2<br>
|
||||
|
Loading…
Reference in New Issue
Block a user