Managers,
Thanks to Joćo Curti, Thomas Sjolshagen and Davis for their responses.
-----Original Message-----
From: Joćo Carlos Curti [mailto:curti_at_unicamp.br]
Sent: Friday, February 14, 2003 7:12 PM
To: Fabio Ferreira
Subject: Re: ssh - Download and Installation
Hi Fabio
To install SSH you need to make a download of file
ftp://ftp.unicamp.br/pub/security/tools/ssh/ssh-3.2.3.tar.gz to
/usr/local/security (suggestion). After this, run the commands:
1 ) cd /usr/local/security
2 ) gzip -dc ssh-3.2.3.tar.gz | tar xvf -
3 ) cd ssh-3.2.3
4 ) ./config (verify the compilers that you have, and set the
parameters)
5 ) make
6 ) make install
Sometimes you need create a new entry um /sbin/rc3.d to start SSH
daemon in boot sequence.
Good luck. :-)
Joao C. Curti
Manager Support
Directory of Human Resources
University State of Campinas
Sao Paulo - Brazil
Tel: +55 19 37884794
Received on Fri Feb 14 2003 - 21:19:37 NZDT