Install openssh on the N810

(New page: 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: * activ...)
(unclear)
Line 1: Line 1:
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:
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:
-
* activate the maemo repository in the package manager
+
* settings->application manager
-
** settings->application manager
+
* tools -> application catalog
-
** tools -> application catalog
+
* memo extras -> edit -> un-tag "disabled"
-
** memo extras -> edit -> un-tag "disabled"
+
* close
-
** close
+
* browse installable applications
-
* use the installer
+
* all
-
** browse installable applications
+
* openssh
-
** all
+
* install
-
** openssh
+
-
** 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, [[open a console]] and enter
  ssh root@localhost
  ssh root@localhost

Revision as of 18:11, 29 December 2009

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