Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Onyx Boox

Notices

Reply
 
Thread Tools Search this Thread
Old 08-06-2013, 05:50 AM   #76
bartp5
Member
bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.
 
Posts: 17
Karma: 7658
Join Date: Jul 2012
Device: Boox M92
instant ssh server

Hi, I modded the sources of onyx "device server" (the vsftp server app they made) to start the ssh server I compiled (see previous post).
To install:
1: install the ssh package from the previous post
2: unpack ssh_server_bin.zip to your boox and run install.oar

The device should do something and reboot. after that you should have an instant ssh app in your applications. If you start it it will connect to wifi and start the server.

Note that per default the boox has users without passwords that are allowed to log in, that kind of takes the "secure" out of the secure shell. I suggest that after the first log in you make sure all users have a password.

Enjoy!
Attached Files
File Type: zip ssh_server_bin.zip (83.3 KB, 302 views)
File Type: zip ssh_server_src.zip (90.3 KB, 290 views)

Last edited by bartp5; 08-10-2013 at 05:06 PM.
bartp5 is offline   Reply With Quote
Old 10-27-2013, 05:26 AM   #77
lepau
Connoisseur
lepau doesn't litterlepau doesn't litter
 
Posts: 88
Karma: 136
Join Date: Feb 2013
Device: M92
edited...

Last edited by lepau; 10-28-2013 at 08:06 AM.
lepau is offline   Reply With Quote
Old 10-29-2013, 05:58 AM   #78
yoshi314
Junior Member
yoshi314 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2013
Device: Boox 60
Anyone tried this on boox 60?

I am running openboox firmware and i already have necessary kernel module. Not sure about devpts though.

So far partial success, i got the gadget driver to present as different usbid, but not luck with getting any login prompt so far.

edit: i worked that around by using g_ether module. the serial one does not feel like cooperating.

Last edited by yoshi314; 01-10-2014 at 02:42 PM.
yoshi314 is offline   Reply With Quote
Old 01-09-2015, 05:48 PM   #79
davideg
Junior Member
davideg began at the beginning.
 
davideg's Avatar
 
Posts: 3
Karma: 10
Join Date: Feb 2014
Device: Onyx Boox M92
Quote:
Originally Posted by bartp5 View Post
Hi, I modded the sources of onyx "device server" (the vsftp server app they made) to start the ssh server I compiled (see previous post).
To install:
1: install the ssh package from the previous post
2: unpack ssh_server_bin.zip to your boox and run install.oar

The device should do something and reboot. after that you should have an instant ssh app in your applications. If you start it it will connect to wifi and start the server.

Note that per default the boox has users without passwords that are allowed to log in, that kind of takes the "secure" out of the secure shell. I suggest that after the first log in you make sure all users have a password.

Enjoy!
How can i install these on my plain M92?

thank you
davideg is offline   Reply With Quote
Old 01-16-2015, 04:37 AM   #80
bartp5
Member
bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.
 
Posts: 17
Karma: 7658
Join Date: Jul 2012
Device: Boox M92
Quote:
Originally Posted by davideg View Post
How can i install these on my plain M92?

thank you
Hi,
You need nothing more than a plain M92. To install:
1: download and unpack ssh_server_bin.zip (from my previous post to this thread)
2: download and unpack the openssh.zip (from my post before that)
3: copy the directories ssh_server_bin and openssh to the boox
4: on the boox go fisrt to the openssh directory and run the install script
5: then on the boox go to the ssh_server_bin directory and run install
After that the boox should reboot. Once it is running again there should be an "instant ssh-server" in the applications menu.

After this you should have a functional ssh server. Note however that
1: root has an unknown password
2: the user app has no password (and virtually no rights either)
For this reason I always use the script from "gserial_M92_v16orig2.zip" (see this post) to clear the root password. After that I log in as root and set my own passwords for both root and the user app.

Last edited by bartp5; 01-16-2015 at 04:51 AM.
bartp5 is offline   Reply With Quote
Old 01-17-2015, 11:30 AM   #81
davideg
Junior Member
davideg began at the beginning.
 
davideg's Avatar
 
Posts: 3
Karma: 10
Join Date: Feb 2014
Device: Onyx Boox M92
Quote:
Originally Posted by bartp5 View Post
Hi,
You need nothing more than a plain M92. To install:
1: download and unpack ssh_server_bin.zip (from my previous post to this thread)
2: download and unpack the openssh.zip (from my post before that)
3: copy the directories ssh_server_bin and openssh to the boox
4: on the boox go fisrt to the openssh directory and run the install script
5: then on the boox go to the ssh_server_bin directory and run install
After that the boox should reboot. Once it is running again there should be an "instant ssh-server" in the applications menu.

After this you should have a functional ssh server. Note however that
1: root has an unknown password
2: the user app has no password (and virtually no rights either)
For this reason I always use the script from "gserial_M92_v16orig2.zip" (see this post) to clear the root password. After that I log in as root and set my own passwords for both root and the user app.
It works!

Thank you!!
davideg is offline   Reply With Quote
Old 03-06-2015, 06:41 AM   #82
donlockwood
Junior Member
donlockwood began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2015
Device: onyx boox m92
In Putty, I login as: root

and this is displayed:
BusyBox v1.6.1 () Built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@onyx ~$


On, my OnyxBoox M92 I can see the following:
SSH Server: 192.168.0.2

Instant
ssh-server

openssh
6.2p


I'm lost after this....what do I do to view my desktop on my M92?
Do I type any commands on Putty?

Thanks for your kind help - much appreciated.

Last edited by donlockwood; 03-06-2015 at 11:52 PM.
donlockwood is offline   Reply With Quote
Old 03-13-2015, 05:20 AM   #83
bartp5
Member
bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.bartp5 knows the square root of minus one.
 
Posts: 17
Karma: 7658
Join Date: Jul 2012
Device: Boox M92
Quote:
Originally Posted by donlockwood View Post
In Putty, I login as: root

and this is displayed:
BusyBox v1.6.1 () Built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@onyx ~$


On, my OnyxBoox M92 I can see the following:
SSH Server: 192.168.0.2

Instant
ssh-server

openssh
6.2p


I'm lost after this....what do I do to view my desktop on my M92?
Do I type any commands on Putty?

Thanks for your kind help - much appreciated.
Hi donlockwood,
It looks like everything is working and you got yourself an ssh server. You can do lots of cool things with ssh but viewing a remote desktop is not one of them. For that there is a VNC client though (see here), allowing you to see your PC desktop on the M92 (only viewing, you cannot use the boox for input events).

Cheers
bartp5 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
python on pocketbook ... and on onyx boox m92 too! jbaach Onyx Boox 19 04-16-2012 07:34 PM
Pocketbook 903 / Onyx Boox M92 comparison jbaach PocketBook 8 03-04-2012 08:40 AM
Pocketbook 903 / Onyx Boox M92 Vergleich jbaach PocketBook 7 03-02-2012 02:02 PM
Onyx Boox M92 available in November hansokumake Onyx Boox 47 12-20-2011 05:46 AM
Onyx Boox m92 / Pocketbook 903 Vergleich jbaach Andere Lesegeräte 0 12-13-2011 12:22 PM


All times are GMT -4. The time now is 02:10 AM.


MobileRead.com is a privately owned, operated and funded community.