Date: Wed, 4 Mar 1998 22:09:35 -0400 (AST) From: Michael Richards <miker@scifair.acadiau.ca> To: Tuber <root@indiemedia.com> Cc: questions@FreeBSD.ORG, support@cdrom.com, help@cdrom.com Subject: Re: SSH Message-ID: <Pine.BSF.3.96.980304220729.1578A-100000@scifair.acadiau.ca> In-Reply-To: <Pine.BSF.3.96.980303124558.15764A-100000@indiemedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Mar 1998, Tuber wrote: > How does on implement SSH on a Free BSD system?? > Does anyone know? Download the unix archive off the datafellows site. (www.datafellows.com) untar it. Read instructions. I believe the commands were: ./Configure make make install Something along those lines. I put a script in my /usr/local/etc/rc.d/ directory to ensure the daemon runs on startup. Then you can use secure shell to another machine. Or get a client and you can ssh into your box. -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980304220729.1578A-100000>