Search the Community
Showing results for tags 'publickey'.
-
Hello everyone I want to connect via ssh to my wifi pineapple nano without a password and i'v been following this tutorial but i get an error. Can someone help me by letting me know if it's possible. And if it's possible, can someone help me with the command line and where should i put my public key in the sd of the pineapple. Thanks for your help
-
I am a complete noob at this, so I could be doing something completely wrong. Just got the Lan turtle today. Plugged it in with a phone charger meeting minimium power requirements and connected it to a PC with an OTG ethernet-to-USB adapter. Had to setup the network connection manually (on Ubuntu 16.10) with: IP - 172.16.84.1, Netmask - 255.255.255.0, Gateway - 192.168.1.1, DNS Servers - 208.67.222.222 and 208.67.220.220. After that, I check the connection with ifconfig and everything appears to be OK, so I finally tried connecting to the Lan Turtle. :$ ssh root@172.16.84.1 Permission