|
2010-02-27
, 00:08
|
|
Posts: 455 |
Thanked: 782 times |
Joined on Nov 2009
@ Netherlands
|
#12
|
ps | grep sshd
ssh root@localhost
The Following User Says Thank You to zwer For This Useful Post: | ||
|
2010-02-27
, 00:39
|
|
Posts: 124 |
Thanked: 38 times |
Joined on Feb 2010
@ Gaffney, South Carolina, USA
|
#13
|
The Following User Says Thank You to Scottlfa For This Useful Post: | ||
|
2010-02-27
, 20:32
|
Posts: 207 |
Thanked: 84 times |
Joined on Jan 2010
@ bournemouth
|
#14
|
Are you sure that sshd is running on your device? Go to xterm and type:
If you installed the OpenSSH Client, you can try to ssh the device from the device itself to check if ssh is working. To do that, type:Code:ps | grep sshd
If the last one works, you definitely have a network problem - either your network doesn't rely the connection to the N900, or you have a wrong IP.Code:ssh root@localhost
|
2010-02-27
, 23:03
|
|
Posts: 455 |
Thanked: 782 times |
Joined on Nov 2009
@ Netherlands
|
#15
|
sudo gainroot initctl start sshd
The Following User Says Thank You to zwer For This Useful Post: | ||
|
2010-03-01
, 05:26
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2010
|
#16
|
If I've mentioned you visit extras-devel or extras-testing and it's your first foray into this area, please read the following:
http://wiki.maemo.org/General_precautions
and FYI - dont be a n00b and copy and paste commands into the Terminal with out knowing what it doe's and what you'll need to do to correct any problems.
Last edited by starman; 2010-02-26 at 20:14.