[clug] Why do we do what we do in Linux? [was Re: Text editor]

Hal Ashburner hal at ashburner.info
Mon Oct 27 14:04:48 MDT 2014


so instead of that last line where you type "ssh root@ ..."
open nautilus (aka "files" sometimes)
in the left hand pane at the bottom you will see "connect to server"
click on this and a dialog pops up
for server address, type ssh://root@192.168.0.201/ and click connect.
And you can now treat all your phone files as though they were on a
disk plugged into your computer.


On 28 October 2014 03:51, Bryan Kilgallin <bryan at netspeed.com.au> wrote:
> Thanks, Hal:
>
>> nautilus "connect to server" and select the ssh options is probably
>> the easiest way to do this.
>
>
> The instructions for connecting the phone to the desktop computer are at the
> following address.
> http://wiki.openmoko.org/wiki/USB_Networking
>
> I have been following this incantation. On the last line, I don't start with
> `$' as I use the fish shell. Anyhow, would someone please explain what this
> magic spell is doing? The above documentation says that the phone is
> "192.168.0.202" and the desktop computer is "192.168.0.200".
>
> sudo ip address add 192.168.0.200/24 dev usb0
> sudo ip link set dev usb0 up
> sudo route add -host 192.168.0.202 dev usb0
> ssh root at 192.168.0.202
>
> --
> www.netspeed.com.au/bryan/
>


More information about the linux mailing list