[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] open SSH ?



> I installed the openSSH package from pkgmaster.com for my Cobalt,
> but can't
> figure out how to get it running, i don't see anything in the
> Cobalt Admin
> about it except under the installed Packages.
>
> Any help would be great
> Nothing to do in the Admin screen but turn off

make sure that sshd is running
ps aux | grep sshd  (IIRC)
If its not running
/etc/rc.d/init.d/sshd start


--
Gerald Waugh