<?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; kernel</title>
	<atom:link href="http://www.kutukupret.com/category/kernel/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>Postfix, Dynamic OverQuota User Map Script Using Bash And Inotifywait</title>
		<link>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/</link>
		<comments>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 13:47:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[check_recipient_access]]></category>
		<category><![CDATA[inotify-tools]]></category>
		<category><![CDATA[inotifywait]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[smtpd_recipient_restrictions]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1450</guid>
		<description><![CDATA[I recently experimented with a simple bash script, inotifywait and  smtpd_recipient_restrictions (check_recipient_access) to map email users who have exceeded the quota. Well, during testing, i&#8217;ve noticed when using hash/texthash lookup tables, it needed to be reloaded in order smtpd detect changes in table.so i&#8217;ve made quick test on mysql_tables it seem updating record on tables will <a href='http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/07/14/postfix-dynamic-overquota-user-map-script-using-bash-and-inotifywait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, Realtime Maildir Replication Using Dual-primary DRBD with OCFS2</title>
		<link>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/</link>
		<comments>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 05:56:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[drbd]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[ocfs2]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1361</guid>
		<description><![CDATA[As I&#8217;ve been written on my previous post about Maildir Replication using ChironFS in postfix, I will explain step by step it can also be done by using drbd and ocfs2. Compiling &#38; Installing note: if your Linux distribution is shipped with a kernel older than 2.6.33 you have to install a kernel module package <a href='http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/19/postfix-realtime-maildir-replication-using-dual-primary-drbd-with-ocfs2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, Maildir Replication In Real Time Using ChironFS</title>
		<link>http://www.kutukupret.com/2011/06/14/postfix-maildir-replication-in-real-time-using-chironfs/</link>
		<comments>http://www.kutukupret.com/2011/06/14/postfix-maildir-replication-in-real-time-using-chironfs/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 09:25:50 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[ChironFS]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fstab]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[kernel module]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[sshfs]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1346</guid>
		<description><![CDATA[In this tutorial I will describe how to set up postfix and maildir which can automatically replicate email when email is delivered. We will not touch the postfix configuration at all. we will manipulate maildir directory behavior using ChironFS, instead. what is ChironFS? This the Chiron Filesystem. It is a Fuse based filesystem. It&#8217;s main purpose <a href='http://www.kutukupret.com/2011/06/14/postfix-maildir-replication-in-real-time-using-chironfs/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/14/postfix-maildir-replication-in-real-time-using-chironfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting a JFFS2 filesystem in Linux</title>
		<link>http://www.kutukupret.com/2010/09/16/mounting-a-jffs2-filesystem-in-linux/</link>
		<comments>http://www.kutukupret.com/2010/09/16/mounting-a-jffs2-filesystem-in-linux/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 03:20:01 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[jffs]]></category>
		<category><![CDATA[jffs2]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=961</guid>
		<description><![CDATA[what is JFFS2? JFFS2 is Journalling Flash File System version 2 or JFFS2 is a log-structured file system for use in flash memory devices. It is the successor to JFFS. JFFS2 has been included in the Linux kernel since the 2.4.10 release. JFFS2 is also available for Open Firmware, the eCos RTOS and the RedBoot <a href='http://www.kutukupret.com/2010/09/16/mounting-a-jffs2-filesystem-in-linux/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/09/16/mounting-a-jffs2-filesystem-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>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>Shaping Layer 7 Application on centos 4.7 (iptables + l7 + IMQ + tc/HTB)</title>
		<link>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/</link>
		<comments>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 03:27:17 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[IMQ]]></category>
		<category><![CDATA[layer7]]></category>
		<category><![CDATA[netfilter]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=77</guid>
		<description><![CDATA[Pertama download kernel source kernel 2.6.26. Download iptables 1.4.1 source. Download patch l7 + IMQ (untuk kernel dan iptables) yg sudah saya modifikasi jadi satu bundle. Extract, patch dan compile kernel source(to RPM) pilih semua option yg ada hubungannya dengan IMQ device dan layer7 konfigure grub supaya booting dengan kernel yg telah di compile. sesuai <a href='http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>802.1q Non Native VLAN Tagging di CENTOS 4</title>
		<link>http://www.kutukupret.com/2009/07/01/8021q-non-native-vlan-tagging-on-centos-5/</link>
		<comments>http://www.kutukupret.com/2009/07/01/8021q-non-native-vlan-tagging-on-centos-5/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 02:31:37 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[vlan]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=76</guid>
		<description><![CDATA[Pertama, install packet vconfig, dan kernel harus support vlan (8021q) module. Copy konfigurasi eth yg sudah ada edit ifcfg-eth0 menjadi seperti ini edit ifcfg-eth0.9 menjadi seperti ini (sesuaikan dengan ip/network/netmask milik anda) Restart network that&#8217;s it]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/07/01/8021q-non-native-vlan-tagging-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Compiling iptables geoip module di centos 5</title>
		<link>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/</link>
		<comments>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:01:28 +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[patch]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=75</guid>
		<description><![CDATA[Di compile pada system centos 5, kernel 2.6.18 dan iptables 1.3.5 1. Persiapan Download kernel source yg sekarang dipakai di centos 5 kita kita cuma mau mengambil linux-2.6.18.tar.bz2 nya saja(patch2 yg lain tidak kita perlukan). selanjutnya download iptables source rpm Extract iptables tarball seperti kernel di atas Download geoip dan patch-o-matic-ng Extract patch-o-matic-ng: Kemudian extract <a href='http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/feed/</wfw:commentRss>
		<slash:comments>2</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/40 queries in 0.030 seconds using memcached
Object Caching 1485/1568 objects using xcache

Served from: www.kutukupret.com @ 2012-02-10 05:40:30 -->
