<?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>Web Hosting Blog &#187; znc</title>
	<atom:link href="http://webshost.net/tag/znc/feed/" rel="self" type="application/rss+xml" />
	<link>http://webshost.net</link>
	<description>web hosting news, reviews, white hat and black hat seo, web site designing, irc, irc tips, tutorials  and much more on this blog</description>
	<lastBuildDate>Fri, 10 Jun 2011 12:13:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to setup (compile/install) znc</title>
		<link>http://webshost.net/2009/05/11/how-to-setup-compileinstall-znc/</link>
		<comments>http://webshost.net/2009/05/11/how-to-setup-compileinstall-znc/#comments</comments>
		<pubDate>Mon, 11 May 2009 06:13:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IRC]]></category>
		<category><![CDATA[znc]]></category>

		<guid isPermaLink="false">http://webshost.net/?p=165</guid>
		<description><![CDATA[Here in this post I will let you know how to setup znc in your shell. STEPS: 1) Login to your shell 2) type: wget http://kent.dl.sourceforge.net/sourceforge/znc/znc-0.068.tar.gz Above command will download znc in your shell in tar.gz format. 3) type: tar -zxf znc-0.068.tar.gz Above command will untar your znc in your shell. 4) type: cd znc-0.068 [...]]]></description>
			<content:encoded><![CDATA[<p>Here in this post I will let you know how to setup znc in your shell.</p>
<p><span class="postbody"><strong>STEPS:</strong></span></p>
<p><span class="postbody">1) Login to your shell<br />
</span></p>
<p><span class="postbody"> 2) type: <strong>wget http://kent.dl.sourceforge.net/sourceforge/znc/znc-0.068.tar.gz </strong></span></p>
<p><span class="postbody">Above command will download znc in your shell in tar.gz format.<br />
</span></p>
<p><span class="postbody">3) type: <strong>tar -zxf </strong></span><strong><span class="postbody">znc-0.068.tar.gz</span></strong></p>
<p><span class="postbody">Above command will untar your znc in your shell.<br />
</span></p>
<p><span class="postbody"><br />
4) type: <strong>cd </strong></span><strong><span class="postbody">znc-0.068</span></strong></p>
<p>Above command will change your directory to <span class="postbody">znc-0.068</span></p>
<p><span class="postbody"> 5) type:  <strong>./configure &#8211;prefix=$HOME/ZNC </strong></span></p>
<p><span class="postbody">Above command will configure your znc.<br />
</span></p>
<p><span class="postbody">6) type: <strong>make</strong> </span></p>
<p><span class="postbody"><br />
7) type: <strong>make install</strong><br />
</span></p>
<p>Above command will install your znc</p>
<p><span class="postbody"> <img src='http://webshost.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> type: <strong>./znc </strong></span><br />
Above command will start your znc process. So you are ready to go. Have fun using znc.</p>
<p>If you are facing any problem with installing or compiling znc, post your problem or error in comments. I will try to help you to resolving your issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://webshost.net/2009/05/11/how-to-setup-compileinstall-znc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

