Quote:
Originally Posted by MrZehl
I never did anything with SSH before. Can you tell me step by step how to setup the connection and how to use it? I would be very grateful. 
|
I am sorry, I wish that I was capable of doing that!
I am a rank amateur with Linux, and much more comfortable with Windows. Just going from my memory with setting up the OpenInkpot connection Jaunty. When I first connected the e-reader with OpenInkpot on it to a USB connection on the PC running Jaunty, I got a message indicating that new connection that was disconnected. I then used the Connections Icon in my upper status bar to view the disconnected connection. I saw that it was defaulted to a DHCP type of connection, which OpenInkpot does not support. I set the connection type to MANUAL so that I could configure a static IP, and then set my IP address to 192.168.111.2 with a mask of 255.255.255.0. After I applied that configuration, Connections showed that the connection was no longer disconnected. I then opened a terminal and started an SSH connection to root@192.168.111.1 and after credentials were set up I had an SSH connection. The OpenInkpot password for SSH is zxc.
I am sorry that this is not a very good tutorial, but as I said I am a rank amateur with Linux. Windows has a really nice free client for file transfers over SSH called WinSCP, and I really need to find a nice GUI client like that for Linux, since I am a bit of a klutz at the SSH command line.