[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: cobalt-users digest, Vol 1 #5228 - 16 msgs



On Wednesday, November 13, 2002, at 05:03 AM, cobalt-users-request@xxxxxxxxxxxxxxx wrote:

Why not do a /etc/init.d/named restart instead of:

shell>ps aux | grep -e named
the resulting line has a PID for your dns server

shell>kill (the PID number here)
shell>/usr/sbin/named

cause i'm ghetto like that!  and it was late and i was tired.

gs