<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ryo.com &#187; hardy</title>
	<atom:link href="http://www.ryo.com/tag/hardy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryo.com</link>
	<description>by Ryosuke Hosoi</description>
	<lastBuildDate>Thu, 19 Aug 2010 05:32:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ryo.com/tag/hardy/feed/" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='www.ryo.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>ubuntu8.10リリース直前のubuntu8.04インストールメモ</title>
		<link>http://www.ryo.com/2008/10/27/636/</link>
		<comments>http://www.ryo.com/2008/10/27/636/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 09:06:48 +0000</pubDate>
		<dc:creator>りょすけ</dc:creator>
				<category><![CDATA[IT関連]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ryo.com/?p=636</guid>
		<description><![CDATA[ubuntu8.10リリースが後３日ぐらいですが、ぶっこわれたThinkPadの代替機として用意したデスクトップマシンへの、ubuntu8.04インストールが大体完了したのでメモを書いておきます。

概要
- 安くて快適 [...]]]></description>
			<content:encoded><![CDATA[<p>ubuntu8.10リリースが後３日ぐらいですが、ぶっこわれたThinkPadの代替機として用意したデスクトップマシンへの、ubuntu8.04インストールが大体完了したのでメモを書いておきます。<br />
<span id="more-636"></span></p>
<h3>概要</h3>
<p>- 安くて快適なAMDマシンにubuntuを入れてなんでもできるようにする<br />
* さらばThinkPadよ！(今までコーディングはThinkPad+Fedora+Emacsだった)<br />
* さらばPen4サーバーよ！（今までの開発およびテスト環境。OSはCentOS4）<br />
* さらばGLANTANKよ！（今までのファイルサーバ。ファンから爆音がしていた）</p>
<h3>RAID1(md)で快速マシンを目指す</h3>
<p>- 「<a href="http://sourceforge.jp/magazine/08/01/21/0115211">RAIDで高速デスクトップ</a>」という記事に触発された<br />
- md+lvmでインストールすると、インストーラーが勝手にliloを設定してしまい、しかもkernel panicでブート不能<br />
- lvmはまあいいかってことでmdデバイスにext3でインストール</p>
<h3>開発環境用CentOSマシンの仮想サーバー化</h3>
<p>- KVM + libvirt で仮想マシン２台(CentOS4/CentOS5)を動かす<br />
- <a href="https://help.ubuntu.com/8.04/serverguide/C/virtualization.html">Ubuntu Server Guide の Virtualization</a><br />
* ブリッジの設定に注意<br />
- eth0で使ってるIPアドレスをbr0につける<br />
- eth0自体には設定しないこと<br />
- 仮想マシン用のIPアドレスはここでは設定しない<br />
- CDイメージからのインストールが途中でとまってしまうバグ<br />
<a href="https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/239355">https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/239355</a><br />
- CentOS4はx86_64カーネルがkernel panicになるためi386を<br />
- CentOS5はネットワークインストール用のCDを使ってインストール<br />
CentOS-5.2-x86_64-netinstall.iso<br />
- CentOS4は images/boot.iso を使ってネットワークからインストール</p>
<p>- 仮想マシンの自動起動は「仮想マシンマネージャー」で設定できた<br />
- 仮想マシン２台とも起動した状態でも、powernowdは1GHzにしてくれる<br />
* 電気代が安く済みそうな予感</p>
<h3>Conky</h3>
<p><div id="attachment_638" class="wp-caption alignright" style="width: 107px"><a href="http://www.ryo.com/files/screenshot-conky-ubox.png"><img class="size-medium wp-image-638" title="screenshot-conky-ubox" src="http://www.ryo.com/files/screenshot-conky-ubox-97x300.png" alt="conkyのスクリーンショット" width="97" height="300" /></a><p class="wp-caption-text">conkyのスクリーンショット</p></div><br />
- .conkyrc をパクる！<br />
<a href="http://d.hatena.ne.jp/bend_tail/20080604/1212565838">http://d.hatena.ne.jp/bend_tail/20080604/1212565838</a><br />
- acpitempが使えない<br />
* lm-sensors設定してスクリプト<br />
* hddtempも使う</p>
<p>- <a href="http://www.ryo.com/files/conkyrc.txt">俺の.conkyrc</a></p>
<h3>powernowd</h3>
<p>- ワットチェッカーで計ってみる<br />
- 代替前は(Pen4マシン+外付けHDD)+(GLANTANK+外付けHDD)でアイドル120W、負荷時150W<br />
- いろいろ負荷かけても90W台<br />
- KVMでCentOS4/CentOS5を起動したままのアイドル状態でも、1GHzに落ちて、消費電力は60W台に</p>
<h3>medibuntu</h3>
<p>- Multimedia, Entertainment &amp; Distractions In Ubuntu<br />
<a href="http://www.medibuntu.org/">http://www.medibuntu.org/</a><br />
* mplayer/mencoderと関連ライブラリ、コーデック<br />
* Google Earth<br />
* IBMバージョンのjava環境<br />
* Adobe Acrobat Reader<br />
* Skype</p>
<h3  class="related_post_title">関連記事</h3><ul class="related_post"><li><a href="http://www.ryo.com/2009/08/28/983/" title="ls ~">ls ~</a></li><li><a href="http://www.ryo.com/2009/06/08/951/" title="ubuntuでHDV 1080iをキャプチャする">ubuntuでHDV 1080iをキャプチャする</a></li><li><a href="http://www.ryo.com/2008/10/17/621/" title="ubuntuインストール前の準備:USBメモリにインストーラーを用意">ubuntuインストール前の準備:USBメモリにインストーラーを用意</a></li><li><a href="http://www.ryo.com/2010/01/16/1044/" title="T400sでのubuntu9.10">T400sでのubuntu9.10</a></li><li><a href="http://www.ryo.com/2008/11/17/659/" title="続 エコぶってみる">続 エコぶってみる</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ryo.com/2008/10/27/636/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ryo.com/2008/10/27/636/" />
	</item>
	</channel>
</rss>
