mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-12 17:09:25 +00:00
rsync troubles and updates
This commit is contained in:
@@ -97,8 +97,11 @@ give at <a href="https://www.ssh.com/academy/ssh/agent">www.ssh.com/academy/ssh/
|
||||
and if the process is not running, start it like this
|
||||
<code>
|
||||
<font color="darkred">$</font> eval `ssh-agent`
|
||||
<font color="darkred">$</font> ssh-add ~/.ssh/<b>id_rsa_wsl</b>
|
||||
<font color="darkred">$</font> ssh-add -l
|
||||
</code>
|
||||
Check that the key is loaded by running <var>ssh-add -l</var> and then test that you can login again.
|
||||
<var>ssh-add -l</var> checks that the key is loaded and the process is running. Now try to login again
|
||||
with <var>ssh expo@expo.survex.com</var>.
|
||||
|
||||
<br><br></li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user