[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] open SSH ?
- Subject: RE: [cobalt-users] open SSH ?
- From: gerald waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Jul 10 05:09:07 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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