<?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; Linux</title>
	<atom:link href="http://vaemon.com/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://vaemon.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 06:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://vaemon.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>【新書上市】玩通VMware 108個虛擬實例講堂</title>
		<link>http://vaemon.com/article/1065.html</link>
		<comments>http://vaemon.com/article/1065.html#comments</comments>
		<pubDate>Sat, 04 Sep 2010 04:30:03 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[VMware Workstation]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[RDM]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XP Mode]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=1065</guid>
		<description><![CDATA[胡嘉璽新書上市，玩通VMware 108個虛擬實例講堂]]></description>
		<wfw:commentRss>http://vaemon.com/article/1065.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>【長篇教學】MRTG監視Linux性能：CPU篇</title>
		<link>http://vaemon.com/article/714.html</link>
		<comments>http://vaemon.com/article/714.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:04:03 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Linux 虛擬機相關]]></category>
		<category><![CDATA[VMware ESX/ESXi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=714</guid>
		<description><![CDATA[上次把MRTG安裝起來之後，你的Linux已經具有監視eth0的功能了。當然要將Linux主機轉換到虛擬機之前，你還得了解最重要的CPU/RAM/HD等效率，在P2V之後才知道要如何增強這些效能。當然更細微的性能校調，就得深入到你的應用中了，如MySQL中的某一個表，嘉許會在之後的教學找個客戶的例子做為示範。 2010年3月2日更新：感謝網友zinklink找出錯誤，已更正，謝謝。 前言 MRTG安裝好之後，接下來就是將不同的監測項目安裝進去。前提是你之前的MRTG基本都已經安裝好了。如果你不熟悉MRTG的安裝，可以參考這一篇。接下來我們就來看看在MRTG下監測CPU需要的步驟。 難易程度： IT人員： ★☆☆☆☆ 使用者：★★★☆☆ 使用平台： Ubuntu Server Linux 9.10無X Window環境 安裝前的準備工作 1、 首先確定你對Linux有基本的認識，如安裝binary套件、權限、檔案等觀念。 2、 會使用vi編輯器。 3、 Linux已安裝LAMP環境。 4、 Linux的網路卡可正常使用，取得IP可和外網連接。 5、 能從網上或光碟機更新套件。 6、 已經安裝好MRTG功能。 安裝MRTG CPU監測步驟提要 1、 安裝sysstat CPU監測程式。 2、 建立CPU監測執行指令檔。 3、 更改指令檔為可執行權限。 4、 更改mrtg.cfg執行環境參數檔。 5、 以設定檔中的參數來執行mrtg。 6、 建立網頁index.html。 7、 如果需要，可以安裝燒機程式來燒CPU。 8、 從網頁查看mrtg的圖表。 安裝sysstat CPU監測程式 要監測CPU，必須先安裝一個sysstat中的sar來定時執行CPU的使用率(Utilization %)。只要你能連上網路，並且能使用root的權限執行程式，就可以用apt-get的方式來安裝了。 「sudo apt-get install sysstat」 輸入使用者密碼之會出現安裝的畫面，安裝時系統會要求輸入「y」，表示同意安裝，之後就會進行一些說明畫面，並且在安裝完畢時回到命令列提示下。 [...]]]></description>
		<wfw:commentRss>http://vaemon.com/article/714.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>【長篇教學】監視Linux主機的系統效能：MRTG</title>
		<link>http://vaemon.com/article/660.html</link>
		<comments>http://vaemon.com/article/660.html#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:44:59 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Hyper-V/R2]]></category>
		<category><![CDATA[vSphere/VI3]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mrtg]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=660</guid>
		<description><![CDATA[在Linux下要監測伺服器各項性能指標有太多選擇了，大家最常聽到的大概就是mrtg了。本文的目的不是深入研究mrtg，我們只要了解到和虛擬機相關的部分就行。]]></description>
		<wfw:commentRss>http://vaemon.com/article/660.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>別再自行安裝OS了：VMware Image下載</title>
		<link>http://vaemon.com/article/505.html</link>
		<comments>http://vaemon.com/article/505.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 01:37:44 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Linux 虛擬機相關]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware ESX/ESXi]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=505</guid>
		<description><![CDATA[嘉許因為工作關係，常常需要安裝各式各樣的Linux distro，為了方便，也準備了常用的Linux的VMware Image。然而Linux的版本更新很快，昇級又很麻煩，因此重裝Linux成為一個常態性不得不做的工作。不過網上高手及好心很多，他們將已經安裝好的Linux做成VMware的Image，並且開放下載，省去了安裝的麻煩，只要下載就行。現在光速時代，一個Linux的Image大約就150~500MB，以12M的光世代大約幾分鐘就下載完畢。大家以後有Linux的需要，可以到http://www.thoughtpolice.co.uk/來下載，還有提供torrent哦，速度很快。]]></description>
		<wfw:commentRss>http://vaemon.com/article/505.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>【問題解決】在Hyper-V中OpenSUSE11找不到網路卡</title>
		<link>http://vaemon.com/article/171.html</link>
		<comments>http://vaemon.com/article/171.html#comments</comments>
		<pubDate>Sun, 19 Apr 2009 05:52:35 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Hyper-V/R2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=171</guid>
		<description><![CDATA[在Hyper-V中安裝Linux本來就不被微軟建議，但SUSE Linux(要錢)是微軟支援的。然而和SUSE系出同門的OpenSUSE(免費)就不一定被支援了。果不其然，將OpenSUSE11安裝到Hyper-V R2時，發現無法抓到網路卡，根本沒法上網測試LAMP環境。下面就是解決的辦法。 在 Hyper-V R2 中如果用正常的設定安裝 OpenSUSE11，在開機後是找不到預設的網路卡。解決的辦法很簡單，就是「不要用預設的高速網路卡」而是使用「舊的低速網路卡」。由於在虛擬機中，這些網路卡的速度只和實體伺服器的網路卡有關，因此用「傳統的舊網路卡」不會影響速度，更不會影響心情。 這邊假定你對Hyper-V的操作有一定的了解，並且知道如何在Hyper-V下建立虛擬機並安裝OpenSUSE11。 1、進入Hyper-V管理員，並且進入這台OpenSUSE11的虛擬機設定中。 2、先將預設的網路卡刪除。 3、新增一個舊式的傳統網路卡。 4、下次開機，就可以看到網路卡被找到了。如果使用DHCP，還可以直接取得IP。 5、如果是要連上實體網路，別忘了將虛擬網路卡指向連到實體路由器的網路卡。]]></description>
		<wfw:commentRss>http://vaemon.com/article/171.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
