<?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>KutuKupret &#187; fedora</title>
	<atom:link href="http://www.kutukupret.com/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fedora Build xtables-addons1-1.24 RPM Package With Build Options</title>
		<link>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/</link>
		<comments>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:59:56 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[xtables-addons]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=843</guid>
		<description><![CDATA[Continuing previous article about Building xtables-addons1-1.24 RPM Package, Now added feature which allow us to build the package with optionsfor example: With this command, only ACCOUNT,ipset,geoip modules would be built, other xtables-addons modules are not built(discarded) Availble options: Here&#8217;s xtables-addons.spec file As usual, test first before applying on production server]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora Build xtables-addons1-1.24 RPM Package</title>
		<link>http://www.kutukupret.com/2010/04/01/fedora-build-xtables-addons1-1-24-rpm-package/</link>
		<comments>http://www.kutukupret.com/2010/04/01/fedora-build-xtables-addons1-1-24-rpm-package/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 10:29:55 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 12]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpmbuild]]></category>
		<category><![CDATA[xtables-addons]]></category>
		<category><![CDATA[xtables-addons.spec]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=836</guid>
		<description><![CDATA[This tutorial was tested on fedora 12 system, it might be worked on onthers redhat base system, I&#8217;ve modified rpm spec file as generic as possible. it was shamelessly stolen from Jan Engelhardt xtables rpm source file.i slightly modified it a bit Download xtables-addons 1.24 source prepare your .rpmmacros environment, rpmbuild directories, if not exist <a href='http://www.kutukupret.com/2010/04/01/fedora-build-xtables-addons1-1-24-rpm-package/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/04/01/fedora-build-xtables-addons1-1-24-rpm-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Your Own Git Repository on fedora 12</title>
		<link>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/</link>
		<comments>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 07:30:47 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git-daemon]]></category>
		<category><![CDATA[gitweb]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=832</guid>
		<description><![CDATA[This tutorial will covering common feature in git repository commiting via ssh Enable gitweb for web access cloning anonymously using the Git protocol Install git, git-daemon Create a git user/group Make sure the permissions of the directory are correct We&#8217;ll be using SSH keys for authenication, so collect the public keys of all the users <a href='http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Install xtables-addons on fedora 12</title>
		<link>http://www.kutukupret.com/2009/12/03/install-xtables-addons-on-fedora-12/</link>
		<comments>http://www.kutukupret.com/2009/12/03/install-xtables-addons-on-fedora-12/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 07:39:52 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[xtables-addons]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=738</guid>
		<description><![CDATA[i&#8217;m not gonna wasting time, here&#8217;s how to do it Download xtables-addons install kernel-devel kernel-headers iptables-devel gcc extract xtables-addons-1.20.tar.bz2 cd to xtables-addons-1.20 directory Compile xtabless-addons Available modules on xtables-addons test one of modules installed, e.g geoip done]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/12/03/install-xtables-addons-on-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Your NIC&#8217;s IP Address</title>
		<link>http://www.kutukupret.com/2008/07/22/how-to-configure-your-nics-ip-address/</link>
		<comments>http://www.kutukupret.com/2008/07/22/how-to-configure-your-nics-ip-address/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 04:30:27 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nic]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=56</guid>
		<description><![CDATA[You need to know all the steps needed to configure IP addresses on a NIC card. Web site shopping cart applications frequently need an additional IP address dedicated to them. You also might need to add a secondary NIC interface to your server to handle data backups. Last but not least, you might just want <a href='http://www.kutukupret.com/2008/07/22/how-to-configure-your-nics-ip-address/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/22/how-to-configure-your-nics-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO OpenVPN setup(excelent)</title>
		<link>http://www.kutukupret.com/2008/07/21/howto-openvpn-setupexcelent/</link>
		<comments>http://www.kutukupret.com/2008/07/21/howto-openvpn-setupexcelent/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 07:11:04 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[sit]]></category>
		<category><![CDATA[tun]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=54</guid>
		<description><![CDATA[1. First of all get a few additional repos, If you already have your repos setup, skip this step If you have Fedora 3, follow these steps, http://stanton-finley.net/fedora_cor&#8230;notes.html#Yum If you have Fedora 4, follow these steps, http://stanton-finley.net/fedora_cor&#8230;notes.html#Yum If you have Fedora 5, follow these steps, http://stanton-finley.net/fedora_cor&#8230;notes.html#Yum if you have CentOS, follow the “additional third party <a href='http://www.kutukupret.com/2008/07/21/howto-openvpn-setupexcelent/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/21/howto-openvpn-setupexcelent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto create Loop Device on REDHAT, CENTOS or FEDORA</title>
		<link>http://www.kutukupret.com/2008/07/21/howto-create-loop-device-on-redhat-centos-or-fedora/</link>
		<comments>http://www.kutukupret.com/2008/07/21/howto-create-loop-device-on-redhat-centos-or-fedora/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 06:06:04 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[lo]]></category>
		<category><![CDATA[ppp]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=52</guid>
		<description><![CDATA[This mini howto explain how to create more loop device on your operating system.You need to create more loop device in some case like encrypted file system or HVM xen virtualization.  By default there are 7 devices available, named /dev/loop0 through to /dev/loop7 . INFORMATIONS You can find the loop device like that : The <a href='http://www.kutukupret.com/2008/07/21/howto-create-loop-device-on-redhat-centos-or-fedora/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/21/howto-create-loop-device-on-redhat-centos-or-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building RPM packages as user</title>
		<link>http://www.kutukupret.com/2008/07/08/building-rpm-packages-as-user/</link>
		<comments>http://www.kutukupret.com/2008/07/08/building-rpm-packages-as-user/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 06:14:26 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dag]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=34</guid>
		<description><![CDATA[Customizing your RPM build environment To make RPM use your environment definitions, you need to override the default macros RPM uses. The only one that is crucial for this is %_topdir (which by default would point to /usr/src/redhat). You can do this by adding the following to ~/.rpmmacros. As a consequence, RPM will need the <a href='http://www.kutukupret.com/2008/07/08/building-rpm-packages-as-user/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/08/building-rpm-packages-as-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/37 queries in 0.025 seconds using memcached
Object Caching 1209/1278 objects using xcache

Served from: www.kutukupret.com @ 2012-02-06 07:15:13 -->
