PDA

View Full Version : Ssh


daveritchie
11-27-2007, 04:26 AM
how do i remove this from my phone

meiphones_brill
11-27-2007, 04:38 AM
Is it the SSH 'switch' icon / application you want to remove, or the SSH service?

If it's the former - You can do it via SSH (ironically). Just renaming the file will do.

ssh in with puTTY or a terminal and type:

mv /Applications/SSH.app /Applications/SSH.zap

daveritchie
11-27-2007, 01:46 PM
wher do i do this though ...sorry im not iphone savy yet...

Is it the SSH 'switch' icon / application you want to remove, or the SSH service?

If it's the former - You can do it via SSH (ironically). Just renaming the file will do.

ssh in with puTTY or a terminal and type:

mv /Applications/SSH.app /Applications/SSH.zap

meiphones_brill
11-27-2007, 01:55 PM
go to download.com and download puTTY

turn on wifi on your phone

find the phone's IP address from the settings - Wifi menu in the iphone (click on the little blue arrow next to your connection)

open putty - connect to that IP address

connect as 'root' - password 'alpine'

type:

mv /Applications/SSH.app /Applications.zap

reboot the phone - and it will be gone. (The SSH application that is)

daveritchie
11-27-2007, 03:33 PM
there is no connect as root ....or im missin it

ChaosAttractor
11-27-2007, 03:49 PM
there is no connect as root ....or im missin it

Login Name: root
password: alpine

meiphones_brill
11-27-2007, 04:19 PM
Login Name: root
password: alpine

yep, sorry. Couldn't remember how puTTY connects. I think you enter the host address(ip address) and click open or connect or something then the black terminal screen appears with the prompt "connect as:"

Not used putty for a while, may have changed though