<?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>遨遊飛翔 &#187; server</title>
	<atom:link href="http://blog.shian.tw/tag/server/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.shian.tw</link>
	<description>學習筆記 For php、jQuery、MySql、Centos、Suse、Server、CodeIgniter</description>
	<lastBuildDate>Sun, 09 Oct 2011 16:00: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>
	<atom:link rel='hub' href='http://blog.shian.tw/?pushpress=hub'/>
		<item>
		<title>Function registration failed &#8211; duplicate name</title>
		<link>http://blog.shian.tw/duplicate-name.html</link>
		<comments>http://blog.shian.tw/duplicate-name.html#comments</comments>
		<pubDate>Sun, 21 Dec 2008 22:00:03 +0000</pubDate>
		<dc:creator>shian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://blog.shian.tw/?p=241</guid>
		<description><![CDATA[最近剛好有遇到 Function registration failed &#8211; duplicate name 這個問題，爬了Google很多文章後得知，造成有這Warning訊息的原因似乎是因為重覆裝載了模組的關係。 警告訊息 # /srv/www/cgi-bin/php -v PHP Warning: Function registration failed - duplicate name - session_name in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - session_module_name in Unknown on &#8230; <a href="http://blog.shian.tw/duplicate-name.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.shian.tw/duplicate-name.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iftop 即時監看主機連線狀態</title>
		<link>http://blog.shian.tw/iftop.html</link>
		<comments>http://blog.shian.tw/iftop.html#comments</comments>
		<pubDate>Mon, 16 Jun 2008 08:00:00 +0000</pubDate>
		<dc:creator>shian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.shian.tw/?p=31</guid>
		<description><![CDATA[iftop是一套即時監控主機網路連線狀態,透過iftop可以很快清楚知道誰連到這台主機,之前也是用這套抓出來自中國大陸的機器人,並且安裝即使用也相當的簡單 準備: 到 iftop 官網下載此套件 安裝: 1. 解壓縮 iftop 並進入該目錄 # tar -zxvf iftop.tar.gz # cd iftop 2. 使用tarball安裝 # ./configure # make # make install 使用: # iftop -i eth0 參數說明: -i: 監控網路卡介面 -B: 以bytes為單位 -n: 以IP顯示不用DNS反解 -N: 只顯示port不顯示服務名稱 &#8230; <a href="http://blog.shian.tw/iftop.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.shian.tw/iftop.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

