ssh to iphone in linux

stabbyjoe12
06-14-2008, 10:54 AM
im hving real trouble finding program that will do it
i don want to use erminl (thanks mac_mini)
i want a gui
surely someone n the wonderful forum uses linux:)
(in using ubuntu if that helps)
and i tryed emulating winscp it doesnt work

SkaterGOD/DOOD23
06-14-2008, 12:59 PM
Hey stabby, I'll tell you how in the IRC it's very easy. :)

EDIT: In case anyone else was wondering, if you're running GNOME this is how you do it:

Places > Connect to Server...

Service type : SSH
Port : 22 (optional, not needed)
Folder: (Leave this blank)
Username : root
and you don't need to add a bookmark.

If it asks you for your password, type in 'alpine', and if it asks you to keep the keychain, say 'yes'.

Known hosts can be found (and are logged) in ./ssh/known_hosts

Andy Huang
06-20-2008, 08:53 PM
Applications > Accessories > Terminal
ssh ip.add.ress.here -lusername

ip.add.ress.here = your ipod's ip address, IE: 192.168.0.1
-lusername = login parameter with username attached, IE: -lroot

If you're using linux, these things should become second nature very quick...

SkaterGOD/DOOD23
06-20-2008, 09:03 PM
Applications > Accessories > Terminal
ssh ip.add.ress.here -lusername

ip.add.ress.here = your ipod's ip address, IE: 192.168.0.1
-lusername = login parameter with username attached, IE: -lroot

If you're using linux, these things should become second nature very quick...

I do this. :) Command Line rules! Except, for other people, they need to use GUIs.

FluxBox
06-26-2008, 05:17 PM
Or install FileZilla.