<?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>Jacky's BLOG &#187; opensource software</title>
	<atom:link href="http://jk.scanmon.com/en/wp/category/it-technology/opensource-software/feed" rel="self" type="application/rss+xml" />
	<link>http://jk.scanmon.com/en</link>
	<description>The pursuit of excellence, become an excellent system administrator!</description>
	<lastBuildDate>Fri, 29 Apr 2011 03:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>installing nginx + php-fpm using centos.alt.ru &amp; EPEL repo in CentOS</title>
		<link>http://jk.scanmon.com/en/wp/2010/02/installing-nginx-php-fpm-using-centos-alt-ru-epel-repo-in-centos.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/02/installing-nginx-php-fpm-using-centos-alt-ru-epel-repo-in-centos.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 00:51:24 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[linux applications]]></category>
		<category><![CDATA[opensource software]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/en/?p=1648</guid>
		<description><![CDATA[I have create post about installing nginx + php-fpm from source before in here http://adityo.blog.binusian.org/?p=428. In this tutorial i will create a more simple way installing nginx + php-fpm using yum with centos.alt.ru &#38; EPEL repo.
Here it’s goes:
- Create repo
# cd /etc/yum.repos.d
# vim rusia-repo.repo
- and paste this
[rusia-repo]
name=CentOS-$releasever – rusia packages for $basearch
#baseurl=file:///raid/RH/CentOS/$releasever/local/$basearch
baseurl=http://centos.alt.ru/pub/repository/centos/5/i386/
enabled=1
gpgcheck=0
protect=1
- Enable EPEL repo
# [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/02/installing-nginx-php-fpm-using-centos-alt-ru-epel-repo-in-centos.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Research on the image watermarking</title>
		<link>http://jk.scanmon.com/en/wp/2010/01/about_image_watermark.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/01/about_image_watermark.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:00:21 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[English Version]]></category>
		<category><![CDATA[IT technology]]></category>
		<category><![CDATA[linux applications]]></category>
		<category><![CDATA[opensource software]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/?p=1893</guid>
		<description><![CDATA[ScanMom studio pictures have recently been doing research to play a watermark, image watermark is a very good fight against Daolian way, even if you picture was reproduced, with your website logo is a good means of publicity.
I am not a programmer universal use GD library, but the method of ImageMagic software, you can go [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/01/about_image_watermark.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>schroot &#8211; chroot for any users</title>
		<link>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html</link>
		<comments>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:53:56 +0000</pubDate>
		<dc:creator>jacky</dc:creator>
				<category><![CDATA[linux system]]></category>
		<category><![CDATA[opensource software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://jk.scanmon.com/?p=1751</guid>
		<description><![CDATA[From manpages: schroot allows the user to run a command or a login shell in a chroot environment. If no command is specified, a login shell will be started in the user current working directory inside the chroot.
I&#8217;ve been trying some virtual machines solutions to execute some programs 32bits in my machine. But it&#8217;s take [...]]]></description>
		<wfw:commentRss>http://jk.scanmon.com/en/wp/2010/01/schroot-chroot-for-any-users.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

