View Single Post
Old 11-14-2021, 10:54 PM   #14
jollyblondgiant
Member
jollyblondgiant began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jun 2021
Device: Kindle Touch K5
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
jollyblondgiant is offline   Reply With Quote