Zum Inhalt springen

Hack-A-N900/First Steps: Unterschied zwischen den Versionen

Amir (Diskussion | Beiträge)
Overflo (Diskussion | Beiträge)
Zeile 61: Zeile 61:
Put the public key to the right place:
Put the public key to the right place:
<pre>
<pre>
ssh root@192.168.99.2 "mv /root/.ssh/id_rsa /root/.ssh/authorized_keys"
ssh root@192.168.99.2 "mv /root/.ssh/id_rsa.pub /root/.ssh/authorized_keys"
</pre>
</pre>