12-23-2022, 08:04 PM | #1 |
Junior Member
Posts: 4
Karma: 10
Join Date: Nov 2022
Device: kindle 10 gen (kt4)
|
kindle kt4 ssh into linux
hi there, i'm pretty new around here, in fact just today i got to jailbreak my 10th gen kindle
i mainly got it cuz i wanted to make a little project but i had no luck looking around on the forum, my idea was to use kterm to ssh via wi-fi from the kindle into my linux pc so i can program/write using the e-ink display if this works i was thinking on getting a rpi4 and make a mini... e-ink type machine(?) but reading on the forum all i can find is using usbnetwork hack, and it looks like is more for the opposite of what i wanna do, ssh from desktop into kindle also i tried to even read the reademefirst file and coudlnt understand much, so it scares me a little there's any other way to do what i want? as i said above, all i wanna do is just ssh into my desktop, nothing more fancy than that also sorry for the long post and some errors, english is not my first language and i try to be as explanatory as i can |
12-23-2022, 09:12 PM | #2 |
Grand Sorcerer
Posts: 5,577
Karma: 101535599
Join Date: Apr 2011
Device: pb360
|
With usbnetwork installed on the kindle, ssh works both ways.
If you configured your linux pc usbnetwork IP address to 192.168.15.201 and your linux pc username is "me", then from kterm on you kindle, type: Code:
ssh me@192.168.15.201 |
Advert | |
|
12-23-2022, 09:34 PM | #3 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Nov 2022
Device: kindle 10 gen (kt4)
|
Quote:
but for this i need to make all the configuration i see on other posts for the kindle? or just installing usbnetwork with MRPI give me access to ssh on kterm? |
|
12-24-2022, 02:05 PM | #4 | |
Grand Sorcerer
Posts: 5,577
Karma: 101535599
Join Date: Apr 2011
Device: pb360
|
Quote:
It's been years since I installed usbnetwork and I do not remember the details. Just follow the directions exactly. |
|
12-24-2022, 06:22 PM | #5 |
Junior Member
Posts: 4
Karma: 10
Join Date: Nov 2022
Device: kindle 10 gen (kt4)
|
|
Advert | |
|
12-24-2022, 08:52 PM | #6 |
BLAM!
Posts: 13,501
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Yup, just set it up as usual, that'll ensure you can actually get into the Kindle. The other way around will Just Work(TM) (barring authentification woes), since the full client suite is installed by USBNetwork, too.
|
12-25-2022, 04:25 PM | #7 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Nov 2022
Device: kindle 10 gen (kt4)
|
It works!
Quote:
i just ssh into my pc, put kterm on horizontal mode, then use Code:
screen -S kindle Code:
screen -x kindle and it just mirror everything that happen on my terminal |
|
Tags |
kt4, kterm, ssh |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
K5 Unable to get ssh-keys working for ssh login without entering password | Immortalis | Kindle Developer's Corner | 3 | 07-16-2022 06:54 PM |
PW3 how to ssh to the chroot alpine linux ? | fisummer | Kindle Developer's Corner | 1 | 09-06-2021 07:41 PM |
Kindle PW3 5.9.6.1 ssh broken pipe leaves broken ssh | xception | Kindle Developer's Corner | 8 | 01-27-2019 11:23 AM |
Max2 USB tethering / SSH to linux machine | smellycat | Onyx Boox | 3 | 12-16-2018 10:02 AM |
USBNetwork ssh logs into the local linux machine | rrajamani | Kindle Developer's Corner | 8 | 11-22-2016 12:24 AM |