Quote:
Originally Posted by fisummer
hi, how could i ssh to the chrooted alpine linux system ?
alpine linux on kindle is really cool, it could enable using the chromium, that mean it could much more for a e-ink reader, i installed the tasker join extenion for the chromium ,now i could send files&message&clipboard to my kindle anytime with quick response,but i think it could be more helpful to enable ssh
|
You need to run an instance of sshd on a different port to the one started by USBNet and add an iptables rule to allow access to that port over the usb0/wlan0 interfaces - it
might be possible to start it as a service within the chroot but if that doesn't work, start it manually from the shell as a background process.