[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] bind workaround
- Subject: RE: [cobalt-users] bind workaround
- From: "Robert Roose" <robertr@xxxxxxxxxxxxx>
- Date: Wed Nov 13 01:16:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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