Install openssh on the N810

(unclear)
m (Add to category N8x0)
Line 12: Line 12:
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, [[open a console]] and enter
  ssh root@localhost
  ssh root@localhost
 +
 +
[[Category:N8x0]]

Revision as of 01:59, 16 January 2010

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

  • 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