<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Restart lookupd (to refresh dns cache)'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 02:09:54 GMT</pubDate>
<item>
<title>remysharp said on 10/2/07</title>
<link>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</link>
<description><![CDATA[ <p>I've never sure whether to trust the /var/run/ directory.  It should be the place to go to for all the pid files, but I'm sure in the past, I've had a process running and due to some crash (or another) the pid file wasn't right...(that doesn't sound totally correct, but it's why I tend to grab the running pid from ps).</p>
 ]]></description>
<pubDate>Tue, 02 Oct 2007 01:28:27 GMT</pubDate>
<guid>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</guid>
</item>
<item>
<title>0xced said on 9/26/07</title>
<link>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</link>
<description><![CDATA[ <p>Oops, <code>cat /var/run/lookupd.pid</code> must be between backticks.</p>
 ]]></description>
<pubDate>Wed, 26 Sep 2007 06:04:00 GMT</pubDate>
<guid>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</guid>
</item>
<item>
<title>0xced said on 9/26/07</title>
<link>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</link>
<description><![CDATA[ <p>Or with less pipes ;-)
sudo kill -HUP <code>cat /var/run/lookupd.pid</code></p>
 ]]></description>
<pubDate>Wed, 26 Sep 2007 06:01:06 GMT</pubDate>
<guid>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</guid>
</item>
</channel>
</rss>