<?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>Mr-San.com : จอมมาร Blog &#187; Howto</title>
	<atom:link href="http://www.mr-san.com/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mr-san.com</link>
	<description>Learning by self, Doing for Expertise</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:58:00 +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>Protected: Step : ติดตั้งระบบเมล์</title>
		<link>http://www.mr-san.com/step-mail-installation/</link>
		<comments>http://www.mr-san.com/step-mail-installation/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:46:40 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=101</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://www.mr-san.com/step-mail-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Development with Eclipse PDT</title>
		<link>http://www.mr-san.com/php-development-with-eclipse-pdt/</link>
		<comments>http://www.mr-san.com/php-development-with-eclipse-pdt/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 01:16:24 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=161</guid>
		<description><![CDATA[Php Development With Eclipde PDT View more presentations from lapistano.]]></description>
		<wfw:commentRss>http://www.mr-san.com/php-development-with-eclipse-pdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improved PHP Development</title>
		<link>http://www.mr-san.com/improved-php-development/</link>
		<comments>http://www.mr-san.com/improved-php-development/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 01:14:48 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=158</guid>
		<description><![CDATA[Good articles.. Improved PHP Development View more presentations from PHPBelgium.]]></description>
		<wfw:commentRss>http://www.mr-san.com/improved-php-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade Harddisk in Mac</title>
		<link>http://www.mr-san.com/upgrade-harddisk-in-mac/</link>
		<comments>http://www.mr-san.com/upgrade-harddisk-in-mac/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 17:37:47 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[carbon copy cloner]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=138</guid>
		<description><![CDATA[A long time I don&#8217;t update my blog, I&#8217;m busy and I don&#8217;t have a time to test new software. My harddisk have less space to keep my important data, It&#8217;s time to upgrade ( I have 80 GB on my Macbook) Preparation Carbon Copy Cloner Screw Driver and Torx T8 screw driver New Harddisk [...]]]></description>
		<wfw:commentRss>http://www.mr-san.com/upgrade-harddisk-in-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware-tools on Ubuntu 8.04</title>
		<link>http://www.mr-san.com/vmware-tools-on-ubuntu-804/</link>
		<comments>http://www.mr-san.com/vmware-tools-on-ubuntu-804/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 04:52:59 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=123</guid>
		<description><![CDATA[Before install vmware-tools these you need for compilation: sudo apt-get install linux-headers-`uname -r` umount /dev/cdrom mount /dev/cdrom cp /cdrom/VMwareTools-*.tar.gz /tmp Then download open-vm-tools from sourceforge : http://sourceforge.net/projects/open-vm-tools/ This module use for build vmxnet, vmhgfs. wget http://nchc.dl.sourceforge.net/sourceforge/open-vm-tools/open-vm-tools-2008.09.03-114782.tar.gz cp open-vm-tools-* /tmp sudo apt-get install libproc-dev libdumbnet-dev libicu-dev cd /tmp tar zxf open-vm-tools-* ./configure --without-x make cd modules/linux [...]]]></description>
		<wfw:commentRss>http://www.mr-san.com/vmware-tools-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Nginx &#8211; Reverse Proxy, Load Balance</title>
		<link>http://www.mr-san.com/nginx-reverse-proxy-load-balance/</link>
		<comments>http://www.mr-san.com/nginx-reverse-proxy-load-balance/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 16:23:12 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[high scalability]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=109</guid>
		<description><![CDATA[High scalability with Nginx, I have read some article about Nginx, which show more powerful with load balance, reverse proxy, imap, pop3 and smtp. This post is howto install Nginx for using in our project, let&#8217;s go&#8230;. Install prerequisites : [code lang='bash']apt-get install libpcre3 libpcre3-dev libpcrecpp0 libssl-dev zlib1g-dev[/code] Get source package : http://sysoev.ru/nginx/nginx-0.6.32.tar.gz Get syslog [...]]]></description>
		<wfw:commentRss>http://www.mr-san.com/nginx-reverse-proxy-load-balance/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ติดตั้ง WebServer ด้วย Apache2, PHP5 บน Ubuntu</title>
		<link>http://www.mr-san.com/new-server-apache2-php5-ubuntu/</link>
		<comments>http://www.mr-san.com/new-server-apache2-php5-ubuntu/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 08:35:48 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=70</guid>
		<description><![CDATA[หลังจากติดตั้งเครื่องใหม่เรียบร้อยแล้ว [code lang='bash'] apt-get install ssh screen apt-get install apache2 apache2-prefork-dev php5 php5-cli php5-dev php5-gd php5-mcrypt php5-mysql make [/code] - config apache2 [code lang='bash'] a2dismod cgi a2dismod autoindex a2dismod negotiation a2dismod status a2enmod rewrite a2enmod expires [/code] สำหรับการใช้งานร่วมกับ PEAR Database [code lang='php']apt-get install php-pear php-db[/code]]]></description>
		<wfw:commentRss>http://www.mr-san.com/new-server-apache2-php5-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>install PHP4 in Ubuntu 8.04 (Source compile)</title>
		<link>http://www.mr-san.com/php4-ubuntu-source/</link>
		<comments>http://www.mr-san.com/php4-ubuntu-source/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 08:21:03 +0000</pubDate>
		<dc:creator>Mr-San.com</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mr-san.com/?p=107</guid>
		<description><![CDATA[จดไว้กันลืม จะใช้จะได้ไม่ต้องหาอีก ช่วงนี้ยิ่งมีอะไรต่อมิอะไรเยอะแยะไปหมด สำหรับคนที่ต้องการใช้ PHP4 บน Ubuntu 8.04 นะครับ Download source มาเลยครับ ไม่ต้องคิดมาก ต้อง compile แน่นอน ขั้นแรกติดตั้งสิ่งที่ต้องการก่อน ทางที่ดีก็เอา PHP5 ลงไปด้วย เผื่อใช้ ครับ แต่ปิดที่ apache ละกันครับ ถัดไปเริ่มทำการ configure ก็เก็บเอาจาก config.nice มาให้ใช้เลยครับ จะได้ง่ายๆ เสร็จสิ้นกระบวนการรบ จะเอาไปทำอะไรต่อก็แล้วแต่ละกันครับ]]></description>
		<wfw:commentRss>http://www.mr-san.com/php4-ubuntu-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

