[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] SSH
- Subject: RE: [cobalt-users] SSH
- From: "Pat Smith" <reaper@xxxxxxxxxxxxxxxx>
- Date: Sat Dec 16 18:19:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Greets,
Q: Would someone be able to explain or suggest a concise site that explains
the
processes involved with installing SSH?
A:If you're unfamiliar with ssh your best bet would be going to
http://pkg.nl.cobalt.com/ and installing the packages listed on that page.
----------
Q:What are the different modes of running it?
A:Securely
Very securely *G*
----------
Q:And how can I fully disable telnet once i get it running?
A:Easiest way is just to switch it off through Control Panel, or you could
edit /etc/inetd.conf and hash out the telnet entry and restart inet via
/etc/rc.d/init.d/inet restart, but switching it off at Control Panel should
do - it closes down the telnet port.
Pat