update: added the following code to /home/pi/.bach_profile
Code:
sudo ifconfig usb0 192.168.15.201
and even after multiple reboots, I'm able to ssh into kindle with just
Code:
$ ssh root@192.168.15.244
Thank you so much for your continued patience! How do I use this dark power you've bestowed upon me to ssh into the pi, from the kindle over USB? We've got it set up to go to the kindle from the Pi, which is 2/3 the battle. however, when I try to ssh into the pi on the kindle:
Code:
[kterm]# ping 192.168.15.201
hangs, as does:
Code:
[kterm]# ssh pi@192.168.15.201