<?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>ŠlowLifë.Blog to enjoy life &#187; Other</title>
	<atom:link href="http://gtour.info/archives/category/other/feed" rel="self" type="application/rss+xml" />
	<link>http://gtour.info</link>
	<description>我的慢活網誌！放慢你的生活節奏，緩下來擁抱生命，才不至於被時間追的跑。旅遊也應當如此，放慢腳步才能欣賞到美麗的景物，發現旅遊新的視野。</description>
	<lastBuildDate>Sun, 29 Aug 2010 13:05:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linode Xen VPS 合租計畫</title>
		<link>http://gtour.info/archives/654</link>
		<comments>http://gtour.info/archives/654#comments</comments>
		<pubDate>Sun, 04 Jul 2010 16:08:52 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Linode]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[合租計畫]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=654</guid>
		<description><![CDATA[發現 SlowLife.blog 胡亂寫也寫了一年了，這當中從台灣的共享主機、美國虛擬主機、PhotonVPS、(mt)、HE、2HOST、Linode，也用了好幾家的主機。所以突發奇想，來個合租計畫來補貼一下我的主機錢，也試試看接受度有多少。 這次使用的主機是 Linode Xen VPS (請自行上網查詢它的評價)，系統架構 Linux+Nginx+PHP+MySQL，詳細內容請看 探針，可支持 wordpress 靜態網址。 注意事項 (很重要)： 沒有 WHM/cPanel、Webmail，我是用 Nginx Web 服務器，不是用 Apache 喔!! 我只能給你 FTP、Mysql 帳號，甚麼面板都沒有。只接受 WordPress 網誌/部落格，其他架站軟體概不接受。 Linode Xen VPS 規格：]]></description>
		<wfw:commentRss>http://gtour.info/archives/654/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>檢測你的 VPS 是不是真的做了 RAID10</title>
		<link>http://gtour.info/archives/648</link>
		<comments>http://gtour.info/archives/648#comments</comments>
		<pubDate>Fri, 02 Jul 2010 09:43:33 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[hdparm]]></category>
		<category><![CDATA[RAID10]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=648</guid>
		<description><![CDATA[前幾天在 hostloc 正好討論這個議題，主機要做 Raid10 需要 4 顆硬碟，只能使用 50%，成本這麼高，主機商真的會這麼實在的做嗎？消費者又如何知道主機商有沒有老實做？ 剛好在 深度VPS 裡看到這一篇文章，用 hdparm 簡單的測試一下自己的 VPS，看看你的硬碟速度。 轉載自：深度VPS  http://www.deepvps.com 現在很多的 VPS 主機商都宣傳他們的母機提供磁盤硬件 RAID10，以保證客戶的數據安全。那麼他們到底真的做了嗎？ deepvps 在這里以 Diahosting 的 VPS 為例，說明一下簡單的測試方法。 SSH 登陸 VPS，執行 hdparm]]></description>
		<wfw:commentRss>http://gtour.info/archives/648/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>實戰 Nginx 取代 Apache 的高性能 Web 服務器</title>
		<link>http://gtour.info/archives/644</link>
		<comments>http://gtour.info/archives/644#comments</comments>
		<pubDate>Tue, 29 Jun 2010 16:32:58 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=644</guid>
		<description><![CDATA[Nginx 是俄羅斯人 Igor Sysoev 編寫的一款高性能的 HTTP 和反向代理服務器。 Nginx 選擇了 epoll 和 kqueue 作為網路 I/O 模型，在高連接並發的情況下，Nginx 是 Apache 服務器不錯的替代品，它能夠支持高達 50,000 個並發連接數的響應，運行穩定，且內存、CPU 等系統資源消耗非常低。 Nginx 這麼看好，當然也想裝在自己的 VPS 上跑跑看，現在的 SlowLife blog 就是使用 Nginx+PHP5+MySQL 運行著，目前對]]></description>
		<wfw:commentRss>http://gtour.info/archives/644/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>name.com 最新優惠碼</title>
		<link>http://gtour.info/archives/626</link>
		<comments>http://gtour.info/archives/626#comments</comments>
		<pubDate>Mon, 26 Apr 2010 19:41:24 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Go Daddy]]></category>
		<category><![CDATA[name.com]]></category>
		<category><![CDATA[優惠碼]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=626</guid>
		<description><![CDATA[name.com 是我喜歡的域名公司，我個人覺得在 Domain 操作上比 Go Daddy 容易許多，也深受許多人喜愛。 但是前幾天官方公佈了，所有新註冊的域名都停止提供免費的 Private Whois 方案，需要的人要額外花 $7.99 購買；已經註冊的，免費 Private Whois 方案會到當年期限結束時取消，如果還需要的話，要另外花 $7.99 / 年。 name.com 的優勢方案這下可沒有了，也被網友罵的很慘，前幾天官方推出 $1.99 優惠碼。今天我在 VPS 偵探 看到最新消息，已經有免費的優惠碼了，需要的人手腳要快喔。 優惠碼：FREEWHOIS]]></description>
		<wfw:commentRss>http://gtour.info/archives/626/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>超低價 Xen VPS 主機方案</title>
		<link>http://gtour.info/archives/615</link>
		<comments>http://gtour.info/archives/615#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:43:15 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[PhotonVPS]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[XEN]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=615</guid>
		<description><![CDATA[PhotonVPS 今天推出低價的 Xen VPS 方案，WARP .25 方案 $5.95/mo，這樣的價錢應該會吸引到很多人吧。 想到我第一次租用台灣共用虛擬主機時，只有500MB 空間、10GB 流量，P4 CPU 一年就要 $NT6000 元，還要一次付清。現在回頭看這家主機商的方案，也沒有好到哪去，雖然用這樣的比較方法是不公平的，但放眼一看台灣的主機市場，偏高價位的租金，卻沒有高價位的品質。 Xen 新出方案介紹： WARP .25 方案 128MB 專屬記憶體 – DDR3 RAM 256MB Swap 2GB 硬碟空間 150GB]]></description>
		<wfw:commentRss>http://gtour.info/archives/615/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UnixBench 測試 VPS 效能</title>
		<link>http://gtour.info/archives/613</link>
		<comments>http://gtour.info/archives/613#comments</comments>
		<pubDate>Sun, 07 Mar 2010 11:49:54 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[PhotonVPS]]></category>
		<category><![CDATA[UnixBench]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=613</guid>
		<description><![CDATA[租用 VPS 之後最想做的事，應該就是能測試一下自己的 VPS 主機，不管分數是高或低，多少也能了解 VPS 效能在甚麼階段。 而我租用的主機是 PhotonVPS 的 XEN WARP 1 方案： Intel Nehalem Quad Xeon 8 核心處理器 512Mb 專屬 RAM ( DDR3 RAM ) 1Gb Swap 35Gb]]></description>
		<wfw:commentRss>http://gtour.info/archives/613/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Cover Image</title>
		<link>http://gtour.info/archives/608</link>
		<comments>http://gtour.info/archives/608#comments</comments>
		<pubDate>Sat, 20 Feb 2010 14:43:51 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[GD2]]></category>
		<category><![CDATA[PhotonVPS]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[探針]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=608</guid>
		<description><![CDATA[For a long time we have been planning upgrading our database to utilize a table partitioning approach which would help better scale our storage hardware. We scheduled the upgrade for]]></description>
		<wfw:commentRss>http://gtour.info/archives/608/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhotonVPS 使用心得</title>
		<link>http://gtour.info/archives/606</link>
		<comments>http://gtour.info/archives/606#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:14:19 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PhotonVPS]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[虛擬主機]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=606</guid>
		<description><![CDATA[虛擬主機用久了，最後的目的還是要用一用 VPS 主機，之前有用過台灣的 VPS 主機一年的經驗，但是台灣的 VPS 實在是太貴了，以部落格的網站來說，會不合乎經濟效益，錢會不夠燒。 但用過一次 VPS 主機之後，你就會愛上它，速度快、自主性高、不怕有 CPU Loading 的問題被停帳號，好處很多。漸漸的應該是租用主機的主流，不知為何在台灣就是這麼貴，而且有關 VPS 主機的資料又非常少。 美國有非常多效能很好的 VPS 主機可以租，價錢比台灣便宜很多，一年的租金與台灣的基本虛擬主機方案差不多，硬體規格也高出許多。很多人會說用美國的主機速度上會比較慢，我個人的感覺是機房位置選的對，VPS 主機有作加速優化，其實與台灣的主機比較，是感覺不出來有時麼差異。 PhotonVPS 下載測試 100MB VPS 主機目前有分成 OpenVZ、Xen 兩種方式，各有優劣，看你的網站形式適合哪一種，一般 OpenVZ 較容易超賣，Xen 主機商就無法超賣，價錢上就會比 OpenVZ]]></description>
		<wfw:commentRss>http://gtour.info/archives/606/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>30 個好用 Chrome 擴充元件</title>
		<link>http://gtour.info/archives/589</link>
		<comments>http://gtour.info/archives/589#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:22:19 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=589</guid>
		<description><![CDATA[Chrome Extensions 已出來這麼久了，我還發這種老掉牙文，因為長久以來我一直使用 Firefox 瀏覽器，現在慢慢在適應 google 大神的 Chrome 瀏覽器。 為什麼愛用 Firefox，我想除了安全性、速度之外，應該就是那完整支援且又免費的擴充元件了。 Chrome 瀏覽器出來後，擴充元件也大量的釋出讓使用者使用或測試，而 Chrome 瀏覽器的速度及記憶體的管理更勝過 Firefox。 1stwebdesigner 站長挑選出 30 個不可替代的擴充元件，讀者可以測試看看，以老外的使用習性不見得我們合適。 我也挑出一些部落格站長所選出好用的 Chrome Extensions 文章連結 Jas9 Taipei. 17 個 Google Chrome]]></description>
		<wfw:commentRss>http://gtour.info/archives/589/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>暫離了 VPS (Virtual Private Server) 虛擬專屬主機</title>
		<link>http://gtour.info/archives/315</link>
		<comments>http://gtour.info/archives/315#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:23:30 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[虛擬主機]]></category>

		<guid isPermaLink="false">http://gtour.info/?p=315</guid>
		<description><![CDATA[VPS 主機（虛擬專屬伺服器）（Virtual Private Server 簡稱 VPS），透過 Virtuozzo 虛擬專屬主機軟體，一台實體主機可以分割為數個虛擬的單位。每一單位即為一個 VPS 虛擬專屬主機，這些小伺服器（VPS）本身有自己作業系統，它的運行和管理與獨立的專屬伺服器完全相同。 今年受到大環境不景氣的影響，收入也比去年較少，無法再租用 VPS 虛擬專屬主機了，只好忍痛將網站轉入一般的虛擬主機中了。 雖然目前無法使用 VPS 虛擬專屬主機，但還是來介紹它的種種好處： 1. 包括獨立的作業系統：http、ftp、ssh、sendmail、mysql 等都是獨立的，只有你一個人在用。 2. 高度安全，由系統許可權分隔的，而是在系統環境裡完全是獨立的。 3. VPS 可以自行安裝 RPM 套件，或自行編譯 (compile) 套件並進行安裝。 4. 資源的超配額使用，VPS]]></description>
		<wfw:commentRss>http://gtour.info/archives/315/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
