![]() |
2010-09-04
, 10:20
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#2
|
![]() |
2010-09-04
, 11:09
|
|
Posts: 670 |
Thanked: 359 times |
Joined on May 2007
|
#3
|
![]() |
2010-09-04
, 13:19
|
Posts: 58 |
Thanked: 8 times |
Joined on Aug 2010
|
#4
|
![]() |
2010-09-04
, 13:20
|
Posts: 58 |
Thanked: 8 times |
Joined on Aug 2010
|
#5
|
You have a superfluous colon at the end of:
ssh root@192.168.2.15:
![]() |
2010-09-04
, 16:42
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#6
|
ps ax | grep sshd
/etc/init.d/ssh start
update-rc.d ssh default
![]() |
2010-09-04
, 17:15
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#7
|
![]() |
2010-09-04
, 17:29
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#8
|
Hi, I can connect to my N900 by using command below.
ssh root@192.168.2.15:
But the precondition is that I open and start Mad Developer on N900 already.
And if I close Mad Developer now, I still can connect to N900 by ssh.
But if I restart my N900 and don't open Mad Developer any more, then I try to connect to N900 by ssh, I get the response like below.
ssh: connect to host 192.168.2.15: port 22: Bad file number
Does anyone know why and how to solve it? Thanks!
The Following User Says Thank You to Venemo For This Useful Post: | ||
![]() |
2010-09-04
, 18:46
|
|
Posts: 25 |
Thanked: 5 times |
Joined on May 2010
@ Philippines and Cambodia
|
#9
|
![]() |
2010-09-12
, 03:47
|
Posts: 58 |
Thanked: 8 times |
Joined on Aug 2010
|
#10
|
USB networking enabled? I'd guess mad dev enables it when you start it.
http://wiki.maemo.org/N900_USB_networking
ssh root@192.168.2.15:
But the precondition is that I open and start Mad Developer on N900 already.
And if I close Mad Developer now, I still can connect to N900 by ssh.
But if I restart my N900 and don't open Mad Developer any more, then I try to connect to N900 by ssh, I get the response like below.
ssh: connect to host 192.168.2.15: port 22: Bad file number
Does anyone know why and how to solve it? Thanks!