it seems beginner can't create post, so , I ask a question here , how to use usb network , I tried everything , I can't login using ssh.
# create a key pair without passphrase
ssh-kegen
# copy the public key to /usbnet/etc/authorized_keys
# use the private key to login ssh -i my_private key
but it just keeps asking me password, the article form the original author is very cumbersome, all I need to know is the right steps to set up ssh with wifi. can anyone give me some advice please?
|