[maemo-users] [maemo-users] using ssh/dropbear?
From: Eloi Crespillo Itchart eloi at ikuszen.comDate: Wed Nov 22 21:27:59 EET 2006
- Previous message: [maemo-users] using ssh/dropbear?
- Next message: [maemo-users] using ssh/dropbear?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
El Miércoles, 22 de Noviembre de 2006 18:26, D. R. Evans escribió:
> a. I am running the very latest firmware, installed a couple of days ago.
> b. I have downloaded the dropbear ssh client/server package. There were no
> errors during installation.
>
> So now I have two very simple (and obvious) questions:
>
> 1. How do I start the ssh server?
1) Install and execute xterm
2) Gain root. For advise see ...
https://maemo.org/maemowiki/HowDoiBecomeRoot or install
... or install
http://eko.one.pl/index.php?page=Nokia770_software#becomeroot
3) as root, type:
/etc/init.d/dropbear start
> 2. How do I start the client?
from xterm, type:
dbclient YOURUSER at MACHINETOSSH
> And there's also question 1a: how do I tell the N770 to start the server
> each time when it reboots?
I don't advise you to always start dropbear (too much risky). It's better to:
1) add the following lines to /etc/sudoers (be careful not to brick your
device):
user ALL = NOPASSWD: /etc/init.d/dropbear start
user ALL = NOPASSWD: /etc/init.d/dropbear stop
2) Install "CPU/Mem/Screenshot applet with run command" from...
http://gnuite.com:8080/nokia770/load-applet-run/load-applet-run_0.4.3-2_armel.deb
... and add shortcuts for "sudo /etc/init.d/dropbear start"
and "sudo /etc/init.d/dropbear stop"
Regards,
--
Eloi Crespillo Itchart
ZEN Programari lliure i xarxes SLL
eloi at ikuszen.com | eloi at grupoikusnet.com
www.ikuszen.com | www.grupoikusnet.com
- Previous message: [maemo-users] using ssh/dropbear?
- Next message: [maemo-users] using ssh/dropbear?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
