<?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>Karalama Defterim &#187; ClarkConnect</title>
	<atom:link href="http://www.akcaoglu.com/category/tek-no/linux/clarkconnect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akcaoglu.com</link>
	<description>Ertuğrul Akçaoğlu</description>
	<lastBuildDate>Wed, 26 May 2010 21:57:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to add NTFS support to Clarkconnect 4.2</title>
		<link>http://www.akcaoglu.com/2008/02/10/how-to-add-ntfs-support-to-clarkconnect-42/</link>
		<comments>http://www.akcaoglu.com/2008/02/10/how-to-add-ntfs-support-to-clarkconnect-42/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 18:39:23 +0000</pubDate>
		<dc:creator>Ertuğrul Akçaoğlu</dc:creator>
				<category><![CDATA[ClarkConnect]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bilgisayar]]></category>
		<category><![CDATA[bilişim]]></category>

	<!-- AutoMeta Start -->
	<category>clarkconnect</category>
	<category>server</category>
	<category>ntfs</category>
	<category>support</category>
	<category>community</category>
	<category>editon</category>
	<category>update</category>
	<category>root</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.akcaoglu.com/2008/02/10/how-to-add-ntfs-support-to-clarkconnect-42/</guid>
		<description><![CDATA[This is how I added NTFS support to my home server running Clarkconnect 4.2 Community Editon: 1- Ssh to your server as &#8220;root&#8221;. 2- apt-get update 3- apt-get install cc-devel 4- uname -r (may or may not be necessary to check if your kernel version is same as mine!) 5- apt-get install kernel-devel#2.6.18-8.1.14.3.cc 6- apt-get install kernel-sourcecode [...]]]></description>
			<content:encoded><![CDATA[<p>This is how I added NTFS support to my home server running Clarkconnect 4.2 Community Editon:</p>
<p>1- Ssh to your server as &#8220;root&#8221;.</p>
<p>2- apt-get update</p>
<p>3- apt-get install cc-devel</p>
<p>4- uname -r (may or may not be necessary to check if your kernel version is same as mine!)</p>
<p>5- apt-get install kernel-devel#2.6.18-8.1.14.3.cc</p>
<p>6- apt-get install kernel-sourcecode</p>
<p>7- wget http://garr.dl.sourceforge.net/sourceforge/fuse/fuse-2.7.2.tar.gz </p>
<p><span id="more-113"></span><br />
<!--adsense--></p>
<p>8- tar xvfz fuse-2.7.2.tar.gz</p>
<p>9- cd fuse-2.7.2</p>
<p>10- ./configure &#8211;enable-kernel-module &#8211;exec-prefix=/</p>
<p>11- make</p>
<p>12- make install</p>
<p>13- cd ..</p>
<p>14- wget http://www.ntfs-3g.org/ntfs-3g-1.2129.tgz</p>
<p>15- tar xvfz ntfs-3g-1.2129.tgz</p>
<p>16- cd ntfs-3g-1.2129</p>
<p>17- ./configure &#8211;exec-prefix=/</p>
<p>18- make</p>
<p>19- make install</p>
<p>That&#8217;s it! Now my CC box reads and writes to NTFS formatted hard drives perfectly.</p>
<p><!--adsense--></p>
<p style='text-align:left'>&copy; 2008, <a href='http://www.akcaoglu.com'>Ertuğrul Akçaoğlu</a>. All rights reserved. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.akcaoglu.com/2008/02/10/how-to-add-ntfs-support-to-clarkconnect-42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
