![]() |
Problem Running OpenSSH Service
My goal is to simply use PUTTY running on a Windows PC to access, via SSH, my N810 over my home network. I've installed PUTTY on the PC, installed OpenSSH on the N810 from the repository (and given it a root password), and also installed the becomeroot package so I can "sudo gainroot".
I thought all I needed to do was, as root, this: Code:
/sbin/service sshd start Code:
/bin/sh: /sbin/service: not found Help a newbie brother out? FF |
Re: Problem Running OpenSSH Service
I think sshd starts automatically.
But it'd be Code:
/etc/init.d/sshd start |
Re: Problem Running OpenSSH Service
I still get the 'not found' even with the /etc/init.d/sshd start.
When I look in init.d I don't see sshd. I do see ssh. So I went back and checked to make sure I had it installed, and yes, from the application manager I'm seeing openssh-server 1:4-7p1-2.maemo2 (and openssh and openssh-client). Any ideas? It looks like it isn't installed (or at least running), even though the package is there. And when I tried PUTTY it didn't appear to connect. |
Re: Problem Running OpenSSH Service
Ah, guess it's ssh, not sshd, sorry. But I still don't think you need to manually start it. Check if it's running:
Code:
ps | grep ssh |
Re: Problem Running OpenSSH Service
Ah yes. It does seem to be running, thank you. (Although entering the 'pipe' character on the N810 sent me running to Google.)
I'm not in front of my PC right now, but later I will try the second half of the exercise, simply connecting via Putty. I found another helpful ITT post on doing this on a 770, hopefully this applies. Thanks. |
Re: Problem Running OpenSSH Service
I have my keyboard (I assume you know you can have two languages, and switch handily?) set to En_US and En_GB; the US layout is what I normally use, but the UK layout has a lot of unixy punctuation handier... at least for the on-screen keyboard, I've got a N800.
|
All times are GMT. The time now is 05:29. |
vBulletin® Version 3.8.8