LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Andrew Galdes <galdes1@iprimus.com.au>
  To  : Daryl Tester <dt@picknowl.com.au>
  Date: Wed, 27 Dec 2000 19:20:40 +1030

Re: ports and services

cheers,
it worked.. now onto other probs.. oh its fun isn't it...

On Wednesday 27 December 2000 19:01, you wrote:
> Andrew Galdes wrote:
> > so this will kill and restart inetd?
>
> No, that will tell inetd that its configuration file has changed,
> and needs to be reread.
>
> > oh, i tryed exactly what you recomended and i got the error of:
> >
> > bash: kill: cat /var/run/inetd.pid: no such pid
>
> This sounds like you used single quotes (') and not backticks (`).
> Punctuation is important; on my keyboard, backticks are located
> under the ~ key.
>
> > kill -HUP inetd
>
> I think killall -HUP inetd is what you want here; personally, I
> don't use killall if I can help it.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page