Thread
:
ssh to N900 fails
View Single Post
SubCore
2010-02-11 , 11:06
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#
22
the phone doesn't respond to pings, so that's expected.
make sure the ssh daemon is running - type in xterm:
Code:
ps aux | grep ssh
you should get a line containing "sshd" and ":22" somewhere. if not, your daemon isn't running, and you can start it by rebooting the device or by issuing
Code:
sudo gainroot initctl sshd start
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
Quote & Reply
|
The Following User Says Thank You to SubCore For This Useful Post:
travla
SubCore
View Public Profile
Send a private message to SubCore
Find all posts by SubCore