Redhat is set up a bit differently. Mostly likely I'd put it a start/stop script in /etc/rc.d/init.d and put a link to it in /etc/rc.d/rcN.d where N is appropriate for your default runlevel (probably 4 or 5). Hope that helps, -Brian On Tue, 30 Nov 1999 roberto.bazan@inycom.es wrote: > And for Redhat 6.0? > > Thanks > > > ---------- > > Desde: BMM[SMTP:bmm@minder.net] > > Enviado el: martes 30 de noviembre de 1999 16:46 > > Para: roberto.bazan@inycom.es > > Cc: nntpcache-users@suburbia.net > > Asunto: Re: NNTPC: start nntpcache > > > > That would depend on your platform. On Slackware 4.0 I have it started > > via /etc/rc.d/rc.inet2 with the following lines: > > > > if [ -f /path/to/nntpcached ]; then > > echo -n " nntpcached" > > /path/to/nntpcached > > fi > > > > Cheers, > > > > -Brian > > > > On Tue, 30 Nov 1999 roberto.bazan@inycom.es wrote: > > > > > > > > Where has it be the nntpcached for start when i reset my host., > > > > > > Thank you very much > > > > > >