Re: SSHD newbie question

1999-04-23 Thread Bob Nielsen
On Thu, Apr 22, 1999 at 03:37:00PM -0700, Rick Salvador wrote: > Hi, > >I've compiled the sshd daemon successfully but I don't know how/where to > set it up to startup when the system boots. > > Im guessing that I put a Symbolic link to it in init.d and then have to > call it from rc3.d bu

Re: SSHD newbie question

1999-04-23 Thread Brad
On Thu, 22 Apr 1999, Rick Salvador wrote: >I've compiled the sshd daemon successfully but I don't know how/where to > set it up to startup when the system boots. One easy way to handle it is to install the deb from non-free.debian.org, that sets up everything for you. > Im guessing that I

SSHD newbie question

1999-04-22 Thread Rick Salvador
Hi, I've compiled the sshd daemon successfully but I don't know how/where to set it up to startup when the system boots. Im guessing that I put a Symbolic link to it in init.d and then have to call it from rc3.d but not real sure how to proceed. Thnx ~~