<?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>MyFunnyDev &#187; ubuntu</title>
	<atom:link href="http://michalkuklis.com/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://michalkuklis.com/blog</link>
	<description>web, coding and beyond</description>
	<lastBuildDate>Fri, 25 Jun 2010 05:51:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>apache2 utils</title>
		<link>http://michalkuklis.com/blog/2009/03/13/apache2-utils/</link>
		<comments>http://michalkuklis.com/blog/2009/03/13/apache2-utils/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 03:17:55 +0000</pubDate>
		<dc:creator>Michał Kuklis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://michalkuklis.com/blog/?p=121</guid>
		<description><![CDATA[deactivate site:

a2dissite site_name

activate site:

a2ensite site_name

]]></description>
			<content:encoded><![CDATA[<p>deactivate site:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">a2dissite site_name</pre></div></div>

<p>activate site:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">a2ensite site_name</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://michalkuklis.com/blog/2009/03/13/apache2-utils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
