<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>theiDaemon.com</title>
	<link>http://www.theidaemon.com</link>
	<description>the luxury of invaluable experience.</description>
	<lastBuildDate>Tue, 16 Sep 2008 21:23:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to Replacing Widcomm Bluetooth stack with the Windows built-in stack</title>
		<description>On my 901, I only need Bluetooth for using my cell to connect to the internet (PAN). Therefore I wanted to get rid of the Widcomm stack to save some MBs and use the Windows build-in stack instead. To do this, open C:\WINDOWS\INF\BTH.INF which is the list of Bluetooth drivers ...</description>
		<link>http://www.theidaemon.com/eee-pc/how-to-replacing-widcomm-bluetooth-stack-with-the-windows-built-in-stack/</link>
			</item>
	<item>
		<title>My Gear Wish list.</title>
		<description>I'll built wishlist of my next desktop here.

CPU - Considering...

CPU Cooler - Thermal Right Ultra-120 Extreme
Got it! (Powered by maSweet)

VGA -Sapphire Radeon HD 4870 Video Card
Perfect performance with best valued. Use this brand Or other brands, Since they are same card.

VGA Cooler - Considering...
RAM - Considering...
Mainboard - Considering...
Harddisk - Considering...
DVD ...</description>
		<link>http://www.theidaemon.com/gadget/my-gear-wish-list/</link>
			</item>
	<item>
		<title>Install Squid Transparent Proxy (A.K.A httpd-accelerator)</title>
		<description>Here are for Squid 2.6+ only and here we go
# yum install squid
Then we need to make a config
# vi /etc/squid/squid.conf
by change these config,

edit http port to use transparent proxy
http_port 8080 transparent
search the line with acl QUERY urlpath_regex cgi-bin \? and add these after it
acl nc_post method POST
acl nc_script urlpath_regex ...</description>
		<link>http://www.theidaemon.com/server-administration/install-squid-transparent-proxy-aka-httpd-accelerator/</link>
			</item>
	<item>
		<title>Centos 5 Network configuration, Shell method</title>
		<description>You can configure network card by editing text files stored in /etc/sysconfig/network-scripts/ directory. First change directory to /etc/sysconfig/network-scripts/:
# cd /etc/sysconfig/network-scripts/
You need to edit / create files as follows:

* /etc/sysconfig/network-scripts/ifcfg-eth0 : First Ethernet card configuration file
* /etc/sysconfig/network-scripts/ifcfg-eth1 : Second Ethernet card configuration file

To edit/create first NIC file, type command:


# vi ifcfg-eth0


Append/modify ...</description>
		<link>http://www.theidaemon.com/server-administration/centos-5-network-configuration-shell-method/</link>
			</item>
	<item>
		<title>How do I install GNU C / C++ compiler on CentOS Linux server?</title>
		<description>If you installed a fresh Centos and not selected any package like me, You may need C compiler

try to install use following command



yum install gcc gcc-c++ autoconf automake



cheer! </description>
		<link>http://www.theidaemon.com/server-administration/how-do-i-install-gnu-c-c-compiler-on-centos-linux-server/</link>
			</item>
	<item>
		<title>Search and Replace String in MySQL database</title>
		<description>How to search and replace string in mysql database? You can done with phpMyAdmin, That is a easy way.

To search and replace a text string, start up phpMyAdmin, and click on your database name that you want to run the search and replace through. At the top of the window, ...</description>
		<link>http://www.theidaemon.com/server-administration/search-and-replace-string-in-mysql-database/</link>
			</item>
	<item>
		<title>How to backup mysql database</title>
		<description>usage



#mysqldump [options] db_name [tables]
#mysqldump [options] --databases db_name1 [db_name2 db_name3...]
#mysqldump [options] --all-databases



Example



#mysqldump -u root -p mydatabase &#62; db.sql



Specific table



#mysqldump -u root -p mydatabase -tables customer &#62; db.sql



How to restore database



#mysql -u root -p database &#60; db.sq

 </description>
		<link>http://www.theidaemon.com/server-administration/how-to-backup-mysql-database/</link>
			</item>
	<item>
		<title>Godaddy promotion coupon list</title>
		<description>This is a list of coupon code

OYH3 - $3 off / $6.95 any .COM

BTPS7 - 20% any order of $50 or more

OYH1 - 10% off whatever

BTPS20 - 25% any order of $100 or more

BTPS4 - 10% off anything

OYH2 - $5 off a $30 purchase

hash1 - 10% offhash2 - $5 off ...</description>
		<link>http://www.theidaemon.com/hotsting/godaddy-promotion-coupon-list/</link>
			</item>
	<item>
		<title>MRTG : The prefect setup for CentOS 5.1</title>
		<description>Today I have finished install mrtg for my idaemon server and here are the perfect setup instruction for who run centos 5.1 in the box.

check this instruction  you will not regret, after I have try from many source and googled all day this is the way out!

Part I : ...</description>
		<link>http://www.theidaemon.com/server-administration/mrtg-the-prefect-setup-fohttpwwwtheidaemoncomwp-adminpostphpactioneditpost10r-centos-51/</link>
			</item>
	<item>
		<title>Best Free DNS Service for your primary or slave DNS server</title>
		<description>Try this free dns service control for your domain. they are note as best in their industry

	 Zoneedit.com
	FreeDNS

I have used these for my master domain Thaigaming.com </description>
		<link>http://www.theidaemon.com/hotsting/best-free-dns-service/</link>
			</item>
</channel>
</rss>
