[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to setup SSH+Telent on Linux?
Anthony Howe wrote:
: I want to get SSH Telnet finaly going on my Linux server, but cannot
: find any relavent how-to from http://howto.tucows.com/
:
: Does anyone have a guide for this or can they point be to some URLs or a
: part issue of Login covering this?
I don't know what distro you're using, but several of them
include SSH packages. Red Hat 7.0 includes
openssl-0.9.5a-14
openssh-askpass-gnome-2.2.0p1-5
openssh-askpass-2.2.0p1-5
openssh-clients-2.2.0p1-5
openssh-2.2.0p1-5
openssh-server-2.2.0p1-5
The penultimate package there installs some starter documentation
in
/usr/share/doc/openssh-2.2.0p1/OVERVIEW
If you're not using Red Hat, and cannot use its RPMs, or want
more up-to-date information, see
http://www.openSSH.com
Happy remote-logining.