Quote:
Originally Posted by Spartan117H3
Not too big of a deal, but when I log into SSH, why do I always get "Server refused our key" and have to hit enter on the password prompt? Any fix for that?:
Code:
login as: root
Welcome to Kindle!
Server refused our key
root@192.168.15.244's password:
|
That means your keys haven't been created correctly.
In particular it probably is your public key the one wrong.
You can't save the public key with the save button, that has an incorrect format. You have to copy the key displayed in the upper panel, and paste it in a file called "authorized_keys" and copy that to the file /mnt/us/usbnet/etc/authorized_keys
Quote:
While I'm talking about SSH, how do I SSH over WiFi? I just get a connection timeout.
|
You have to enable it in your usbnet configuration. Check usbnet readme_first file for instructions.