Install openssh on the Nokia N900

(mark for deletion, this should be generic information)
m (Terminal link)
Line 13: Line 13:
* install
* install
-
You will be prompted for a password. To test functionality, [[open a console]] and enter
+
You will be prompted for a password. To test functionality, [[Terminal#Opening_the_terminal|open a console]] and enter
  ssh root@localhost
  ssh root@localhost

Revision as of 10:41, 18 March 2010

Image:Ambox_speedy_deletion.png
This article has been marked for potential deletion.
Please see the talk page for discussion.


Sometimes you will want to copy files to your N900 using the scp command. Or you may want to work from another computer on your device. To allow this, install openSSH on the N900:

  • settings->application manager
  • tools -> application catalog
  • memo extras -> edit -> un-tag "disabled"
  • close
  • browse installable applications
  • all
  • openssh
  • install

You will be prompted for a password. To test functionality, open a console and enter

ssh root@localhost