|
|
2011-07-07
, 21:33
|
|
Posts: 2,802 |
Thanked: 4,490 times |
Joined on Nov 2007
|
#2
|
|
|
2011-07-08
, 01:27
|
|
Posts: 73 |
Thanked: 0 times |
Joined on Jun 2011
|
#3
|
|
|
2011-07-08
, 02:00
|
|
Posts: 2,802 |
Thanked: 4,490 times |
Joined on Nov 2007
|
#4
|
ssh user@255.255.255.0
|
|
2011-07-08
, 02:25
|
|
Posts: 73 |
Thanked: 0 times |
Joined on Jun 2011
|
#5
|
I found instructions on how to do it with an n800. You have to create a root password. To do this for the n810 I found instructions to use becomeroot which can't be found. I did find rootsh and was able to set a passord.
The next step was to run ssh user@10.0.0.30 (where 10.0.0.30 is the IP address of your N800/Nokia 770). I did /sbin/ifconfig wlan0 and in the output I only saw one thing that looked like an IP address so that is what I used.
After I did that instead of being prompted for a password, I got an unsupported operation error.
I don't know if this is because rootsh doesn't really give full root priviledges or something.
Anyone have any suggestions?