

<?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>RubyPDF Blog &#187; CentOS</title>
	<atom:link href="http://blog.rubypdf.com/category/linux/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubypdf.com</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Tue, 02 Mar 2010 06:47:01 +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>How To Let Apache Web Server Run ASP.NET Applications on CentOS</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:44:26 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[Asp.NEt Applications]]></category>
		<category><![CDATA[mod_mono]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[vzdump]]></category>
		<category><![CDATA[XSP]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=471</guid>
		<description><![CDATA[




This is a index page of my mono and asp.net articles, so I will continue update this page when I have new articles.
1.Prepare a CentOS hosting, in my case, I use CentOS VPS, I have introduced  how to install OpenVZ and Create VPS before.





2.Install Mono 2.4.2.3 on CentOS 5.
3.Install XSP, mod_mono and configure Apache [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install XSP and Integrate XSP With Apache 2 Under CentOS 5</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:14:38 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[mod_mono]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[XSP]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=466</guid>
		<description><![CDATA[




In the last article,  I have introduced  How to Install Mono 2.4.2.3 on CentOS 5 , forgot telling you, why I want to install Mono on CentOS, I want to try to run ASP.NET under Linux.

Mono has an implementation of ASP.NET 2.0 and ASP.NET AJAX, and to run your ASP.NET applications with Mono, [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Install Mono 2.4.2.3 on CentOS 5</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:25:53 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=460</guid>
		<description><![CDATA[I am a .NET developer, but for the need of my job, I am also familiar with CentOS 5 and OpenVZ. I have installed Mono on my Windows XP environment before, and want to have a try Mono under CentOS 5.
This time I use a CentOS 5.2 VPS(a clean VPS I just created)to install the [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Install OpenEMM 5.5.1 on VPS</title>
		<link>http://blog.rubypdf.com/2009/04/14/how-to-install-openemm-551-on-vps/</link>
		<comments>http://blog.rubypdf.com/2009/04/14/how-to-install-openemm-551-on-vps/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:45:10 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=303</guid>
		<description><![CDATA[I am still looking for a better solution for our email marketing business, and OpenEMM is one of application I have tested.

OpenEMM is a feature-rich enterprise software for email marketing, newsletters and service mails (transaction mails and event or time triggered mails). OpenEMM offers bounce management, link tracking, lots of realtime statistics and a scripting [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/04/14/how-to-install-openemm-551-on-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clone Backup and Restore OpenVZ VE with vzdump</title>
		<link>http://blog.rubypdf.com/2009/04/14/clone-backup-and-restore-openvz-ve-with-vzdump/</link>
		<comments>http://blog.rubypdf.com/2009/04/14/clone-backup-and-restore-openvz-ve-with-vzdump/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:18:22 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=301</guid>
		<description><![CDATA[In order to save time and easily clone, backup and restore OpenVZ VE under CentOS4.6_x86_64, I found a tool named vzdump, it is very easy to use.
Install vzdump
#wget http://download.openvz.org/contrib/utils/vzdump/vzdump-1.0-2.noarch.rpm
#rpm -i vzdump-1.1-1.noarch.rpm
#yum install rsync
I also need
#wget http://dag.wieers.com/rpm/packages/cstream/cstream-2.7.4-3.el4.rf.x86_64.rpm
#rpm -i cstream-2.7.4-3.el4.rf.x86_64.rpm
Backup my first VE,
vzdump --compress --stop 101
it will create two file under /vz/dump folder, vzdump-101.tgz and vzdump-101.log
Restore
to do [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/04/14/clone-backup-and-restore-openvz-ve-with-vzdump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create My First VE under OpenVZ</title>
		<link>http://blog.rubypdf.com/2009/04/14/create-my-first-ve-under-openvz/</link>
		<comments>http://blog.rubypdf.com/2009/04/14/create-my-first-ve-under-openvz/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:01:00 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=299</guid>
		<description><![CDATA[After successfully install OpenVZ under CentOS4.6_x86_64, then I created a simplest VE.

#cd /vz/template/cache
#wget http://download.openvz.org/template/precreated/centos-5-x86_64.tar.gz
#vzctl create 101 --ostemplate centos-5-x86_64 --config vps.basic
#vzctl set 101 --onboot yes --save
#vzctl set 101 --hostname ve01.rubypdf.com --save
#vzctl set 101 --ipadd 192.168.0.101 --save
#vzctl set 101 --numothersock 120 --save
#vzctl set 101 --nameserver 213.133.98.98 --nameserver 213.133.99.99 --save
#vzctl start 101
#vzctl exec 101 passwd
#vzctl enter 101
#exit

]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/04/14/create-my-first-ve-under-openvz/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
