<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>芭蕉庵 (bashoh hermitage)</title>
        <link>http://www.bashoh.net/blog/</link>
        <description>未来への心, Heart to the future, 对未来的心</description>
        <language>en</language>
        <copyright>Copyright 2009</copyright>
        <lastBuildDate>Mon, 09 Jun 2008 02:13:37 +0900</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>ミス多すぎ！</title>
            <description><![CDATA[<p>　記事の内容にミス多すぎ。<br />
でも、まぁ、頑張り続けるしかないな。^^;<br />
VMware Player がバージョンアップしたのでその辺だけちょっと書き換えました。<br />
<p>　あと、こうしたら良いとか、ああしたら良いとか、たくさんあるのですが、<br />
気力と体力が付いていかん！^^;<br />
まぁ、そのうち何とかします。って言うか、<br />
そのうち何とかできたらいいなぁ（笑）。</p>
<p>　アクセス数が地道に伸びているので、頑張ります。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/06/update-article-20080609-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/06/update-article-20080609-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">更新のお知らせ</category>
            
            
            <pubDate>Mon, 09 Jun 2008 02:13:37 +0900</pubDate>
        </item>
        
        <item>
            <title>仮想マシン環境に Ubuntu 8.04 LTS (Hardy Heron) 64bit をインストール</title>
            <description><![CDATA[<p>　仮想マシン VMware Player に Linux Ubuntu 8.04 LTS (Hardy Heron) AMD64 を<br />
インストールしたいと思います。<br />
その前に、 <a href="http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html">仮想マシン環境の作成</a> を参考に準備をしておいて欲しいです。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="download"><font style="FONT-SIZE: 1.25em" color="maroon">ダウンロードサイト</font></a></p>
</div>
<p>　DVD イメージのあるサイトのみ載せておきます（とりあえず１つですが･･･^^;）。<br />
中身ですが、Desktop, Server, Alternate が１つに纏められた感じでした。</p>
<li><a href="http://www.twaren.net/">台灣高品質學術研究網路</a></li>
<ul style="LIST-STYLE-TYPE: none">
<p>　芭蕉お気に入りのサイトです^^b ここの FTP サーバ に来ると、無いものは無いという印象です。<br />
非常にアグレッシブ性を感じさせるところも、お気に入りの一つです。<br />
不肖この芭蕉、简体字に慣れすぎていて、繁體字が出たとたんビビッてしまいました^^;<br />
確かに慣れていないというか、繁體字を正式に習ったことが無いので、<br />
大陸で简体字を習っていると違和感があります。<br />
ただ、文法・発音等は標準語らしいのですが、方言とかどうなっているのか解りません^^;</p>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="ftp://ftp.twaren.net/pub/Linux/Ubuntu/ubuntu-dvd/releases/hardy/release/ubuntu-8.04-dvd-amd64.iso">DVD image : ubuntu-8.04-dvd-amd64.iso</a></p>
</ul>
</ul>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="ossetup"><font style="FONT-SIZE: 1.25em" color="maroon">Ubuntu 8.04 LTS (Hardy Heron) AMD64 のインストール</font></a></p>
</div>
<p>　vmx ファイルを書き換えて guest OS を</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
guestOS = "other26xlinux-64"<br />
</blockquote>
<p>に、 DVD イメージを</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "ubuntu-8.04-dvd-amd64.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "TRUE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<p>のような感じにし、VMware Player を起動すると OS のインストール画面が出ます。</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="mlssetup"><font style="FONT-SIZE: 1.25em" color="maroon">多言語化を念頭に置いたインストール</font></a></p>
</div>
<p>　多言語化を目的としてのインストールで四苦八苦したことを書いておきます。<br />
最初から日本語でインストールすると、なぜかうまくいきませんでした。<br />
ですので、最初は英語環境でインストールを行いました。</p>
<ul type="circle">
<li>起動画面でのインストールの設定について</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>[F2] [Langage] で [English] を選択<br />
[F3] [Keymap] で [Japan] を選択</p>
<p><font color="gray">　ちなみに小生、仮想マシンで必要なのかどうか解らないのですが、^^;<br />
パーティションの割り当てに LVM を使ってみたかったので、<br />
[Install Ubuntu in text mode] でのインストールを行いました。</font></p>
</ul>
<ul type="circle">
<li>インストール完了後の日本語のインストールについて</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　さすがに日本人だと英語だらけはめんどくさいので、<br />
すぐに日本語をインストールしました。</p>
<p>　GNOME のメニューより、 「System」 → 「Administration」 で、<br />
「Language Support」 を起動して、 「Japanese」 を選択。<br />
日本語のインストール完了後、<br />
「Default Language」 を 「Japanese」 に、<br />
「Enable support to enter complex characters」 にチェックを入れました。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="vmwaretool"><font style="FONT-SIZE: 1.25em" color="maroon">VMware Tools をインストールするまで</font></a></p>
</div>
<ul type="circle">
<li>アップデート等</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo apt-get update<br />
$ sudo apt-get upgrade<br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>VMware Tools のインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　ここまで来たら一旦シャットダウンしてください。<br />
そうでないと、 VMware Tools のインストールが正常にできません。<br />
終了したら vmx ファイルを書き換えて 「linux.iso」 を</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "linux.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "FALSE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>の様に変更して、VMware Player のツールバーの CD-ROM(IDE 1:1) をクリックすると、<br />
CD-ROM がマウントされます。<br />
そこから、</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ cd /usr/local/<br />
$ sudo tar xvfz "/media/cdrom0/VMwareTools-6.0.4-93057.tar.gz"<br />
$ cd /tmp/<br />
$ wget <a href="http://projects.tuxx-home.at/vmware/tools/6.0.3-80004/vmhgfs-6.0.3-80004-2.6.24.3.diff">http://projects.tuxx-home.at/vmware/tools/6.0.3-80004/vmhgfs-6.0.3-80004-2.6.24.3.diff</a><br />
$ sudo apt-get install patch<br />
$ tar xvf /usr/local/vmware-tools-distrib/lib/modules/source/vmhgfs.tar<br />
$ patch -p0 &lt; vmhgfs-6.0.3-80004-2.6.24.3.diff<br />
$ sudo tar cvf /usr/local/vmware-tools-distrib/lib/modules/source/vmhgfs.tar vmhgfs-only<br />
$ cd /usr/local/vmware-tools-distrib/<br />
$ sudo ./vmware-install.pl<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>とすると、 VMware Tools のインストールメッセージが出ます。<br />
インストールは標準で OK。画面サイズは合わせといたほうが良いです。<br />
そして、再起動すると無事画面サイズに合った Ubuntu が起動。<br />
その後、</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo vmware-toolbox<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>で、 VMware Tools Properties を起動して、<br />
「Time synchronization between the virtual machine and the host operationg system」<br />
チェックボックスを ON にして下さい。</p>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　後、このままだとマウスホイールが正常に動作しないので、以下のように修正してください。</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo gedit /etc/X11/xorg.conf<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
27: Section "InputDevice"<br />
28: &nbsp;&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;"Configured Mouse"<br />
29: &nbsp;&nbsp;&nbsp;&nbsp;Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"vmmouse"<br />
30: &nbsp;&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"CorePointer"<br />
31: &nbsp;&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Device"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"/dev/input/mice"<br />
32: EndSection<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
27: Section "InputDevice"<br />
28: &nbsp;&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;"Configured Mouse"<br />
29: &nbsp;&nbsp;&nbsp;&nbsp;Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"vmmouse"<br />
30: &nbsp;&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"CorePointer"<br />
31: &nbsp;&nbsp;&nbsp;&nbsp;Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Device"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"/dev/input/mice"<br />
</div>
++: &nbsp;&nbsp;&nbsp;&nbsp;<u><b>Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Protocol"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"ImPS/2"</b></u><br />
++: &nbsp;&nbsp;&nbsp;&nbsp;<u><b>Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Buttons"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"5"</b></u><br />
++: &nbsp;&nbsp;&nbsp;&nbsp;<u><b>Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"ZAxisMapping"&nbsp;&nbsp;"4 5"</b></u><br />
<div style="COLOR: #999999">
32: EndSection<br />
</div>
</blockquote>
<p></p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　とりあえ以上で、VMware Tools のインストールまでです。<br />
この部分を最初に書いておくと、ホストマシンとのコピー＆ペースト等ができるので、<br />
見てくれる人達が楽かなぁと勝手に思って、勝手にそうしました^^;</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="multilingual"><font style="FONT-SIZE: 1.25em" color="maroon">多言語化</font></a></p>
</div>
<p>　またまた、多言語化について書いておきます。<br />
不肖この芭蕉がある程度理解できる、日本語・英語・中国語（簡体字）で行ってみました。</p>
<ul type="circle">
<li>言語サポートのインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　依存関係が解らないので、 GUI でインストールしました。</p>
<p>　GNOME のメニューより、 「システム」 → 「システム管理」 で、<br />
「言語サポート」 を起動して、 「日本語」 と 「中国語」 にチェックを入れてください。</p>
</ul>
<ul type="circle">
<li>マイクロソフトコアフォントのインストール</li>
</ul>
<p>　このフォントのインストールにはキャビネットファイルの解凍プログラムが必要でした。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo apt-get install cabextract<br />
$ sudo apt-get install msttcorefonts<br />
</blockquote>
<p></p>
<ul type="circle">
<li>ホストマシンから日本語フォントのインストール</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo mkdir /usr/share/fonts/japanese<br />
$ sudo mkdir /usr/share/fonts/japanese/TrueType<br />
</blockquote>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　と、フォルダを作ってから、ホストマシンより、 「msgothic.ttc」 と 「msmincho.ttc」 を、<br />
「/usr/share/fonts/japanese/TrueType/」 にコピー</p>
</ul>
<ul type="circle">
<li>ホストマシンから中国語フォントのインストール</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo mkdir /usr/share/fonts/chinese<br />
$ sudo mkdir /usr/share/fonts/chinese/TrueType<br />
</blockquote>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　と、フォルダを作ってから、ホストマシンより、 「simsun.ttc」 を、<br />
「/usr/share/fonts/chinese/TrueType/」 にコピー</p>
</ul>
<ul type="circle">
<li>フォントキャッシュの更新</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo fc-cache -fv<br />
</blockquote>
<p></p>
<ul type="circle">
<li>/etc/fonts/local.conf の作成</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo gedit /etc/fonts/local.conf<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
&lt;?xml version="1.0"?&gt;<br />
&lt;!DOCTYPE fontconfig SYSTEM "fonts.dtd"&gt;<br />
&lt;fontconfig&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;Default Fonts setting:<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hintstyle" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;const&gt;hintfull&lt;/const&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="spacing" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;const&gt;proportional&lt;/const&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="globaladvance" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;CJK antialias settings:<br />
&nbsp;&nbsp;when font size (in pixel) between 6 and 16px<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="lang" compare="contains"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;zh&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ja&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ko&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="more_eq"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;6&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="less_eq"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;16&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;CJK antialias settings:<br />
&nbsp;&nbsp;when font size (in pixel) more than 16px, enable AA.<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="lang" compare="contains"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;zh&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ja&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ko&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="more"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;16&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;Provide required aliases for standard names:<br />
--&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;serif&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Times New Roman&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;sans-serif&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Arial&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;monospace&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Courier New&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
<br />
&lt;/fontconfig&gt;<br />
</blockquote>
<p></p>
<ul type="circle">
<li>/etc/fonts/conf.avail/69-language-selector-ja-jp.conf の編集</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo gedit /etc/fonts/conf.avail/69-language-selector-ja-jp.conf<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
&lt;fontconfig&gt;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;sans-serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Arial&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;MS PGothic&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAMonaPGothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAPGothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;VL PGothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Sazanami Gothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Kochi Gothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt; <br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Times New Roman&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;MS PMincho&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAMonaPMincho&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAPMincho&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Sazanami Mincho&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Kochi Mincho&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt; <br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;monospace&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Courier New&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;MS Gothic&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAMonaGothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAGothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;VL Gothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Sazanami Gothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Kochi Gothic&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt; <br />
&lt;/fontconfig&gt;<br />
</blockquote>
<p></p>
<ul type="circle">
<li>/etc/fonts/conf.avail/69-language-selector-zh-cn.conf の編集</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo gedit /etc/fonts/conf.avail/69-language-selector-zh-cn.conf<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
&lt;fontconfig&gt;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Times New Roman&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;SimSun&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UMing CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ShanHeiSun Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;WenQuanYi Bitmap Song&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Bitstream Vera Serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;DejaVu Serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UKai CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ZenKai Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;sans-serif&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Arial&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;SimSun&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Bitstream Vera Sans&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;DejaVu Sans&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;WenQuanYi Zen Hei&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UMing CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ShanHeiSun Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;WenQuanYi Bitmap Song&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UKai CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ZenKai Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;match target="pattern"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;test qual="any" name="family"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;monospace&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="family" mode="prepend" binding="strong"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;Courier New&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<u><b>&lt;string&gt;NSimSun&lt;/string&gt;</b></u><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;Bitstream Vera Sans Mono&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;DejaVu Sans Mono&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;WenQuanYi Zen Hei&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UMing CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ShanHeiSun Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;WenQuanYi Bitmap Song&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL UKai CN&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;AR PL ZenKai Uni&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;/fontconfig&gt;<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="firefoxplugins"><font style="FONT-SIZE: 1.25em" color="maroon">Firefox プラグイン関係のインストール</font></a></p>
</div>
<ul type="circle">
<li>64bit Firefox 上で 32bit プラグインを動かす</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo apt-get install nspluginwrapper ia32-libs lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1 libc6-i386<br />
</blockquote>
<p></p>
<ul type="circle">
<li>Flash Plugin</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo apt-get install flashplugin-nonfree<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="jateamrepo"><font style="FONT-SIZE: 1.25em" color="maroon">日本語リポジトリの追加</font></a></p>
</div>
<ul type="circle">
<li>/etc/apt/sources.list の編集</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo gedit /etc/apt/sources.list<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>下記を追加</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
## Ubuntu Japanese Team Repository<br />
deb http://archive.ubuntulinux.jp/ubuntu-ja hardy/<br />
deb-src http://archive.ubuntulinux.jp/ubuntu-ja hardy/<br />
deb http://archive.ubuntulinux.jp/ubuntu-ja hardy-ja/<br />
deb-src http://archive.ubuntulinux.jp/ubuntu-ja hardy-ja/<br />
</blockquote>
<p></p>
<ul type="circle">
<li>日本語版セットアップ・ヘルパのインストール</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ sudo apt-get install ubuntu-ja-keyring<br />
$ sudo apt-get install ubuntu-ja-setup-helper<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　最後にやっぱり飽きもせず My Desktop です^^;<br />
デスクトップパソコン環境での使用状況です。<br />
テーマ、アイコン等は <a href="http://gnome-look.org/">GNOME-LOOK.ORG</a> からのものです。<br />
やっぱり頑張ることを楽しみながらでないと、何もできない芭蕉ですです^^;</p>
<p><li>日本語モードでのデスクトップ。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-jp.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-jp.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-jp-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの Ubuntu 8.04 64bit 日本語モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　仮想マシンの壁紙は<a href="http://www.createur.jp/profile_1912043.php/">増田美咲</a>さんです。<br />
写真は不肖この芭蕉がすっかりファンになってしまった<br />
<a href="http://tyshzw.exblog.jp/">Gallery of my favorite photographs</a> さんからです。<br />
つか、これからの人達は面白い！（お、俺は？？;）</p>
</ul>
<p><li>英語（イギリス）モードでのデスクトップ。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-uk.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-uk.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-uk-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの Ubuntu 8.04 64bit 英語モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　壁紙はイギリスの女優、スージー・エイミー（Susie Amy）さんです。</p>
</ul>
<p><li>中国語（簡体字）モードでのデスクトップ。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-cn.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-cn.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-ubuntu804amd64-cn-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの Ubuntu 8.04 64bit 中国語（簡体字）モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　壁紙は中国西安出身のアイドル、<a href="http://blog.sina.com.cn/jingtian/">景甜（Jing Tian）</a>さんです。</p>
</ul>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="refsite"><font style="FONT-SIZE: 1.25em" color="maroon">参考サイト</font></a></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www.ubuntu.com/">Ubuntu</a><br />
<a href="http://www.ubuntulinux.jp/">Ubuntu - Japan</a><br />
<a href="http://www.ubuntu.org.cn/">Ubuntu - China</a><br />
<a href="http://ubuntu-japan.blogspot.com/">Ubuntu Users Japan</a><br />
<a href="http://fun.poosan.net/sawa/">憩いの場</a></p>
<p>　その他、色々なサイトを参考にさせてもらいました。<br />
この場を借りて、お礼をさせて貰います。</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　ちとこの不肖芭蕉、繁体字環境での多言語化もやってみようと思ったのですが、<br />
無理でした（笑）、無理です（笑）、小生には無理でした（涙）。<br />
小生の場合、実際そういう環境に行ってみて、そういう環境に触れてみないと無理です（涙）。<br />
チャンスとお金があれば、台湾にでも２年ぐらい住んでみたいなぁと思っています。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/05/vm-ubuntu804amd64-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/05/vm-ubuntu804amd64-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Linux/UNIX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">VMware</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">仮想マシン</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Ubuntu</category>
            
            <pubDate>Thu, 22 May 2008 16:49:52 +0900</pubDate>
        </item>
        
        <item>
            <title>仮想マシン環境に CentOS 5.1 64bit をインストール</title>
            <description><![CDATA[<p>　仮想マシン VMware Player に Linux CentOS 5.1 x86_64 をインストールしたいと思います。<br />
その前に、 <a href="http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html">仮想マシン環境の作成</a> を参考に準備をしておいて欲しいです。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="download"><font style="FONT-SIZE: 1.25em" color="maroon">ダウンロードサイト</font></a></p>
</div>
<li><a href="http://www.riken.jp/">理化学研究所</a></li>
<ul style="LIST-STYLE-TYPE: none">
<p>　日本の中心でしょうか、RPMforge リポジトリのミラーもあります。</p>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-1of7.iso">CD-ROM image 1/7 : CentOS-5.1-x86_64-bin-1of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-2of7.iso">CD-ROM image 2/7 : CentOS-5.1-x86_64-bin-2of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-3of7.iso">CD-ROM image 3/7 : CentOS-5.1-x86_64-bin-3of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-4of7.iso">CD-ROM image 4/7 : CentOS-5.1-x86_64-bin-4of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-5of7.iso">CD-ROM image 5/7 : CentOS-5.1-x86_64-bin-5of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-6of7.iso">CD-ROM image 6/7 : CentOS-5.1-x86_64-bin-6of7.iso</a><br />
<a href="ftp://ftp.riken.go.jp/Linux/centos/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-7of7.iso">CD-ROM image 7/7 : CentOS-5.1-x86_64-bin-7of7.iso</a></p>
</ul>
</ul>
<li><a href="http://www.jaist.ac.jp/">北陸先端科学技術大学院大学</a></li>
<ul style="LIST-STYLE-TYPE: none">
<p>　SourceForge のダウンロードミラーがあるところです。<br />
こういうサイトが東大や京大でない所が、日本も変わったなぁと思う芭蕉でした^^;</p>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-1of7.iso">CD-ROM image 1/7 : CentOS-5.1-x86_64-bin-1of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-2of7.iso">CD-ROM image 2/7 : CentOS-5.1-x86_64-bin-2of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-3of7.iso">CD-ROM image 3/7 : CentOS-5.1-x86_64-bin-3of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-4of7.iso">CD-ROM image 4/7 : CentOS-5.1-x86_64-bin-4of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-5of7.iso">CD-ROM image 5/7 : CentOS-5.1-x86_64-bin-5of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-6of7.iso">CD-ROM image 6/7 : CentOS-5.1-x86_64-bin-6of7.iso</a><br />
<a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-7of7.iso">CD-ROM image 7/7 : CentOS-5.1-x86_64-bin-7of7.iso</a></p>
<p><a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso">DVD image : CentOS-5.1-x86_64-bin-DVD.iso</a></p>
</ul>
</ul>
<li><a href="http://www.twaren.net/">台灣高品質學術研究網路</a></li>
<ul style="LIST-STYLE-TYPE: none">
<p>　芭蕉お気に入りのサイトです^^b ここの FTP サーバ に来ると、無いものは無いという印象です。<br />
非常にアグレッシブ性を感じさせるところも、お気に入りの一つです。<br />
不肖この芭蕉、简体字に慣れすぎていて、繁體字が出たとたんビビッてしまいました^^;<br />
確かに慣れていないというか、繁體字を正式に習ったことが無いので、<br />
大陸で简体字を習っていると違和感があります。<br />
ただ、文法・発音等は標準語らしいのですが、方言とかどうなっているのか解りません^^;</p>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-1of7.iso">CD-ROM image 1/7 : CentOS-5.1-x86_64-bin-1of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-2of7.iso">CD-ROM image 2/7 : CentOS-5.1-x86_64-bin-2of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-3of7.iso">CD-ROM image 3/7 : CentOS-5.1-x86_64-bin-3of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-4of7.iso">CD-ROM image 4/7 : CentOS-5.1-x86_64-bin-4of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-5of7.iso">CD-ROM image 5/7 : CentOS-5.1-x86_64-bin-5of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-6of7.iso">CD-ROM image 6/7 : CentOS-5.1-x86_64-bin-6of7.iso</a><br />
<a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-7of7.iso">CD-ROM image 7/7 : CentOS-5.1-x86_64-bin-7of7.iso</a></p>
<p><a href="ftp://ftp.twaren.net/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso">DVD image : CentOS-5.1-x86_64-bin-DVD.iso</a></p>
</ul>
</ul>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="ossetup"><font style="FONT-SIZE: 1.25em" color="maroon">CentOS 5.1 x86_64 のインストール</font></a></p>
</div>
<p>　vmx ファイルを書き換えて guest OS を</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
guestOS = "other26xlinux-64"<br />
</blockquote>
<p>に、 DVD イメージを</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "CentOS-5.1-x86_64-bin-DVD.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "TRUE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<p>のような感じにし、VMware Player を起動すると OS のインストール画面が出ます。<br />
後は、画面の指示に従うだけです。<br />
すこし注意するところは、 「システムクロックで UTC を使用」 のチェックボックスをはずしておいてください。</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="vmwaretool"><font style="FONT-SIZE: 1.25em" color="maroon">VMware Tools をインストールするまで</font></a></p>
</div>
<ul type="circle">
<li>自動アップデートの停止</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# /sbin/service yum-updatesd stop<br />
# /sbin/chkconfig yum-updatesd off<br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>CentOSPlusの追加</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/yum.repos.d/CentOS-Base.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
45: #additional packages that extend functionality of existing packages<br />
46: [centosplus]<br />
47: name=CentOS-$releasever - Plus<br />
48: mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus<br />
49: #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/<br />
50: gpgcheck=1<br />
</div>
<u>51: enabled=<b>0</b></u><br />
<div style="COLOR: #999999">
52: gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
45: #additional packages that extend functionality of existing packages<br />
46: [centosplus]<br />
47: name=CentOS-$releasever - Plus<br />
48: mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus<br />
49: #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/<br />
50: gpgcheck=1<br />
</div>
<u>51: enabled=<b>1</b></u><br />
<div style="COLOR: #999999">
52: gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br />
</div>
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>Yumの接続先を自動で最も早い場所にする</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# yum install yum-fastestmirror<br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>ソフトウェアをアップデートする（初回はかなり時間がかかる）</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# yum update<br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>カーネルのアップデート等</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# yum install kernel-devel<br />
# yum install gcc* compat-gcc* compat-glibc* compat-lib*<br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>VMware Tools のインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　ここまで来たら一旦シャットダウンしてください。<br />
そうでないと、 VMware Tools のインストールが正常にできません。<br />
終了したら vmx ファイルを書き換えて 「linux.iso」 を</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "linux.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "FALSE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>の様に変更して、VMware Player のツールバーの CD-ROM(IDE 1:1) をクリックすると、<br />
CD-ROM がマウントされます。<br />
そこから、</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# cd /usr/local/<br />
# tar xvfz "/media/VMware Tools/VMwareTools-6.0.4-93057.tar.gz"<br />
# cd ./vmware-tools-distrib/<br />
# ./vmware-install.pl<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>とすると、 VMware Tools のインストールメッセージが出ます。<br />
インストールは標準で OK。画面サイズは合わせといたほうが良いです。<br />
そして、再起動すると無事画面サイズに合った CentOS が起動。<br />
その後、</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vmware-toolbox<br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>で、 VMware Tools Properties を起動して、<br />
「Time synchronization between the virtual machine and the host operationg system」<br />
チェックボックスを ON にして下さい。</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　とりあえ以上で、VMware Tools のインストールまでです。<br />
この部分を最初に書いておくと、ホストマシンとのコピー＆ペースト等ができるので、<br />
見てくれる人達が楽かなぁと勝手に思って、勝手にそうしました^^;</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="netconfig"><font style="FONT-SIZE: 1.25em" color="maroon">ネットワーク関係の設定</font></a></p>
</div>
<ul type="circle">
<li>マシン名の設定</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　ホスト名を書きます。<br />
<b>machine_name</b> の部分は自由に変更してください<br />
まず、 <b>/etc/sysconfig/network</b> から。</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/sysconfig/network<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: NETWORKING=yes<br />
02: NETWORKING_IPV6=no<br />
</div>
<u>03: HOSTNAME=<b>localhost.localdomain</b></u><br />
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: NETWORKING=yes<br />
02: NETWORKING_IPV6=no<br />
</div>
<u>03: HOSTNAME=<b>machine_name</b></u><br />
</blockquote>
<ul style="LIST-STYLE-TYPE: none">
<p>　次に <b>/etc/hosts</b> です。</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/hosts<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # Do not remove the following line, or various programs<br />
02: # that require network functionality will fail.<br />
</div>
<u>03: 127.0.0.1 localhost.localdomain localhost</u><br />
<u>04: ::1       localhost6.localdomain6 localhost6</u><br />
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # Do not remove the following line, or various programs<br />
02: # that require network functionality will fail.<br />
</div>
<u>03: 127.0.0.1 <b>machine_name</b> localhost.localdomain localhost</u><br />
<u>04: ::1       <b>machine_name</b> localhost6.localdomain6 localhost6</u><br />
</blockquote>
<div style="MARGIN-TOP: 30px">
</div>
<ul type="circle">
<li>ssh の設定</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/ssh/sshd_config<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
36: # Authentication:<br />
37:<br />
38: #LoginGraceTime 2m<br />
</div>
<u>39: <b>#</b>PermitRootLogin <b>yes</b></u><br />
<div style="COLOR: #999999">
40: #StrictModes yes<br />
41: #MaxAuthTries 6<br />
</div>
<p></p>
<div style="COLOR: #999999">
57: # To disable tunneled clear text passwords, change to no here!<br />
58: #PasswordAuthentication yes<br />
59: #PermitEmptyPasswords no<br />
</div>
<u>60: PasswordAuthentication <b>yes</b></u><br />
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
36: # Authentication:<br />
37:<br />
38: #LoginGraceTime 2m<br />
</div>
<u>39: PermitRootLogin <b>no</b></u><br />
<div style="COLOR: #999999">
40: #StrictModes yes<br />
41: #MaxAuthTries 6<br />
</div>
<p></p>
<div style="COLOR: #999999">
57: # To disable tunneled clear text passwords, change to no here!<br />
58: #PasswordAuthentication yes<br />
59: #PermitEmptyPasswords no<br />
</div>
<u>60: PasswordAuthentication <b>no</b></u><br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="yum"><font style="FONT-SIZE: 1.25em" color="maroon">Yum 関係のインストール</font></a></p>
</div>
<ul type="circle">
<li>Yum のグラフィカルインターフェース</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>yumex</p>
</ul>
<ul type="circle">
<li>Yum に関連した便利なツール類</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>yum-utils</p>
</ul>
<ul type="circle">
<li>Yum 自動アップデート</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>yum-cron</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# yum install yumex yum-utils yum-cron<br />
# /sbin/chkconfig yum-cron on<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　以上で、CentOS 5.1 x86_64 が十分動くのではないかというところまでです。<br />
以下、多言語化、気になったところなどを追記しておきます。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="multilingual"><font style="FONT-SIZE: 1.25em" color="maroon">多言語化</font></a></p>
</div>
<p>　毎度おなじみ、多言語化について書いておきます。<br />
一応不肖この芭蕉がある程度理解できる、日本語・英語・中国語（簡体字）で行ってみました。</p>
<ul type="circle">
<li>言語サポートのインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　yum でインストールしたかったのですが、 openoffice 等の言語サーポートが、<br />
どうなっているのか解らなかったので、 GUI でインストールしました。</p>
<p>　GNOME のメニューより、 「アプリケーション」 → 「ソフトウェアの追加/削除」 で、<br />
「パッケージマネージャ」 を起動して、 「ブラウズ」 タブより、 「言語」 の、<br />
「日本語のサポート」 と 「中国語のサポート」 にチェックを入れてください。</p>
</ul>
<ul type="circle">
<li>マイクロソフトコアフォントのインストール</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm">http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm</a><br />
# rpm -ivh msttcorefonts-2.0-1.noarch.rpm<br />
</blockquote>
<p></p>
<ul type="circle">
<li>IPA フォントのインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　<a href="http://ossipedia.ipa.go.jp/ipafont/">http://ossipedia.ipa.go.jp/ipafont/</a> より、<br />
「IPAfont00203.zip」 をダウンロードしてきて、</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ unzip IPAfont00203.zip<br />
# mv ./IPAfont00203/*.ttf /usr/share/fonts/japanese/TrueType/<br />
</blockquote>
<p></p>
<ul type="circle">
<li>ホストマシンから日本語フォントのインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　ホストマシンより、 「msgothic.ttc」 と 「msmincho.ttc」 を、<br />
「/usr/share/fonts/japanese/TrueType/」 にコピー</p>
</ul>
<ul type="circle">
<li>ホストマシンから中国語フォントのインストール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>　ホストマシンより、 「simsun.ttc」 を、<br />
「/usr/share/fonts/chinese/TrueType/」 にコピー</p>
</ul>
<ul type="circle">
<li>/etc/fonts/local.conf の作成</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/fonts/local.conf<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
&lt;?xml version="1.0"?&gt;<br />
&lt;!DOCTYPE fontconfig SYSTEM "fonts.dtd"&gt;<br />
&lt;fontconfig&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;Default Fonts setting:<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hintstyle" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;const&gt;hintfull&lt;/const&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="spacing" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;const&gt;proportional&lt;/const&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="globaladvance" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;CJK antialias settings:<br />
&nbsp;&nbsp;when font size (in pixel) between 6 and 16px<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="lang" compare="contains"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;zh&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ja&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ko&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="more_eq"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;6&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="less_eq"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;16&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;CJK antialias settings:<br />
&nbsp;&nbsp;when font size (in pixel) more than 16px, enable AA.<br />
--&gt;<br />
&nbsp;&nbsp;&lt;match target="font"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="lang" compare="contains"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;zh&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ja&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;ko&lt;/string&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="pixelsize" compare="more"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;double&gt;16&lt;/double&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="antialias" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="autohint" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;true&lt;/bool&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />
&nbsp;&nbsp;&lt;/match&gt;<br />
<br />
&lt;!--<br />
&nbsp;&nbsp;Provide required aliases for standard names:<br />
--&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;serif&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Times New Roman&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;MS PMincho&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;SimSun&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;sans-serif&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Arial&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;MS PGothic&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;SimSun&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
&nbsp;&nbsp;&lt;alias&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;monospace&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;Courier New&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;MS Gothic&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;NSimSun&lt;/family&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />
&nbsp;&nbsp;&lt;/alias&gt;<br />
<br />
&lt;/fontconfig&gt;<br />
</blockquote>
<p></p>
<ul type="circle">
<li>フォントキャッシュの更新</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# fc-cache -fv<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="minsetup"><font style="FONT-SIZE: 1.25em" color="maroon">各種ソフトウェアのインストール</font></a></p>
</div>
<ul type="circle">
<li>論理ボリューム管理</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>system-config-lvm</p>
</ul>
<ul type="circle">
<li>RPM パッケージをビルドするツール</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>rpm-build</p>
</ul>
<ul type="circle">
<li>Gnome の設定を行なうグラフィカルインターフェース</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>gconf-editor</p>
</ul>
<ul type="circle">
<li>スクリーンセーバー</li>
</ul>
<ul style="LIST-STYLE-TYPE: none">
<p>xscreensaver*</p>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# yum install system-config-lvm rpm-build gconf-editor xscreensaver*<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="firefox2"><font style="FONT-SIZE: 1.25em" color="maroon">手動インストール (Firefox 2)</font></a></p>
</div>
<p>　Web ブラウザ Firefox を 2 に、そして 32 bit で動かし、多言語にも対応させます。</p>
<ul type="circle">
<li>ダウンロードとインストール</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/en-US/firefox-2.0.0.14.tar.gz">ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/en-US/firefox-2.0.0.14.tar.gz</a><br />
# cd /usr/local/<br />
# tar xvfz ./firefox-2.0.0.14.tar.gz<br />
# mv /usr/local/firefox/ /usr/local/firefox2/<br />
# ln -s /usr/local/firefox2/firefox /usr/local/bin/.<br />
$ /usr/local/bin/firefox<br />
</blockquote>
<p></p>
<p>　以下 xpi ファイルは Firefox 2 の拡張機能です。<br />
起動した firefox 2 のアドオンに追加してください。</p>
<ul type="circle">
<li>日本語言語パックのダウンロード</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/ja.xpi">ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/ja.xpi</a><br />
</blockquote>
<p></p>
<ul type="circle">
<li>英語言語パックのダウンロード</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/en-GB.xpi">ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/en-GB.xpi</a><br />
</blockquote>
<p></p>
<ul type="circle">
<li>中国語言語パックのダウンロード</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/zh-CN.xpi">ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/zh-CN.xpi</a><br />
$ wget <a href="ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/zh-TW.xpi">ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.14/linux-i686/xpi/zh-TW.xpi</a><br />
</blockquote>
<p></p>
<ul type="circle">
<li>アドオン - Quick Locale Switcher のダウンロード</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="https://addons.mozilla.org/firefox/downloads/file/27375/quick_locale_switcher-1.6.5.6-fx+mz+tb+sb+sm.xpi">https://addons.mozilla.org/firefox/downloads/file/27375/quick_locale_switcher-1.6.5.6-fx+mz+tb+sb+sm.xpi</a><br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="java"><font style="FONT-SIZE: 1.25em" color="maroon">手動インストール (Java Plugin)</font></a></p>
</div>
<p>　<a href="http://www.java.com/ja/download/linux_manual.jsp">http://www.java.com/ja/download/linux_manual.jsp</a> より、<br />
「jre-6u5-linux-i586-rpm.bin」 をダウンロードしてから、</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# sh ./jre-6u5-linux-i586-rpm.bin<br />
# ln -s /usr/java/jre1.6.0_05/plugin/i386/ns7/libjavaplugin_oji.so /usr/local/firefox2/plugins/.<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="flash"><font style="FONT-SIZE: 1.25em" color="maroon">手動インストール (Flash Plugin)</font></a></p>
</div>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz">http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz</a><br />
$ tar xvfz ./install_flash_player_9_linux.tar.gz<br />
# mv ./install_flash_player_9_linux/libflashplayer.so /usr/local/firefox2/plugins/.<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="repository"><font style="FONT-SIZE: 1.25em" color="maroon">非公式リポジトリの追加</font></a></p>
</div>
<p>　以下の設定では全てデフォルトで無効にしています。</p>
<ul type="circle">
<li>RPMforge リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt">http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt</a><br />
$ wget <a href="http://apt.sw.be/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm">http://apt.sw.be/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm</a><br />
# rpm --import RPM-GPG-KEY.dag.txt<br />
# rpm -ivh ./rpmforge-release-0.3.6-1.el5.rf.i386.rpm<br />
<p></p>
# vi /etc/yum.repos.d/rpmforge.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag<br />
02: # URL: http://rpmforge.net/<br />
03: [rpmforge]<br />
04: name = Red Hat Enterprise $releasever - RPMforge.net - dag<br />
05: #baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag<br />
06: mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge<br />
07: #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge<br />
</div>
<u>08: enabled = <b>1</b></u><br />
<div style="COLOR: #999999">
09: protect = 0<br />
10: gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag<br />
11: gpgcheck = 1<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag<br />
02: # URL: http://rpmforge.net/<br />
03: [rpmforge]<br />
04: name = Red Hat Enterprise $releasever - RPMforge.net - dag<br />
05: #baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag<br />
06: mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge<br />
07: #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge<br />
</div>
<u>08: enabled = <b>0</b></u><br />
<div style="COLOR: #999999">
09: protect = 0<br />
10: gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag<br />
11: gpgcheck = 1<br />
</div>
</blockquote>
<p></p>
<ul type="circle">
<li>Fedora EPEL リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm">http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm</a><br />
# rpm -ivh ./epel-release-5-2.noarch.rpm<br />
<p></p>
# vi /etc/yum.repos.d/epel.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: [epel]<br />
02: name=Extra Packages for Enterprise Linux 5 - $basearch<br />
03: #baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch<br />
04: mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch<br />
05: failovermethod=priority<br />
</div>
<u>06: enabled=<b>1</b></u><br />
<div style="COLOR: #999999">
07: gpgcheck=1<br />
08: gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: [epel]<br />
02: name=Extra Packages for Enterprise Linux 5 - $basearch<br />
03: #baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch<br />
04: mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch<br />
05: failovermethod=priority<br />
</div>
<u>06: enabled=<b>0</b></u><br />
<div style="COLOR: #999999">
07: gpgcheck=1<br />
08: gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL<br />
</div>
</blockquote>
<p></p>
<ul type="circle">
<li>karan.org リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://centos.karan.org/RPM-GPG-KEY-karan.org.txt">http://centos.karan.org/RPM-GPG-KEY-karan.org.txt</a><br />
$ wget <a href="http://centos.karan.org/kbsingh-CentOS-Extras.repo">http://centos.karan.org/kbsingh-CentOS-Extras.repo</a><br />
$ wget <a href="http://centos.karan.org/kbsingh-CentOS-Misc.repo">http://centos.karan.org/kbsingh-CentOS-Misc.repo</a><br />
# rpm --import ./RPM-GPG-KEY-karan.org.txt<br />
# mv ./kbsingh-CentOS-Extras.repo /etc/yum.repos.d/<br />
# mv ./kbsingh-CentOS-Misc.repo /etc/yum.repos.d/<br />
<p></p>
# vi /etc/yum.repos.d/kbsingh-CentOS-Extras.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # All new packages are now released to the testing repository first<br />
02: # and only moved into Stable after a period of time<br />
03: # Note: The testing repository is disabled by default<br />
04:<br />
05: [kbs-CentOS-Extras]<br />
06: name=CentOS.Karan.Org-EL$releasever - Stable<br />
07: gpgcheck=1<br />
08: gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt<br />
</div>
<u>09: enabled=<b>1</b></u><br />
<div style="COLOR: #999999">
10: baseurl=http://centos.karan.org/el$releasever/extras/stable/$basearch/RPMS/<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # All new packages are now released to the testing repository first<br />
02: # and only moved into Stable after a period of time<br />
03: # Note: The testing repository is disabled by default<br />
04:<br />
05: [kbs-CentOS-Extras]<br />
06: name=CentOS.Karan.Org-EL$releasever - Stable<br />
07: gpgcheck=1<br />
08: gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt<br />
</div>
<u>09: enabled=<b>0</b></u><br />
<div style="COLOR: #999999">
10: baseurl=http://centos.karan.org/el$releasever/extras/stable/$basearch/RPMS/<br />
</div>
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/yum.repos.d/kbsingh-CentOS-Misc.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: [kbs-CentOS-Misc]<br />
02: name=CentOS.Karan.Org-EL$releasever - Stable<br />
03: gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt<br />
04: gpgcheck=1<br />
</div>
<u>05: enabled=<b>1</b></u><br />
<div style="COLOR: #999999">
06: baseurl=http://centos.karan.org/el$releasever/misc/stable/$basearch/RPMS/<br />
07: # Need a ftp mirror ? Uncomment the line below and comment the line above<br />
08: # baseurl=ftp://rpm.karan.org/pub/kbsingh/el$releasever/misc/stable/$basearch/RPMS/<br />
</div>
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: [kbs-CentOS-Misc]<br />
02: name=CentOS.Karan.Org-EL$releasever - Stable<br />
03: gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt<br />
04: gpgcheck=1<br />
</div>
<u>05: enabled=<b>0</b></u><br />
<div style="COLOR: #999999">
06: baseurl=http://centos.karan.org/el$releasever/misc/stable/$basearch/RPMS/<br />
07: # Need a ftp mirror ? Uncomment the line below and comment the line above<br />
08: # baseurl=ftp://rpm.karan.org/pub/kbsingh/el$releasever/misc/stable/$basearch/RPMS/<br />
</div>
</blockquote>
<p></p>
<ul type="circle">
<li>KDE-RedHat リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
$ wget <a href="http://apt.kde-redhat.org/apt/kde-redhat/redhat/kde.repo">http://apt.kde-redhat.org/apt/kde-redhat/redhat/kde.repo</a><br />
# mv ./kde.repo /etc/yum.repos.d/<br />
<p></p>
# vi /etc/yum.repos.d/kde.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #e0e0e0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # kde.repo, v2.0<br />
02:<br />
03: [kde]<br />
04: name=kde<br />
05: mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable<br />
06: gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br />
07: #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br />
</div>
<u>08: enabled=<b>1</b></u><br />
<div style="COLOR: #999999">
09:<br />
10: [kde-all]<br />
11: name=kde-all<br />
12: mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors<br />
13: gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br />
14: #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br />
</div>
<u>15: enabled=<b>1</b></u><br />
</blockquote>
<center>↓</center>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #f0f0f0; MARGIN-CENTER: 0px">
<div style="COLOR: #999999">
01: # kde.repo, v2.0<br />
02:<br />
03: [kde]<br />
04: name=kde<br />
05: mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable<br />
06: gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br />
07: #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br />
</div>
<u>08: enabled=<b>0</b></u><br />
<div style="COLOR: #999999">
09:<br />
10: [kde-all]<br />
11: name=kde-all<br />
12: mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors<br />
13: gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br />
14: #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br />
</div>
<u>15: enabled=<b>0</b></u><br />
</blockquote>
<p></p>
<ul type="circle">
<li>ATrpms リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# rpm --import <a href="http://ATrpms.net/RPM-GPG-KEY.atrpms">http://ATrpms.net/RPM-GPG-KEY.atrpms</a><br />
<p></p>
# vi /etc/yum.repos.d/ATrpms.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
[atrpms]<br />
name=Redhat Enterprise Linux $releasever - $basearch - ATrpms<br />
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable<br />
enabled=0<br />
gpgcheck=1<br />
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms<br />
</blockquote>
<p></p>
<ul type="circle">
<li>Fedora 6 リポジトリ</li>
</ul>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
# vi /etc/yum.repos.d/fedora.repo<br />
</blockquote>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
[fedora-dries]<br />
name=Extra Fedora rpms dries - 6 - $basearch<br />
baseurl=http://ftp.riken.jp/Linux/dries/fedora/fc6/$basearch/dries/RPMS<br />
        http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc6/$basearch/dries/RPMS<br />
gpgkey=http://dries.ulyssis.org/rpm/RPM-GPG-KEY.dries.txt<br />
enabled=0<br />
gpgcheck=1<br />
<br />
[fedora-extras]<br />
name=Fedora Extras 6 - $basearch<br />
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/$basearch/<br />
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=extras-6&arch=$basearch<br />
#mirrorlist=file:///etc/yum.repos.d/local-extras<br />
enabled=0<br />
gpgkey=http://ftp.riken.jp/Linux/fedora/extras/RPM-GPG-KEY-Fedora-Extras<br />
gpgcheck=1<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　最後にやっぱり毎度おなじみ My Desktop です^^;<br />
ノートパソコンでは見づらいので、デスクトップパソコン環境での使用状況です。<br />
今回は全体的にかっこよくしてみました^^;<br />
テーマ、アイコン等は <a href="http://gnome-look.org/">GNOME-LOOK.ORG</a> からのものです。</p>
<p><li>まずは、日本語モードでのデスクトップです。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-jp.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-jp.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-jp-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの CentOS 5.1 64bit 日本語モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　仮想マシンの壁紙は<a href="http://senriuchimai.blog.players.tv/">千里内麻唯</a>さんです。<br />
写真は <a href="http://tyshzw.exblog.jp/">Gallery of my favorite photographs</a> さんからです。<br />
二人とも頑張っているので大好きで応援している芭蕉です。（てか、俺も頑張れよ^^;）</p>
</ul>
<p><li>次に、英語（イギリス）モードでのデスクトップ。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-uk.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-uk.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-uk-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの CentOS 5.1 64bit 英語モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　壁紙はエステラ・ウォーレン（Estella Warren）さん、カナダ出身の女優・モデルです。<br />
元シンクロナイズドスイミングの選手で、カナダのチャンピオンになった人です。<br />
日本では 2000年に JAL の CM にも出演。<br />
こういう人を見ると、元気が出る芭蕉です。</p>
</ul>
<p><li>最後に、中国語（簡体字）モードでのデスクトップ。</li></p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-cn.html" onclick="window.open('http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-cn.html','popup','width=1170,height=928,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.bashoh.net/blog/images/my-desktop_vm-centos51x64-cn-thumb-400x317.jpg" width="400" height="317" alt="My Desktop 仮想マシンの CentOS 5.1 64bit 中国語（簡体字）モード" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>
</span>
<ul style="LIST-STYLE-TYPE: none">
<p>　壁紙は台湾出身の舒淇（Shu Qi）さんです。<br />
中国・台湾・香港などではめちゃめちゃ有名な女優さんなのですが、<br />
国際的にはまだまだなのが残念です。<br />
日本での知名度もいまいちですし・・・。<br />
でも、芭蕉が好きな女優さんの一人です。</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　もうちょっと、いろいろ確認してから記事にしたいと思っていたのですが、<br />
Ubuntu 8.04 LTS (Hardy Heron) がリリースされましたので、できるとこまででしたが載せておきます。<br />
また気づいたところなどがありましたら、追記していくつもりですので、<br />
これからも宜しくお願いします。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/05/vm-centos51x64-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/05/vm-centos51x64-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Linux/UNIX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">VMware</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">仮想マシン</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">CentOS</category>
            
            <pubDate>Thu, 08 May 2008 11:42:35 +0900</pubDate>
        </item>
        
        <item>
            <title>無謀な挑戦！</title>
            <description><![CDATA[<p>　<b>多言語化に挑戦！</b></p>
<p>　自分でも無謀だと思っています。^^;<br />
まぁ、こういうことをしたくって、ブログをごちゃごちゃいじってたから・・・<br />
いまさら後には引けん！<br />
やってみると大変、僕の語学力がへぼすぎる^^;<br />
そんな訳で、只今英会話の学校にも通っています（笑）</p>
<center><hr width="400" color="#3399ff"></hr></center>
<p>
<a href="http://www.bashoh.net/blog/archives/2008/01/the-moment-stefanie-sun.html">Welcome Tokyo : The Moment - Stefanie Sun</a>
</p>
<p>　を主に更新しました。<br />
疲れた・・・^^; ← じゃあ、やるなよ！</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/04/update-article-20080406-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/04/update-article-20080406-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">更新のお知らせ</category>
            
            
            <pubDate>Sun, 06 Apr 2008 00:55:51 +0900</pubDate>
        </item>
        
        <item>
            <title>ブログは難しい。</title>
            <description><![CDATA[<p>　ブログをいろいろやってみると、なかなかうまくいかないなぁ、<br />
と思う今日この頃。</p>
<p>　そんなわけでしばらく更新をやめて、中身いろいろ替えていました。<br />
まぁ、サーチエンジンからは、 404 エラーだらけっぽくなっちゃいました^^;<br />
ごめんなさい。<br />
でも、今の状態で落ち着きそうです。<br />
ぐちゃぐちゃになっている状態を、なんとかしました。</p>
<p>　それで記事の更新だけ別にしようと思います。<br />
間違いとか修正できるので、こうします^^;</p>
<p>
<a href="http://www.bashoh.net/blog/archives/2008/02/multilingual-free-soft.html">多言語に対応した便利なフリーソフトの紹介</a><br />
</p>
<p>　を主に更新しました。<br />
あと、少し画像を入れ替えている部分もありますが、端折ります^^;</p>
<center><hr width="400" color="#3399ff"></hr></center>
<p>　来てくれる方に感謝の意味をこめて・・・。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/04/update-article-20080404-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/04/update-article-20080404-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">更新のお知らせ</category>
            
            
            <pubDate>Fri, 04 Apr 2008 20:21:28 +0900</pubDate>
        </item>
        
        <item>
            <title>頭文字D THE MOVIE</title>
            <description><![CDATA[<p><font style="FONT-SIZE: 1.25em"><i>Initial</i> D THE MOVIE</font></p>
<p>　中国語がほんの少しできる芭蕉が、中国語の学習用に DVD を買ってみました。<br />
買った後気づいたのですが、あれ？、広東語だった～～～^^;<br />
一部分聞き取れる単語があるのですが、意味は全然解らないです。<br />
だけど、そんなの関係なくカーチェイスシーンは見ものです。<br />
5.1 ch スピーカーがあると音が体の中を通り、迫力満点。<br />
カーレース好きの芭蕉には言葉とか関係なく、満足でした。<br />
　だけど、不詳この芭蕉、実際にこんな運転しませんよ。<br />
ゴールド免許なのだ^^</p>
<center><hr width="400" color="#3399ff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">AE86 vs GT-R</font></p>
</div>
<p>　この芭蕉は原作を知らないのです。<br />
原作を知っている人達からは怒られるかもしれませんが、<br />
広東語の方がかっこよかったです。<br />
でも、日本人は吹き替え版で見るんだろうなぁと思うのです。<br />
なので、広東語での途中のカーチェイスシーンを載せておきます。</p>
<p>
<div id="AE86vsGT-R_flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script src="http://www.bashoh.net/blog/videos/swfobject.js" type="text/javascript"></script>
<script type="text/javascript">
  var s1 = new SWFObject("http://www.bashoh.net/blog/videos/mediaplayer.swf","mediaplayer","384","310","7");
  s1.addParam("allowfullscreen","true");
  s1.addVariable("width","384");
  s1.addVariable("height","310");
  s1.addVariable("file","http://www.bashoh.net/blog/videos/AE86vsGT-R.flv");
  s1.addVariable("image","http://www.bashoh.net/blog/videos/AE86vsGT-R.jpg");
  s1.write("AE86vsGT-R_flv");
</script>
</p>
<p></p>
<p>　興味があるならこちらで買えます。<br />
日本語と広東語を聞き比べてみるのも面白いかも。</p>
<a href="http://px.a8.net/svt/ejp?a8mat=16EQ63+5N0U2A+V5O+BWGDT&amp;a8ejpredirect=http%3A%2F%2Fwww.towerrecords.co.jp%2Fsitemap%2FCSfCardMain.jsp%3FGOODS_NO%3D921471%26GOODS_SORT_CD%3D103" target="_blank">
<img border="0" alt="" src="http://img.towerrecords.co.jp/images/jacket/tower/4988064224975.jpg" /></a>
<img border="0" width="1" height="1" alt="" src="http://www14.a8.net/0.gif?a8mat=16EQ63+5N0U2A+V5O+BWGDT" />
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">DVD 5.1 ch サラウンド・システム</font></p>
</div>
<p>　あと、5.1 ch スピーカーがあると尚面白いと思います。<br />
今の DVD は結構対応しているので、音の迫力が全然違います。<br />
ちなみに、こういうのを買えばいいんじゃないかと思うのを下に載せておきます。<br />
要するに 「<b>ホーム シアター</b>」 ですよ！</p>
<p>Pioneer DVD 5.1 ch サラウンド・システム<br />
Smart theater363 (HTZ-363DV)</p>
<a href="http://px.a8.net/svt/ejp?a8mat=16EQ63+5NM9O2+5WS+BWVTD&amp;a8ejpredirect=http%3A%2F%2Fitem.rakuten.co.jp%2Fmcshowa%2Fav_htsetpi_htz-363dv%2F" target="_blank">
<img border="0" alt="" src="http://thumbnail.image.rakuten.co.jp/@0_mall/mcshowa/cabinet/avhtset/htz-363dv.jpg?_ex=400x400&amp;s=0&amp;r=1" /></a>
<img border="0" width="1" height="1" alt="" src="http://www18.a8.net/0.gif?a8mat=16EQ63+5NM9O2+5WS+BWVTD" /> 
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">挿入歌 「一路向北 ・ <i>All The Way North</i>」</font></p>
</div>
<p>
<div id="AllTheWayNorth_flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script src="http://www.bashoh.net/blog/videos/swfobject.js" type="text/javascript"></script>
<script type="text/javascript">
  var s1 = new SWFObject("http://www.bashoh.net/blog/videos/mediaplayer.swf","mediaplayer","384","310","7");
  s1.addParam("allowfullscreen","true");
  s1.addVariable("width","384");
  s1.addVariable("height","310");
  s1.addVariable("file","http://www.bashoh.net/blog/videos/AllTheWayNorth.flv");
  s1.addVariable("image","http://www.bashoh.net/blog/videos/AllTheWayNorth.jpg");
  s1.write("AllTheWayNorth_flv");
</script>
</p>
<p></p>
<p>　CD は「11月的萧邦 ・ <i>November's Chopin</i>」です。</p>
<a href="http://px.a8.net/svt/ejp?a8mat=16EQ63+5N0U2A+V5O+BWGDT&amp;a8ejpredirect=http%3A%2F%2Fwww.towerrecords.co.jp%2Fsitemap%2FCSfCardMain.jsp%3FGOODS_NO%3D925318%26GOODS_SORT_CD%3D101" target="_blank">
<img border="0" alt="" src="http://img.towerrecords.co.jp/images/jacket/tower/4547366023572.jpg" /></a>
<img border="0" width="1" height="1" alt="" src="http://www17.a8.net/0.gif?a8mat=16EQ63+5N0U2A+V5O+BWGDT" />
<p>　日本語版と広東語版は音楽も違います。<br />
芭蕉は周杰伦ファンなので、CD も買ってしまった。<br />
お金ないのに・・・。トホホ・・・。<br />
　中国に興味があったりしたら、一度聞いてみてもらいたいです。<br />
上の CD には主題歌の「飄移 ・ <i>Drifting</i>」も入っています。<br />
　蛇足ですが、日本語「周杰倫」 簡体字「周杰伦」 繁体字「周傑倫」 英語「Jay Chou」<br />
日本では英語をそのまま「ジェイ・チョウ」と紹介してある所もありました。<br />
名前多すぎ^^;</p>
<center><hr width="400" color="#3399ff"></hr></center>
<p>　それにしても、周杰伦かっこいいですなぁ。<br />
俺も生まれ変わったらこういう男になりたい。<br />
まぁ、生まれ変わってもなれそうも無いのであります^^;</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/03/initial-d-the-movie.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/03/initial-d-the-movie.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">動画</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">音楽</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">華流</category>
            
            <pubDate>Thu, 20 Mar 2008 17:55:31 +0900</pubDate>
        </item>
        
        <item>
            <title>仮想マシン環境に WindowsXP 中国語（簡体字）版 をインストール</title>
            <description><![CDATA[<p>　仮想マシンに WindowsXP 中国語（簡体字）版 をインストールしたいと思います。<br />
<a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html">仮想マシン環境に WindowsXP 日本語版 をインストール</a> の追記として捉えてください。<br />
これも <a href="http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html">仮想マシン環境の作成</a> を参考に準備をしておいて欲しいです。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="winsetup"><font style="FONT-SIZE: 1.25em" color="maroon">WindowsXP 中国語（簡体字）版 のインストール</font></a></p>
</div>
<p>　<a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html#winsetup">仮想マシン環境に WindowsXP 日本語版 をインストール</a> と変わりありません。</p>
<p>　インストール用の CD-ROM を入れると、普通にインストール画面が出ますので、<br />
そのままインストールして下さい。</p>
<p>　尚、VGA ドライバーが無い状態ですが、VMware Tools をインストールすると、<br />
同時に VGA ドライバーがインストールされます。</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="vmwaretool"><font style="FONT-SIZE: 1.25em" color="maroon">VMware Tools のインストール</font></a></p>
</div>
<p>　ここも <a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html#vmwaretool">仮想マシン環境に WindowsXP 日本語版 をインストール</a> とほとんど変わりありません。<br />
ただ、インストール画面が英語です。</p>
<p>「windows.iso」 を CD-RW とかに焼き付けておいてあるなら、CD-ROM に入れたり、<br />
「windows.iso」 をそのまま使うなら、vmx ファイルに</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">ide1:1.present = "TRUE"<br />
ide1:1.fileName = "windows.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "FALSE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<p>を追加して、VMware Player のツールバーの CD-ROM(IDE 1:1) をクリックすると、<br />
インストーラーが自動起動されます。</p>
<p>　インストーラーが起動されたら、そのまま画面に指示（英語です。）に従ってインストールして下さい。</p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　これで、仮想マシン WindowsXP 中国語（簡体字）版 の完成です。<br />
次は本体のパソコンの USB につないである、プリンタやウェブカメラの接続とまとめておきます。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p><a name="usblist"><font color="navy">本体のパソコンの USB 等につなげるものをリストにしておきます。</font></a></p>
<li>USB につなげるプリンタ 「Canon PIXUS iP90」</li>
<li>USB につなげるウェブカメラ 「Microsoft LifeCam NX-6000」</li>
<li>本体のパソコンに内蔵の Bluetooth 「ThinkPad Bluetooth with Enhanced Data Rate」</li>
<li>参考：<font color="silver">パソコンに内蔵の指紋センサー 「TouchChip Fingerprint Coprocessor」</font></li>
<li>参考：<font color="silver">マスストレージ</font></li>
<p>ちなみに取り外し可能デバイスメニューを画像で載せておきます。<br />
この画像は <a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html#usblist">仮想マシン環境に WindowsXP 日本語版 をインストール</a> と一緒なので、使い回しです^^;</p>
<span class="mt-enclosure mt-enclosure-image">
<img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="246" alt="VMware 取り外し可能デバイスメニュー" src="http://www.bashoh.net/blog/images/Connect_Menu.JPG" width="167" />
</span>
<p><strong>それでは接続にチャレンジ！</strong>^^</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">Canon PIXUS iP90</font></p>
</div>
<p></p>
<ul type="circle">
<li>Canon 製のモバイルプリンタ</li>
</ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　実は中国だけでなく海外では PIXMA iP90 として売られています。<br />
「PIXUS と PIXMA」、私こと芭蕉は PIXUS と言う名前の方が好きです。<br />
こう感じると、芭蕉はやっぱり日本人だなぁと思います。</p>
<p>　2008年3月9日現在 新しい機種の PIXMA iP90v が出ています。</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　ドライバは <a href="http://www.canon.com.hk/">Canon Hongkong</a> よりダウンロードしました。<br />
ドライバをダウンロードする所には 「English (英文)」と「Tradition Chinese（繁體中文)」 対応と<br />
書いてありましたが、中国語（簡体字）にも対応していました。<br />
実はこのドライバ、日本語にも対応していました^^</p>
<p>　次にインストールですが、画面の指示は中国語（簡体字）です。<br />
あとは、取り外し可能デバイスメニューから「Canon プリンタ」を選択。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">Microsoft LifeCam NX-6000</font></p>
</div>
<p></p>
<ul type="circle">
<li>Microsoft 製のウェブカメラ</li>
</ul>
<p></p>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　ドライバが標準で中国語（簡体字）に対応しています。<br />
インストールの画面の指示は中国語（簡体字）です。<br />
あとは、取り外し可能デバイスメニューから「Microsoft USBデバイス」を選択。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">ThinkPad Bluetooth with Enhanced Data Rate</font></p>
</div>
<p></p>
<ul type="circle">
<li>ThinkPad X60 に内蔵の Bluetooth</li>
</ul>
<p></p>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　IBM &amp; Lenovo のホームページを見たら、<br />
「Bluetooth with Enhanced Data Rate ソフトウェア」 がありました。<br />
そして、標準で中国語（簡体字）に対応しています（さすが、IBM &amp; Lenovo联想）。<br />
日本のホームページでダウンロード可能です。<br />
インストールの画面の指示は中国語（簡体字）です。<br />
あとは、取り外し可能デバイスメニューから「Broadcom Bluetoothアダプタ」を選択。</p>
</ul>
<p><font color="teal"><strong>利用デバイス</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p></p>
<ul type="circle">
<li>Plantronics Voyager 510WS</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　Bluetooth ワイヤレスヘッドセットです。<br />
普通につながりました。</p>
</ul>
</ul>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="fingerprint"><font style="FONT-SIZE: 1.25em" color="maroon">TouchChip Fingerprint Coprocessor</font></a></p>
</div>
<p></p>
<ul type="circle">
<li>ThinkPad X60 に内蔵の指紋センサー</li>
</ul>
<p></p>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　<a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html#fingerprint">仮想マシン環境に WindowsXP 日本語版 をインストール</a> と同じ。<br />
<a href="http://www.upek.com/">UPEK</a> よりドライバをダウンロードしてきてインストール。<br />
あとは、取り外し可能デバイスメニューから「SGS Thomson USBデバイス」を選択。<br />
参考程度にお願いします^^;</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="massstorage"><font style="FONT-SIZE: 1.25em" color="maroon">マスストレージ</font></a></p>
</div>
<p></p>
<ul type="circle">
<li>USB 対応の記憶装置</li>
</ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　USB フラッシュメモリー・ハードディスク・カードリーダ・CD DVD ドライブ等です。</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　<a href="http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html#massstorage">仮想マシン環境に WindowsXP 日本語版 をインストール</a> と同で勝手に認識してくれます。<br />
あとは、取り外し可能デバイスメニューから「取り外し可能ディスク」を選択。</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">キーボード</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　キーボードのキー配列なんですが、中国語（簡体字）版は英語配列が標準です。<br />
例えば「 : 」の文字を入力する場合「 Shift + ; 」になりますし、<br />
「 @ 」の文字を入力する場合「 Shift + 2 」になります。<br />
で、友達の中国人に聞いてみました。</p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="#336600">芭蕉 &gt; 日本のパソコンに中国版の Windows インストールすると、<br />
芭蕉 &gt; キー配列がめんどくさくない？</font><br />
<font color="#ff3399">朋友（友達） &gt; 慣れてしまえば問題ないよ。</font><br />
<font color="#336600">芭蕉の内心 &gt; ・・・^^;</font><br />
<font color="#336600">芭蕉 &gt; そっか、どうもありがとう。</font><br />
<font color="#ff3399">朋友 &gt; 不用谢（どういたしまして）。</font></p>
</ul>
<p>　と言うことです^^;<br />
そのうち何とかしてみようかなぁとは思っていますが・・・。<br />
中国人が慣れちゃえば問題無いと言っているので、何とかしてみるかどうかは解りません。<br />
期待しないでおいてください^^;</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　最後にやっぱり My Desktop です^^;</p>
<span class="mt-enclosure mt-enclosure-image" style="DISPLAY: inline">
<a onclick="window.open('http://www.bashoh.net/blog/images/My_Desktop_2008_03_09.html','popup','width=1024,height=768,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/My_Desktop_2008_03_09.html"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="300" alt="My Desktop 仮想マシンのWindowsXP 中国語（簡体字）版" src="http://www.bashoh.net/blog/images/My_Desktop_2008_03_09-thumb-400x300.jpg" width="400" /></a>
</span>
<p>　仮想マシンの壁紙は<a href="http://blog.sina.com.cn/lixiaolu">李小璐</a>さんです。<br />
可愛いです。</p>
<p>　ちゃんと中国語（簡体字）版のソフトウェアが動いている所を見てもらえればと、載せました。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p>　中国語（簡体字）版の WindowsXP を仮想マシン化する・・・。<br />
やっと本来の目的達成！<br />
中国語（簡体字）版のソフトウェアを使うだけなら、「AppLocale Utility」を使うと言う手も有りますが、<br />
すべてのソフトウェアで完全に動くわけではないので・・・。<br />
結構、がんばっちゃった^^<br />
次は中国で結構使われているソフトの使い方等をまとめていきたいと思います。<br />
<p>　日本に来る外国人たちとその周りの方たちの役に立てればなぁと、思っています。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/03/vm-winxp-cn-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/03/vm-winxp-cn-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">VMware</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Windows</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">仮想マシン</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
            <pubDate>Sun, 09 Mar 2008 02:26:27 +0900</pubDate>
        </item>
        
        <item>
            <title>仮想マシン環境に WindowsXP 日本語版 をインストール</title>
            <description><![CDATA[<p>　仮想マシンに実際に WindowsXP 日本語版 をインストールしたいと思います。<br />
その前に、 <a href="http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html">仮想マシン環境の作成</a> を参考に準備をしておいて欲しいです。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="winsetup"><font style="FONT-SIZE: 1.25em" color="maroon">WindowsXP 日本語版 のインストール</font></a></p>
</div>
<p>　インストール用の CD-ROM を入れると、普通にインストール画面が出ますので、<br />
そのままインストールして下さい。</p>
<p>　尚、VGA ドライバーが無い状態ですが、VMware Tools をインストールすると、<br />
同時に VGA ドライバーがインストールされます。</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="vmwaretool"><font style="FONT-SIZE: 1.25em" color="maroon">VMware Tools のインストール</font></a></p>
</div>
<p>「windows.iso」 を CD-RW とかに焼き付けておいてあるなら、CD-ROM に入れたり、<br />
「windows.iso」 をそのまま使うなら、vmx ファイルに</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "windows.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "FALSE"<br />
ide1:1.exclusive = "FALSE"<br />
</blockquote>
<p>を追加して、VMware Player のツールバーの CD-ROM(IDE 1:1) をクリックすると、<br />
インストーラーが自動起動されます。</p>
<p>　インストーラーが起動されたら、そのまま画面に指示に従ってインストールして下さい。</p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　実はこれで、仮想マシンが完成なんですね^^<br />
でも、本体のパソコンの USB につないである、プリンタやウェブカメラを使いたいですよね？<br />
以下で、参考に芭蕉のノートパソコン ThinkPad X60 と その周辺機器の<br />
接続についてまとめておきます。</p>
<p>参考になるかなぁ？^^;</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p><a name="usblist"><font color="navy">本体のパソコンの USB 等につなげるものをリストにしておきます。</font></a></p>
<li>USB につなげるプリンタ 「Canon PIXUS iP90」</li>
<li>USB につなげるウェブカメラ 「Microsoft LifeCam NX-6000」</li>
<li>本体のパソコンに内蔵の Bluetooth 「ThinkPad Bluetooth with Enhanced Data Rate」</li>
<li>参考：<font color="silver">パソコンに内蔵の指紋センサー 「TouchChip Fingerprint Coprocessor」</font></li>
<li>参考：<font color="silver">マスストレージ</font></li>
<p>ちなみに取り外し可能デバイスメニューを画像で載せておきます。</p>
<span class="mt-enclosure mt-enclosure-image">
<img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="246" alt="VMware 取り外し可能デバイスメニュー" src="http://www.bashoh.net/blog/images/Connect_Menu.JPG" width="167" />
</span>
<p><strong>それでは接続にチャレンジ！</strong>^^</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">Canon PIXUS iP90</font></p>
</div>
<p></p>
<ul type="circle">
<li>Canon 製のモバイルプリンタ</li></ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　2008年3月6日現在 新しい機種の PIXUS iP90v が出ていますね。<br />
便利なのはノートパソコンと一緒持ち運びできることです。<br />
それと、海外でも使えるように電源アダプタが 240V にも対応してくれます。</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　ノートパソコンにインストールするときと同じでした。<br />
あとは、取り外し可能デバイスメニューから「Canon プリンタ」を選択。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">Microsoft LifeCam NX-6000</font></p>
</div>
<p></p>
<ul type="circle">
<li>Microsoft 製のウェブカメラ</li>
</ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　2008年3月6日現在 最新機種です。<br />
やっぱり便利なのはノートパソコンと一緒持ち運びできることです。<br />
ケース付きなのも Good!</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　やっぱりノートパソコンにインストールするときと同じでした。<br />
あとは、取り外し可能デバイスメニューから「Microsoft USBデバイス」を選択。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">ThinkPad Bluetooth with Enhanced Data Rate</font></p>
</div>
<p></p>
<ul type="circle">
<li>ThinkPad X60 に内蔵の Bluetooth</li>
</ul>
<p></p>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　IBM &amp; Lenovo のホームページを見たら、<br />
「Bluetooth with Enhanced Data Rate ソフトウェア」 がありました。<br />
このソフトをインストールして使っています。<br />
あとは、取り外し可能デバイスメニューから「Broadcom Bluetoothアダプタ」を選択。</p>
</ul>
<p><font color="teal"><strong>利用デバイス</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p></p>
<ul type="circle">
<li>Plantronics Voyager 510WS</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　Bluetooth ワイヤレスヘッドセットです。<br />
一応繋がるとだけ、言っておきます。<br />
ただ、日本語版の WindowsXP だとあんまり意味無いかも^^<br />
中国語版の WindowsXP で使いたくて確認を取りました。</p>
</ul>
</ul>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="fingerprint"><font style="FONT-SIZE: 1.25em" color="maroon">TouchChip Fingerprint Coprocessor</font></a></p>
</div>
<p></p>
<ul type="circle">
<li>ThinkPad X60 に内蔵の指紋センサー</li>
</ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　インストールしてみても、本当に意味が無いと思います（笑）<br />
それでも、とりあえず確認は取りました（謎）</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　<a href="http://www.upek.com/">UPEK</a> よりドライバをダウンロードしてきてインストールしました。<br />
あとは、取り外し可能デバイスメニューから「SGS Thomson USBデバイス」を選択。<br />
でも、本当に意味が無いのであくまでも参考程度にお願いします。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><a name="massstorage"><font style="FONT-SIZE: 1.25em" color="maroon">マスストレージ</font></a></p>
</div>
<p></p>
<ul type="circle">
<li>USB 対応の記憶装置</li></ul>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　USB フラッシュメモリー・ハードディスク・カードリーダ・CD DVD ドライブ等です。</p>
</ul>
<p><font color="teal"><strong>インストール</strong></font></p>
<ul style="LIST-STYLE-TYPE: none">
<p>　特にインストールの必要はありません。勝手に認識してくれます。<br />
あとは、取り外し可能デバイスメニューから「取り外し可能ディスク」を選択。</p>
</ul>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　最後に My Desktop です^^;</p>
<span class="mt-enclosure mt-enclosure-image" style="DISPLAY: inline">
<a onclick="window.open('http://www.bashoh.net/blog/images/My_Desktop_2008_03_06.html','popup','width=1024,height=768,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/My_Desktop_2008_03_06.html"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="300" alt="My Desktop 仮想マシンのWindowsXP 日本語版" src="http://www.bashoh.net/blog/images/My_Desktop_2008_03_06-thumb-400x300.jpg" width="400" /></a>
</span>
<p>　仮想マシンの壁紙はレースクイーンの<a href="http://geocities.yahoo.co.jp/gl/naomin1226/">遠藤なおみ</a>さんです。<br />
不肖この芭蕉、カーレース好きなもので・・・^^;<br />
レースクイーンは、夢のある場所で癒しを与えてくれて、<br />
華やかさを更に上乗せしてくれる方々だと思います。</p>
<p>　ちゃんとウェブカメラが動いている所を見てもらえればと、載せました。</p>
<p>　ちなみに不肖この芭蕉、 <a href="http://tyshzw.exblog.jp/">Gallery of my favorite photographs</a> さんの写真を<br />
壁紙に使わさせてもらっています。<br />
インディーズ系で頑張っている人が大好きな芭蕉です。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p>　日本語版の WindowsXP を仮想マシン化する・・・。<br />
最初から日本語の OS がプレインストールされている環境では必要ないと思いますが、<br />
日本語以外の Windows、もしくは Linux 等の環境で WindowsXP 日本語版が必要になる場合が<br />
あるのではないでしょうか？<br />
特に海外などに行く場合は、便利かもしれません。<br />
プリンタは必要になるでしょうし、ウェブカメラはメッセンジャー等を使うと<br />
日本にいる家族と連絡がとりやすいと思います。</p>
<p>　そういう人たちの役に立てればなぁと、思っています。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/03/vm-winxp-jp-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">VMware</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Windows</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">仮想マシン</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
            <pubDate>Thu, 06 Mar 2008 19:10:05 +0900</pubDate>
        </item>
        
        <item>
            <title>仮想マシン環境の作成</title>
            <description><![CDATA[<p>　Windows 上で仮想マシンを作成する為に<br />
不肖ながら芭蕉が試行錯誤してみたことをまとめたいと思います。</p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p><strong>まずはダウンロードから始めてみます。</strong></p>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">VMware Player for Windows</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www.vmware.com/ja/">VMware</a> のサイトに行って必要な情報を入力してダウンロードしてください。</p>
<p>2008年6月8日現在 最新バージョンは <strong>2.0.4</strong> です。</p>
</ul>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">QEMU on Windows</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www1.interq.or.jp/t-takeda/">TAKEDA, toshiya's HOME PAGE</a> さんのサイトに行ってダウンロードしてください。</p>
<p>2008年3月23日現在 最新バージョンは <strong>0.9.1</strong> です。</p>
</ul>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">VMX Builder</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://petruska.stardock.net/">the Petruska family web site</a> さんのサイトに行ってダウンロードしてください。<br />
RDPSoftware から入ったら解ると思いますが、VMware Utilities のリストの中にあります。</p>
<p>2008年3月23日現在 最新バージョンは <strong>0.8.25</strong> です。</p>
</ul>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<p><strong>次に必要なファイルのインストール等をしてみます。</strong></p>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">VMware Player for Windows &amp; VMX Builder</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　VMware Player と VMX Builder はそのままインストールします。<br />
今回だと、「VMware-player-2.0.4-93057.exe」 と 「VMXBuilderSetup.exe」 です。</p>
<p>　尚、VMware Player のインストールフォルダの中に<br />
<font color="purple">windows.iso</font> と <font color="purple">linux.iso</font> が<br />
ありますので、確認をしておいてください。</p>
<p>　この２つのファイルは CD-ROM のイメージファイルなので、焼き付けておくと便利かも・・・。<br />
VMware Tools のインストールに必要です。</p>
</ul>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">QEMU on Windows から qemu-img.exe を得る</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　「qemu-0.9.1-windows.zip」 の中から解凍するなりして、<br />
\windows\qemu-img.exe を<br />
取り出しておいてください。</p>
<p>　このファイルは仮想ディスク作成用の実行ファイルです。</p>
</ul>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p><strong>　実際に仮想マシン環境を作ってみようと思います。</strong></p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">仮想ハードディスクの作成</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　コマンドプロンプトを開いて、</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffeeff; MARGIN-CENTER: 0px">
qemu-img.exe create -f vmdk "D:\Virtual Machines\TestVM.vmdk" 20G
</blockquote>
<p>のような感じで作成します。</p>
<center>
<hr width="400" color="#99ffff"></hr>
</center>
</ul>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">vmx ファイルの作成</font></p>
</div>
<p>　VMX Builder を使うと簡単に作れます。<br />
でも、ちょっと試行錯誤したことを簡単にまとめておきます。</p>
<p>
<li>Display</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="navy">モニターのサイズのことなんです。</font></p>
<p>　おそらく、ノートパソコン上で動かす人が多いのではないでしょうか？<br />
となると標準が 1024 x 768 ですよね。<br />
その下のサイズとなると 800 x 600 が当たり前なんでしょうが、ちょっと小さい（涙）<br />
で、不肖この芭蕉は 864 x 648 で動かしています（笑）</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
svga.maxWidth = "864"<br />
svga.maxHeight = "648"<br />
</blockquote>
<p>4:3 の比率であれば大丈夫かなぁと、適当に思っていたりします^^</p>
</ul>
<p>
<li>Ethernet</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="navy">Bridged にするか NAT にするかです。</font></p>
<p>　よく解らない方には NAT を薦めます。<br />
なぜなら、インターネットにルータとかを通さないで、直接パソコンに繋いでいる方は<br />
こちらでないと繋がらないからです。<br />
設定も特にいらないので、楽ですしね^^</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
ethernet0.connectionType = "nat"<br />
ethernet0.vnet = "VMnet8"<br />
</blockquote>
<p>　ローカルネットワーク上に共有のプリンタなどが有る場合は Bridged にした方が良いです。<br />
こちらはパソコンの上にもう一個パソコンを作る感じでしょうか。<br />
ローカルネットワーク上に仮想マシンもあるかたちになります。<br />
もちろん共有フォルダ・プリンタも使えるようになります。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
ethernet0.connectionType = "bridged"<br />
ethernet0.vnet = "VMnet0"<br />
</blockquote>
</ul>
<p>
<li>USB Controller</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="navy">仮想マシンを動かすパソコンの USB を使うかどうかです。</font></p>
<p>　もちろん使うようにしたほうが良いです。<br />
パソコンに USB でプリンタやウェブカメラを繋いでいる方は<br />
仮想マシンでも使えるようになります。<br />
ただ注意しなければならないのは、仮想マシン上に繋いでしまうと<br />
動かすパソコンには繋いでいないかたちになります。<br />
なので AutoConnect は、しないほうが良いです。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
usb.generic.autoconnect = "FALSE"<br />
</blockquote>
</ul>
<p>
<li>Audio</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="navy">ホストとゲストの音量の連動についてです。</font></p>
<p>　標準では連動するようになっています。<br />
不肖この芭蕉も知らない時期が長かったのですが、<br />
連動させないほうが便利なので載せておきます。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
pciSound.enableVolumeControl = "FALSE"<br />
</blockquote>
</ul>
<p>
<li>その他（ゲストマシンのメモリ）</li>
<p></p>
<ul style="LIST-STYLE-TYPE: none">
<p><font color="navy">ゲストマシンのメモリにファイルを使うか、実メモリを使うかについてです。</font></p>
<p>　標準ではメモリにファイルを使うようになっています。<br />
ですが、実メモリを使うとかなり高速化できるようになりました。<br />
これはめっちゃ便利なのでやっぱり載せておきます。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffdd; MARGIN-CENTER: 0px">
mainMem.useNamedFile = "FALSE"<br />
</blockquote>
</ul>
<p></p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<p>　vmx ファイルの設定例です。</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">
#######################################<br />
####### TestVM.vmx<br />
#######<br />
#### generated by VMX Builder RDP/UH ##<br />
<br />
####### identity/general ##############<br />
displayName = "TestVM"<br />
# Platform = Player<br />
# Version = 2.x<br />
config.version = "8"<br />
virtualHW.version = "6"<br />
guestOS = "winxppro"<br />
workingDir = "."<br />
nvram = "TestVM.nvram"<br />
numvcpus ="1"<br />
paevm = "TRUE"<br />
memsize = "512"<br />
<br />
####### ide-controllers ###############<br />
ide0.present = "TRUE"<br />
ide1.present = "TRUE"<br />
<br />
####### ide-disks #####################<br />
ide0:0.present = "TRUE"<br />
ide0:0.fileName = "TestVM.vmdk"<br />
ide0:0.mode = "persistent"<br />
ide0:0.deviceType = "disk"<br />
ide0:1.present = "FALSE"<br />
ide1:0.present = "TRUE"<br />
ide1:0.fileName = "auto detect"<br />
ide1:0.autodetect = "TRUE"<br />
ide1:0.deviceType = "cdrom-raw"<br />
ide1:0.startConnected = "TRUE"<br />
ide1:0.exclusive = "FALSE"<br />
ide1:1.present = "TRUE"<br />
ide1:1.fileName = "windows.iso"<br />
ide1:1.autodetect = "TRUE"<br />
ide1:1.deviceType = "cdrom-image"<br />
ide1:1.startConnected = "FALSE"<br />
ide1:1.exclusive = "FALSE"<br />
<br />
####### scsi-controllers ##############<br />
scsi0.present = "FALSE"<br />
scsi0.virtualDev = "buslogic"<br />
<br />
####### scsi-disks ####################<br />
scsi0:0.present = "FALSE"<br />
scsi0:1.present = "FALSE"<br />
scsi0:2.present = "FALSE"<br />
scsi0:3.present = "FALSE"<br />
scsi0:4.present = "FALSE"<br />
scsi0:5.present = "FALSE"<br />
scsi0:6.present = "FALSE"<br />
scsi0:8.present = "FALSE"<br />
scsi0:9.present = "FALSE"<br />
scsi0:10.present = "FALSE"<br />
scsi0:11.present = "FALSE"<br />
scsi0:12.present = "FALSE"<br />
scsi0:13.present = "FALSE"<br />
scsi0:14.present = "FALSE"<br />
scsi0:15.present = "FALSE"<br />
<br />
####### nics ##########################<br />
ethernet0.present = "TRUE"<br />
ethernet0.startConnected = "FALSE"<br />
ethernet0.virtualDev = "vlance"<br />
ethernet0.connectionType = "bridged"<br />
ethernet0.vnet = "VMnet0"<br />
ethernet0.addressType = "generated"<br />
ethernet0.generatedAddressOffset = "0"<br />
ethernet0.wakeOnPcktRcv = "FALSE"<br />
ethernet1.present = "TRUE"<br />
ethernet1.startConnected = "TRUE"<br />
ethernet1.virtualDev = "vlance"<br />
ethernet1.connectionType = "nat"<br />
ethernet1.vnet = "VMnet8"<br />
ethernet1.addressType = "generated"<br />
ethernet1.generatedAddressOffset = "0"<br />
ethernet1.wakeOnPcktRcv = "FALSE"<br />
ethernet2.present = "TRUE"<br />
ethernet2.startConnected = "FALSE"<br />
ethernet2.virtualDev = "vlance"<br />
ethernet2.connectionType = "hostonly"<br />
ethernet2.vnet = "VMnet1"<br />
ethernet2.addressType = "generated"<br />
ethernet2.generatedAddressOffset = "0"<br />
ethernet2.wakeOnPcktRcv = "FALSE"<br />
<br />
####### sound #########################<br />
sound.present = "TRUE"<br />
sound.startConnected = "TRUE"<br />
sound.virtualDev = "es1371"<br />
sound.fileName = "-1"<br />
sound.autodetect = "TRUE"<br />
pciSound.enableVolumeControl = "FALSE"<br />
<br />
####### usb ###########################<br />
usb.present = "TRUE"<br />
usb.generic.autoconnect = "FALSE"<br />
ehci.present = "TRUE"<br />
<br />
####### floppies ######################<br />
floppy0.present = "TRUE"<br />
floppy0.startConnected = "TRUE"<br />
floppy0.fileType = "device"<br />
floppy0.fileName = "auto detect"<br />
floppy0.autodetect = "TRUE"<br />
<br />
####### display #######################<br />
svga.autodetect = "FALSE"<br />
svga.numDisplays = "1"<br />
svga.maxWidth = "864"<br />
svga.maxHeight = "648"<br />
svga.vramSize = "16777216"<br />
mks.enable3d = "FALSE"<br />
<br />
####### mouse/keyboard ################<br />
vmmouse.present = "TRUE"<br />
<br />pcibridge0.present = "TRUE"<br />
<br />
####### advanced stuff ################<br />
mks.keyboardFilter = "off"<br />
gui.powerOnAtStartup = "FALSE"<br />
gui.fullScreenAtPowerOn = "FALSE"<br />
gui.exitAtPowerOff = "FALSE"<br />
chipset.useAcpiBattery = "FALSE"<br />
chipset.useApmBattery = "FALSE"<br />
powerType.powerOff = "hard"<br />
powerType.powerOn = "hard"<br />
powerType.suspend = "hard"<br />
powerType.reset = "hard"<br />
toolScripts.afterPowerOn = "FALSE"<br />
toolScripts.afterResume = "FALSE"<br />
toolScripts.beforeSuspend = "FALSE"<br />
toolScripts.beforePowerOff = "FALSE"<br />
sharedFolder.option = "disabled"<br />
snapshot.disabled = "FALSE"<br />
snapshot.Action = "keep"<br />
replay.logging = "FALSE"<br />
isolation.tools.dnd.disable = "FALSE"<br />
isolation.tools.paste.disable = "FALSE"<br />
isolation.tools.copy.disable = "FALSE"<br />
tools.syncTime = "TRUE"<br />
tools.remindInstall = "TRUE"<br />
tools.upgrade.policy = "manual"<br />
RemoteDisplay.vnc.enabled = "FALSE"<br />
RemoteDisplay.vnc.port = "5900"<br />
applianceView.enabled = "FALSE"<br />
applianceView.showAtPowerOn = "FALSE"<br />
applianceView.coverPage.name = ""<br />
applianceView.coverPage.version = ""<br />
applianceView.coverPage.author = ""<br />
applianceView.coverPage.text = ""<br />
applianceView.coverPage.logo = ""<br />
priority.grabbed = "normal"<br />
priority.ungrabbed = "normal"<br />
debug = "FALSE"<br />
disable_acceleration = "FALSE"<br />
MemTrimRate = "30"<br />
logging = "TRUE"<br />
monitor_control.log_vmsample = "FALSE"<br />
templateVM = "FALSE"<br />
mainMem.useNamedFile = "FALSE"<br />
monitor = "release"<br />
vmi.enabled = "FALSE"<br />
<br />
####### end of file ###################<br />
</blockquote>
<p></p>
<center>
<hr width="400" color="#3399ff"></hr>
</center>
<p>　以上で、仮想マシンを作成・実行できる環境ができたはずです。<br />
次はそれに、Linux や 中国語（簡体字）版 WindowsXP を動かすような事を<br />
まとめていきたいと思っています。<br />
う～ん、思っているだけかも（笑）<br />
なにしろ、バイクで湘南地方の写真を撮りまくって載せるつもりがぜんぜんやっとらんからなぁ。。。<br />
どうなる事でしょう^^</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/02/vm-base-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Linux/UNIX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">VMware</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Windows</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">仮想マシン</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
            <pubDate>Fri, 29 Feb 2008 17:23:09 +0900</pubDate>
        </item>
        
        <item>
            <title>多言語に対応した便利なフリーソフトの紹介</title>
            <description><![CDATA[<p>　多言語に対応した便利なフリーソフトを紹介したいと思います。<br />
ですが、芭蕉は日英中しか解らないので、<br />その言語の Windows 上で動くソフトをまとめてみることにします。</p>
<center><hr width="400" color="#3399ff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">Adobe Reader</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　言わずとも知れ渡っている、Adobe Reader です。<br />
わざわざ紹介する必要ないかも^^;<br />
有ると無いとでは全然違うので、一応載せておきました。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>ダウンロードサイト</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www.adobe.com/jp/">Adobe 日本 （日本語）</a><br />
<a href="http://www.adobe.com/">Adobe アメリカ （英語）</a><br />
<a href="http://www.adobe.com/cn/">Adobe 中国 （中国語・簡体字）</a><br />
<a href="http://www.adobe.com/tw">Adobe 台湾 （中国語・繁体字）</a></p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>言語フォントパック</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>日本語<br />
中国語・簡体字<br />
中国語・繁体字<br />
韓国語<br />
拡張言語フォントパック</p>
<div style="MARGIN-TOP: 40px">
<p>拡張言語フォントパックについて</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>ヘブライ語、アラビア語、タイ語、ベトナム語<br />
ギリシャ文字、キリル文字<br />
中央・東ヨーロッパ言語<br />
が入っているそうです。</p>
</ul>
</ul>
<div style="MARGIN-TOP: 40px">
<p>インストール</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　各言語に対応したサイトに行って、<br />
そこから Get ADOBE READER のバナーをクリックすると解ると思います。<br />
マイナーアップデートは自動的にしてくれるので、その辺りの問題は無いと思います。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>言語フォントパックのインストール</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　各ファイルは Windows インストーラ パッケージ (.msi) になっています。<br />
ダウンロードしてからインストールして下さい。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>2008年2月27日現在 最新バージョンは <strong>8.1.2</strong> です。</p></div>
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">CCleaner</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　不要ファイルの削除やレジストリの不具合などを修正してくれるソフトです。<br />結構便利なので、芭蕉はよく使っています。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>ダウンロードサイト</p></div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www.ccleaner.com/">http://www.ccleaner.com/</a></p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>インストール</p></div>
<ul style="LIST-STYLE-TYPE: none">
<p>　自動的に対応してインストーラーが起動してくれるので、<br />そのままインストールしても大丈夫かと思います。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>2008年4月4日現在 最新バージョンは <strong>2.06.567</strong> です。</p></div>
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">TClock Light</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　タスクバーの時計を改造するソフトです。<br />便利なのは各国の時間を表示できるように設定できることです。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>ダウンロードサイト</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://homepage1.nifty.com/kazubon/">かずぼんのホームページ / Kazubon's Homepage</a></p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>インストール</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　ダウンロードした zip ファイルをそのまま解凍して<br />
そのフォルダの中から tclock.exe を実行してください。<br />言語ファイルも中に含まれています。<br />
スタートアップにショートカットを入れておくと便利です。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>2008年2月27日現在 最新バージョンの zip ファイルは <strong>tclocklight-040702-3.zip</strong> です。</p>
</div>
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px">
<p><font style="FONT-SIZE: 1.25em" color="maroon">POP Peeper</font></p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　新着メールを知らせてくれるソフトです。<br />
すべての言語ファイルが最新バージョンに対応していないので、<br />
一部、英語のままで表示されますが、要所の部分は多言語化されています。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>ダウンロードサイト</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p><a href="http://www.poppeeper.com/">http://www.poppeeper.com/</a></p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>インストール</p>
</div>
<ul style="LIST-STYLE-TYPE: none">
<p>　最初は英語でインストールされます。<br />
その後、起動してから「Options → Set Options → Language → Download」で<br />
言語ファイルをダウンロードしてください。</p>
</ul>
<div style="MARGIN-TOP: 40px">
<p>2008年4月4日現在 最新バージョンは <strong>3.2.0.0</strong> です。</p>
</div>
<center><hr width="400" color="#3399ff"></hr></center>
<p>　例えば TClock Light での設定例です。</p>
<span class="mt-enclosure mt-enclosure-image"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="191" alt="TClock 設定例" src="http://www.bashoh.net/blog/images/TClock_Sample.jpg" width="230" /></span>
<p>ツールチップの表示の書式に</p>
<p><font style="FONT-SIZE: 0.75em" color="purple">mm/dd ddd hh:nn" - 東京"\ntd-9:00mm/dd ddd hh:nn" - GMT"\n\ntd+8:00mm/dd ddd hh:nn" - 北京"\ntd-16:00mm/dd ddd hh:nn" - LA"</font></p>
<p>と、入力しています。<br />
こうすると、どこの国が何時だかすぐ解る^^<br />
電話をかける時とかに便利です。</p>
<center><hr width="400" color="#3399ff"></hr></center>
<p>　まぁ、こんな感じでちょくちょくまとめて行きます。<br />
あんまり期待しないでね（笑）<br />
英語も中国語も会話ができたり、手紙を書けるほどできるわけではないので・・・^^;<br />
でも、頑張ります！</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/02/multilingual-free-soft.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/02/multilingual-free-soft.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Windows</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">フリーソフト</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
            
            <pubDate>Wed, 27 Feb 2008 15:10:56 +0900</pubDate>
        </item>
        
        <item>
            <title>Welcome Tokyo : The Moment - Stefanie Sun</title>
            <description><![CDATA[<p><font style="FONT-SIZE: 1.25em" color="maroon">
<i>ようこそ、東京へ</i> : 這一刻 - 孫燕姿<br />
<i>Welcome Tokyo</i> : The Moment - Stefanie Sun<br />
<i>欢迎东京</i> : 这一刻 - 孙燕姿
</font></p>
<p>　ある時、とある３人の台湾の若者達が日本に来て楽しんでくれました。<br />
その若者達が旅行の間の楽しさと、終わる切なさを表現しているような作品が、</p>
<p>　At that time, Three young people in Taiwan enjoyed coming to Japan.<br />
They enjoyed it during the travel. But, The end is painful. This expresses it,</p>
<p>　有时，某台湾的三人的年轻人们来了日本国欢度。<br />
他们旅行之期间欢度。但，结束难过。这个表现着那个，</p>
<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<a href="http://weijon.far2.net/20040101/20040101.htm" target="_blank">
<img alt="Tokyo Trip [to be continued...]" src="http://www.bashoh.net/blog/images/TokyoTrip.jpg" width="400" height="300" class="mt-image-center" style="text-align: bottom; display: block; margin: 0 auto 20px;" />
</a>
</span>
<a href="http://weijon.far2.net/20040101/20040101.htm" target="_blank">
<center>[未完成] 東京都</center>
</a>
<a href="http://weijon.far2.net/20040101/20040101.htm" target="_blank">
<center>Tokyo Trip [to be continued...]</center>
</a>
</p>
<center><hr width="400" color="#99ffff"></hr></center>
<div style="MARGIN-TOP: 30px"></div>
<p>　次はこの Flash の BGM のライブバージョンです。</p>
<p>　The following are live versions of BGM of this Flash. </p>
<p>　下面是这个 Flash 的 BGM 的实况版本。</p>
<p>
<center>
<div id="WelcomeTokyo_flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<script src="http://www.bashoh.net/blog/videos/swfobject.js" type="text/javascript"></script>
<script type="text/javascript">
  var s1 = new SWFObject("http://www.bashoh.net/blog/videos/mediaplayer.swf","mediaplayer","384","310","7");
  s1.addParam("allowfullscreen","true");
  s1.addVariable("width","384");
  s1.addVariable("height","310");
  s1.addVariable("file","http://www.bashoh.net/blog/videos/WelcomeTokyo.flv");
  s1.addVariable("image","http://www.bashoh.net/blog/videos/WelcomeTokyo.jpg");
  s1.write("WelcomeTokyo_flv");
</script>
</center>
</p>
<center><hr width="400" color="#00cc99"></hr></center>
<center>
<a href="http://px.a8.net/svt/ejp?a8mat=16EQ63+5N0U2A+V5O+BVT8H&amp;a8ejpredirect=http%3A%2F%2Fwww.towerrecords.co.jp%2Fsitemap%2FCSfCardMain.jsp%3FGOODS_NO%3D744793%26GOODS_SORT_CD%3D101" target="_blank">
<img border="0" alt="" src="http://img.towerrecords.co.jp/images/jacket/tower/5050466855725.jpg" /></a>
<img border="0" width="1" height="1" alt="" src="http://www14.a8.net/0.gif?a8mat=16EQ63+5N0U2A+V5O+BVT8H" />
</center>
<center>CD by TOWER RECORDS</center>
<center><hr width="400" color="#3399ff"></hr></center>
<p>　不詳この芭蕉、孫燕姿好きです^^;<br />
まぁ、今後とも宜しくお願いします。</p>
<p>　Unknown bashoh like Stefanie Sun^^;<br />
Please continue your favors toward in the future.</p>
<p>　不详的芭蕉喜欢孙燕姿^^;<br />
以后也请多多关照。</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2008/01/the-moment-stefanie-sun.html</link>
            <guid>http://www.bashoh.net/blog/archives/2008/01/the-moment-stefanie-sun.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">English</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Multilingual</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Music</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Video</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">中文</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">動画</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">多言语</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">录像</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">音乐</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">音楽</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">華流</category>
            
            <pubDate>Thu, 03 Jan 2008 01:09:35 +0900</pubDate>
        </item>
        
        <item>
            <title>Let&apos;s install CentOS 5.1 x86_64 in VMware.</title>
            <description><![CDATA[<p>　2008年5月8日：大分書き直しました、<br />
ですがこの部分はなぜかはてなのリンクがあったので、残しておきます<br />
<a href="http://www.bashoh.net/blog/archives/2008/05/vm-centos51x64-ja.html">仮想マシン環境に CentOS 5.1 64bit をインストール</a> に書き直しがあります。<br />
申し訳ありません。</p>
<center>
<hr width="400" color="#00cc99"></hr>
</center>
<div style="MARGIN-TOP: 80px">
<p><big><big>VMwareにCentOS 5.1 x86_64をインストールしてみました。</big></big></p>
</div>
<p>ダウンロードサイト<br />Download Site<br />下载网站</p>
<p><a href="http://isoredirect.centos.org/centos/5/isos/x86_64/">http://isoredirect.centos.org/centos/5/isos/x86_64/</a></p>
<p></p>
<p>ダウンロードファイル<br />Download File<br />下载文件</p><font style="FONT-SIZE: 0.8em">
<p><a href="ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso">ftp://ftp.jaist.ac.jp/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso</a><br /><a href="ftp://ftp.twaren.net/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso">ftp://ftp.twaren.net/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso</a><br /><a href="ftp://ftp.isu.edu.tw/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso">ftp://ftp.isu.edu.tw/pub/Linux/CentOS/5.1/isos/x86_64/CentOS-5.1-x86_64-bin-DVD.iso</a><br /></font></p>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p></p></hr>
<p>設定<br />Setting<br />设定</p>
<p><font color="maroon">コンピュータ名の設定です。</font></p>
<li>/etc/sysconfig/network</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/sysconfig/network</blockquote>
<blockquote>
<div style="COLOR: #999999">NETWORKING=yes<br />NETWORKING_IPV6=no<br />HOSTNAME=localhost.localdomain<br /></div></blockquote>
<div></div>
<center>↓</center>
<blockquote dir="ltr" MARGIN-CENTER: 0px?>NETWORKING=yes<br />NETWORKING_IPV6=no<br />HOSTNAME=<strong>machine_name</strong><br /></blockquote>
<p>
<li>/etc/hosts</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/hosts </blockquote>
<blockquote>
<div style="COLOR: #999999"># Do not remove the following line, or various programs<br /># that require network functionality will fail. <br />127.0.0.1 localhost.localdomain localhost <br />::1 localhost6.localdomain6 localhost6<br /></div></blockquote>
<div></div>
<center>↓</center>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px"># Do not remove the following line, or various programs<br /># that require network functionality will fail. <br />127.0.0.1 <strong>machine_name</strong> localhost.localdomain localhost <br />::1 <strong>machine_name</strong> localhost6.localdomain6 localhost6<br /></blockquote>
<p>
<li>/etc/ssh/sshd_config</li><br />
<p><font color="maroon">sshの設定です。</font></p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/ssh/sshd_config</blockquote>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">
<div style="COLOR: #999999">39: #PermitRootLogin yes<br />60: PasswordAuthentication yes<br /></div></blockquote>
<center>↓</center>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">39: PermitRootLogin no<br />60: PasswordAuthentication no<br /></blockquote>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p><font style="FONT-SIZE: 1.25em">リポジトリ<br />Repository<br /></font></p>
<li>/etc/yum.repos.d/CentOS-Base.repo</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/yum.repos.d/CentOS-Base.repo</blockquote>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">
<div style="COLOR: #999999">51: enabled=0<br /></div></blockquote>
<center>↓</center>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">51: enabled=1<br /></blockquote>
<p>
<li><a href="http://fedoraproject.org/wiki/EPEL/">Fedora EPEL</a></li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"><font style="FONT-SIZE: 0.8em"># wget <a href="http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm">http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm</a><br /></font># rpm -ivh epel-release-5-2.noarch.rpm</blockquote>
<p>
<li>Third party</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/yum.repos.d/thirds.repo<br /></blockquote>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px"><font style="FONT-SIZE: 0.8em">[dries]<br />name=Extra Fedora rpms dries - $releasever - $basearch<br />baseurl=http://ftp.riken.jp/Linux/dag/dries/redhat/el$releasever/en/$basearch/dries/RPMS<br />http://public.www.planetmirror.com/pub/dag/dries/redhat/el$releasever/en/$basearch/dries/RPMS<br />http://ftp.freshrpms.net/pub/dag/dries/redhat/el$releasever/en/$basearch/dries/RPMS<br />enabled=1<br />gpgcheck=1 <br />gpgkey=http://dries.studentenweb.org/rpm/RPM-GPG-KEY.dries.txt<br /><br />[dag] <br />name=Dag RPM Repository for Red Hat Enterprise Linux <br />baseurl=http://ftp.riken.jp/Linux/dag/redhat/el$releasever/en/$basearch/dag <br />http://apt.sw.be/redhat/el$releasever/en/$basearch/dag<br />enabled=1<br />gpgcheck=1 <br />gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt<br /><br />[flash]<br />name=macromedia.mplug.org - Flash Plugin<br />baseurl=http://macromedia.mplug.org/rpm<br />http://sluglug.ucsc.edu/macromedia/rpm<br />http://ruslug.rutgers.edu/macromedia/rpm<br />http://macromedia.rediris.es/rpm<br />enabled=0<br />gpgcheck=1<br />gpgkey=http://macromedia.mplug.org/FEDORA-GPG-KEY<br /><br />[atrpms]<br />name=Redhat Enterprise Linux $releasever - $basearch - ATrpms<br />baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable<br />enabled=0<br />gpgcheck=1<br />gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms</font><br /></blockquote>
<p>
<li>fedora.repo</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># vi /etc/yum.repos.d/fedora.repo<br /></blockquote>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px"><font style="FONT-SIZE: 0.8em">[fedora-dries]<br />name=Extra Fedora rpms dries - 6 - $basearch<br />baseurl=http://ftp.riken.jp/Linux/dries/fedora/fc6/$basearch/dries/RPMS<br />http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc6/$basearch/dries/RPMS<br />gpgkey=http://dries.ulyssis.org/rpm/RPM-GPG-KEY.dries.txt<br />enabled=0<br />gpgcheck=1<br /><br />[fedora-extras]<br />name=Fedora Extras 6 - $basearch<br />#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/$basearch/<br />mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=extras-6&amp;arch=$basearch<br />#mirrorlist=file:///etc/yum.repos.d/local-extras<br />enabled=0<br />gpgkey=http://ftp.riken.jp/Linux/fedora/extras/RPM-GPG-KEY-Fedora-Extras<br />gpgcheck=1<br /></font></blockquote>
<p>
<li><a href="http://kde-redhat.sourceforge.net/">KDE-RedHat</a></li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># cd /etc/yum.repos.d/<br /># wget http://apt.kde-redhat.org/apt/kde-redhat/redhat/kde.repo<br /># vi /etc/yum.repos.d/kde.repo<br /></blockquote>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">
<div style="COLOR: #999999">8: enabled=1<br />15: enabled=1<br /></div></blockquote>
<center>↓</center>
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">8: enabled=0<br />15: enabled=0<br /></blockquote>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p>インストール<br />Install<br />安装</p>
<p><font color="maroon">最小限必要と思われるもののみ並べてみました。</font></p>
<li>yum</li><br />
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># yum install yum-fastestmirror<br /># yum update<br /># /sbin/service yum-updatesd start<br /># /sbin/chkconfig yum-updatesd on<br /><br /># yum install kernel-devel<br /># yum install gcc* compat-gcc* compat-glibc* compat-lib*<br /># yum install rpm-build<br /># yum install yumex yum-utils<br /># yum install hwbrowser atop<br /># yum install gconf-editor gnomebaker<br /># yum install fontforge<br /># yum --enablerepo=flash install flash-plugin<br /></blockquote>
<p>
<li>Firefox 2</li>
<p>
<p>ダウンロードサイト<br />Download Site<br />下载网站</p>
<p><font color="maroon">標準ではインストールされないので、載せてみました。</font></p>
<p style="MARGIN-RIGHT: 0px"><a href="http://www.mozilla-japan.org/products/firefox/all.html">http://www.mozilla-japan.org/products/firefox/all.html</a></p>
<p></p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># tar xvfz firefox-2.0.0.11.tar.gz<br /># mv firefox /usr/local<br /># ln -s /usr/local/firefox /usr/local/bin/.<br /></blockquote>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p><a href="http://www.mjmwired.net/resources/mjm-fedora-fc6.html#ttf">マイクロソフトコアフォント</a><br /><a href="http://www.mjmwired.net/resources/mjm-fedora-fc6.html#ttf">Microsoft Core Fonts</a><br /><a href="http://www.mjmwired.net/resources/mjm-fedora-fc6.html#ttf">微软核心字体</a></p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px">% wget <a href="http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm">http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm</a><br /># rpm -ivh msttcorefonts-2.0-1.noarch.rpm</blockquote>
<p>
<p><a href="http://www.grass-japan.org/FOSS4G/readme-grass-i18n-ipafonts.eucjp.htm">日本語フォント</a>のインストール</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"><font style="FONT-SIZE: 0.64em">% wget </font><a href="http://www.grass-japan.org/FOSS4G/ipafonts/grass5.0.3_i686-pc-linux-i18n-ipafull-gnu_bin.tar.gz"><font style="FONT-SIZE: 0.64em">http://www.grass-japan.org/FOSS4G/ipafonts/grass5.0.3_i686-pc-linux-i18n-ipafull-gnu_bin.tar.gz</font></a><br /><font style="FONT-SIZE: 0.64em">% wget </font><a href="http://www.grass-japan.org/FOSS4G/ipafonts/grass5_i686-pc-linux-i18n-ipafull-gnu_install.sh"><font style="FONT-SIZE: 0.64em">http://www.grass-japan.org/FOSS4G/ipafonts/grass5_i686-pc-linux-i18n-ipafull-gnu_install.sh</font></a><br /><font style="FONT-SIZE: 0.64em"># sh grass5_i686-pc-linux-i18n-ipafull-gnu_install.sh grass5.0.3_i686-pc-linux-i18n-ipafull-gnu_bin.tar.gz /tmp/grass5 /tmp/bin<br /><font style="FONT-SIZE: 1.56em"># mv /tmp/grass5/fonts/*.ttf /usr/share/fonts/japanese/TrueType/<br /># sh /tmp/bin/grass5uninstall.sh<br /># cd /usr/share/fonts/japanese/TrueType/<br /># rm sazanami-mincho.ttf<br /># rm sazanami-gothic.ttf<br /># ln -s ipam.ttf sazanami-mincho.ttf<br /># ln -s ipag.ttf sazanami-gothic.ttf<br /># fc-cache -fv</font> <br /></font># vi /etc/fonts/local.conf</blockquote>
<p>
<li>/etc/fonts/local.conf</li><br />
<blockquote dir="ltr" style="MARGIN-CENTER: 0px">&lt;?xml version="1.0"?&gt;<br />&lt;!DOCTYPE fontconfig SYSTEM "fonts.dtd"&gt;<br />&lt;fontconfig&gt;<br />&nbsp;&nbsp;&lt;match target="font"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="family" compare="eq"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAPMincho&lt;/string&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="embeddedbitmap" mode="assign"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />&nbsp;&nbsp;&lt;/match&gt;<br />&nbsp;&nbsp;&lt;match target="font"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;test name="family" compare="eq"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;string&gt;IPAPGothic&lt;/string&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/test&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="hinting" mode="assign"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;edit name="embeddedbitmap" mode="assign"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;bool&gt;false&lt;/bool&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/edit&gt;<br />&nbsp;&nbsp;&lt;/match&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAPMincho&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;default&gt;&lt;family&gt;serif&lt;/family&gt;&lt;/default&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;serif&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAPMincho&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAPGothic&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;default&gt;&lt;family&gt;sans-serif&lt;/family&gt;&lt;/default&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;sans-serif&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAPGothic&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAGothic&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;default&gt;&lt;family&gt;monospace&lt;/family&gt;&lt;/default&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&nbsp;&nbsp;&lt;alias&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;monospace&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;prefer&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;family&gt;IPAGothic&lt;/family&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/prefer&gt;<br />&nbsp;&nbsp;&lt;/alias&gt;<br />&lt;/fontconfig&gt;</blockquote>
<p><a href="http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/download/index.html#download">M+フォント</a>と<a href="http://www.grass-japan.org/FOSS4G/readme-grass-i18n-ipafonts.eucjp.htm">IPAフォント</a>の合成およびデフォルト化</p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"><font style="FONT-SIZE: 0.8em">% wget </font><a href="http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-014.tar.gz"><font style="FONT-SIZE: 0.8em">http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-014.tar.gz</font></a><br />% tar xvfz mplus-TESTFLIGHT-014.tar.gz<br />% cd mplus-TESTFLIGHT-014<br />% cp /usr/share/fonts/japanese/TrueType/ipag.ttf .<br />% fontforge -script m++ipa.pe<br /># mv M*IPAG.ttf /usr/share/fonts/japanese/TrueType/.<br /># fc-cache -fv /usr/share/fonts/japanese/TrueType</blockquote>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p>vmware-tools</p>
<p><font color="maroon">これがメインかも^^</font></p>
<blockquote dir="ltr" style="BACKGROUND-COLOR: #ffffcc; MARGIN-CENTER: 0px"># tar xvfz VMwareTools-6.0.2-59824.tar.gz<br /># cd ./vmware-tools-distrib<br /># ./vmware-install.pl<br /></blockquote>
<p>
<center>
<hr width="300" color="#99ffff">
</center>
<p>参考サイト<br />Reference Site<br />参考网站</p>
<li><a href="http://tmcosmos.org/">TMCosmos</a></li><br />
<li><a href="http://blog.livedoor.jp/ssatonet/">A Lifeで行こう</a></li>
<p><strong>このすばらしいサイトを公開してくださった方に感謝します。</strong></p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2007/12/lets-install-centos-51-x86-64-in-vmware.html</link>
            <guid>http://www.bashoh.net/blog/archives/2007/12/lets-install-centos-51-x86-64-in-vmware.html</guid>
            
            
            <pubDate>Sun, 16 Dec 2007 16:17:06 +0900</pubDate>
        </item>
        
        <item>
            <title>手の甲の黒子</title>
            <description><![CDATA[<p>　実は私には手の甲に黒子があります。<br />
で、お友達からはキーボードを打っていると目に入るらしく、<br />
「うぜ～」とか言われるものです^^;</p>
<p>
<span class="mt-enclosure mt-enclosure-image">
<p><a onclick="window.open('http://www.bashoh.net/blog/images/My_Mole.html','popup','width=800,height=600,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/My_Mole.html"><img class="mt-image-left" style="FLOAT: left; MARGIN: 0px 20px 20px 0px" height="75" alt="手の甲の黒子" src="http://www.bashoh.net/blog/images/My_Mole-thumb-100x75.jpg" width="100" /></a></p>
<p>←　こんな感じ。</p>
</span>
</p>
<p>　でもさ、知らないうちにタバコで焼こうとするのやめてね。^^<br />
結構お気に入りなんだからさ！</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2007/11/my-mole-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2007/11/my-mole-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">雑談</category>
            
            
            <pubDate>Mon, 12 Nov 2007 22:05:36 +0900</pubDate>
        </item>
        
        <item>
            <title>タバコのおまけ</title>
            <description><![CDATA[<p>　不肖この私はタバコが好きなわけで (以下北の国からの純君調で^^)<br />
メンソール系を主に、名前とかで気分によって変えているわけで、<br />
HOPE (希望)&nbsp;や Frontier (最先端) 等の感じで買って吸っているわけで、<br />
たまにおまけ付きのタバコがあるとそれに手を出してしまうわけです。</p>
<p>
<span class="mt-enclosure mt-enclosure-image">
<a onclick="window.open('http://www.bashoh.net/blog/images/Extra_of_Cigarette.html','popup','width=820,height=600,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/Extra_of_Cigarette.html"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="73" alt="タバコのおまけ" src="http://www.bashoh.net/blog/images/Extra_of_Cigarette-thumb-100x73.jpg" width="100" /></a>
</span>
</p>
<p>　まぁ、ほんの少しですけど、こんな感じで使っています。<br />
『Lucky Strike』の箱はめちゃめちゃ便利。<br />
また、出してくれないかなぁとか思っているわけです。<br />
てか、出せよ！ｗ<br />
買うからさ^^</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2007/11/extra-of-cigarette-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2007/11/extra-of-cigarette-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">雑談</category>
            
            
            <pubDate>Sat, 10 Nov 2007 11:37:52 +0900</pubDate>
        </item>
        
        <item>
            <title>新バイク購入</title>
            <description><![CDATA[<p>
<span class="mt-enclosure mt-enclosure-image">
<a onclick="window.open('http://www.bashoh.net/blog/images/VTR-01.html','popup','width=900,height=602,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/VTR-01.html"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="66" alt="VTR250 - 01" src="http://www.bashoh.net/blog/images/VTR-01-thumb-100x66.jpg" width="100" /></a>
</span>
</p>
<p>　バイク買っちゃいました。</p>
<p>　排ガス規制の法律ができて、VTR250の最後のバージョンみたいです。<br />
なので、ちょっと高かった。<br />
トホホ・・・。<br />
５年ローンです。<br />
トホホ・・・。</p>
<p>　まぁ、でも嬉しい。<br />
任意保険が始まったら、さっそくガソリンを入れて近所の辺りを走ってきました。<br />
で、嬉しいので写真載せます。</p>
<p>　このバイクで、月に１、２回ほど近くを周って湘南の紹介をこのブログでやりたいと思っています。<br />
このブログに来てくれる方たちへ、これからもよろしくお願いします。</p>
<p>
<span class="mt-enclosure mt-enclosure-image">
<a onclick="window.open('http://www.bashoh.net/blog/images/VTR-02.html','popup','width=900,height=603,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.bashoh.net/blog/images/VTR-02.html"><img class="mt-image-center" style="DISPLAY: block; MARGIN: 0px auto 20px; TEXT-ALIGN: center" height="67" alt="VTR250 - 02" src="http://www.bashoh.net/blog/images/VTR-02-thumb-100x67.jpg" width="100" /></a>
</span>
</p>]]></description>
            <link>http://www.bashoh.net/blog/archives/2007/10/vtr250-ja.html</link>
            <guid>http://www.bashoh.net/blog/archives/2007/10/vtr250-ja.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">日本語</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">雑談</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">VTR250</category>
            
            <pubDate>Sun, 07 Oct 2007 18:59:32 +0900</pubDate>
        </item>
        
    </channel>
</rss>