View Single Post
Old 09-06-2021, 06:41 PM   #2
katadelos
rm -rf /
katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.
 
Posts: 219
Karma: 3333683
Join Date: Nov 2019
Location: United Kingdom
Device: K5, KT, KT2, KT3, KT4, KV, PW2, PW3, PW4, PW5
Quote:
Originally Posted by fisummer View Post
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.
katadelos is offline   Reply With Quote