<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[LINICKX].com &#187; favicon.ico</title>
	<atom:link href="http://www.linickx.com/tag/faviconico/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Cacti &amp; Nagios &#8211; Missing Favicons</title>
		<link>http://www.linickx.com/248/cacti-nagios-missing-favicons</link>
		<comments>http://www.linickx.com/248/cacti-nagios-missing-favicons#comments</comments>
		<pubDate>Fri, 26 Jan 2007 10:37:20 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[favicon.ico]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nagios]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/248/cacti-nagios-missing-favicons/</guid>
		<description><![CDATA[Recently I decided to re-organise my bookmarks toolbar, and added links to my nagios and cacti installations. I noticed that the favicons where missing. For cacti, there&#8217;s a how to, but I found it a little over kill &#8211; I &#8230; <a href="http://www.linickx.com/248/cacti-nagios-missing-favicons">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I decided to re-organise my bookmarks toolbar, and added links to my <a href="http://www.nagios.org">nagios</a> and <a href="http://www.cacti.net">cacti</a> installations. I noticed that the favicons where missing.</p>
<p>For cacti,<a href="http://forums.cacti.net/about18364.html"> there&#8217;s a how to</a>, but I found it a little over kill &#8211; I didn&#8217;t need step 2 , as my catci install is an <a href="http://dag.wieers.com/packages/cacti/">rpm from dag</a>, and I didn&#8217;t bother with step 4, as it worked without it, but hey <abbr title ="Your Mileage May Vary">ymmv</abbr>!</p>
<p>Nagios was simpler, depending on how you installed nagios, will effect file permission , owners, directories etc. Again, I&#8217;ve got <a href="http://dag.wieers.com/packages/nagios/">another dag rpm</a>, so for me I logged in as root, </p>
<pre>
cd /usr/share/nagios/
wget http://www.nagios.org/images/favicon.ico
</pre>
<p>then edit index.html. just before &lt;/head&gt; , insert</p>
<pre>
&lt;link rel="shortcut icon" href="/nagios/favicon.ico" type="image/x-icon" /&gt;
</pre>
<p>refresh your browser (delete the cache if necessary), and job done ! <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/248/cacti-nagios-missing-favicons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

