<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>まつぼっくりんご &#187; Linux</title>
	<atom:link href="http://matsu.tymy.net/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://matsu.tymy.net/blog</link>
	<description>Web * Location Information</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:00:41 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/category/linux/feed/" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='matsu.tymy.net' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>lvm管理しているファイルシステムにディスクを追加</title>
		<link>http://matsu.tymy.net/blog/2010/07/22/add-hdd-to-lvm-managed-fs/</link>
		<comments>http://matsu.tymy.net/blog/2010/07/22/add-hdd-to-lvm-managed-fs/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 12:35:04 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[HDD]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[resize2fs]]></category>
		<category><![CDATA[vgextend]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2939</guid>
		<description><![CDATA[今回紹介する方法は、新品のディスク丸ごとを、稼働中のLogical Volumeへ追加する場合の手順。オンラインのままできます。
手順は以下。
resize2fsコマンド実行中に、dfを見ると徐々にディスク容量が増えてい<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/07/22/add-hdd-to-lvm-managed-fs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/07/22/add-hdd-to-lvm-managed-fs/" />
	</item>
		<item>
		<title>gitにて公開したbranchでrebaseしちゃダメ</title>
		<link>http://matsu.tymy.net/blog/2010/07/09/git-do-not-rebase/</link>
		<comments>http://matsu.tymy.net/blog/2010/07/09/git-do-not-rebase/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 01:22:08 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2924</guid>
		<description><![CDATA[
言いたいことは、「公開したbranchではrebase禁止！」
例えば：Aさんがbranch作り、Bさんが派生したbranchを作ったら、Aさんはrebase禁止！

以下、gitのモデルを理解している人に対しての説明<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/07/09/git-do-not-rebase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/07/09/git-do-not-rebase/" />
	</item>
		<item>
		<title>kmemsizeをnagiosで監視</title>
		<link>http://matsu.tymy.net/blog/2010/04/23/kmemsize-nagios/</link>
		<comments>http://matsu.tymy.net/blog/2010/04/23/kmemsize-nagios/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 02:52:35 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kmemsize]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2887</guid>
		<description><![CDATA[ 
VPSで運用している環境にて、kmemsizeの制約にひっかかり、いきなりOSが止まってしまいました。 
それを回避するためにnagiosでこのkmemsizeを監視するスクリプトを書きました。 
 
kmemsiz<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/04/23/kmemsize-nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/04/23/kmemsize-nagios/" />
	</item>
		<item>
		<title>kmemsize</title>
		<link>http://matsu.tymy.net/blog/2010/04/22/kmemsize/</link>
		<comments>http://matsu.tymy.net/blog/2010/04/22/kmemsize/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 02:50:09 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kmemsize]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2885</guid>
		<description><![CDATA[ 
VPS上のOSがいきなり止まったから原因を調べたら、VPSで割り当てられているkmemsizeがリミットに達したからだった。 
物理メモリ使用量や、プロセス数はさほど多くないのにkmemsizeのリミットに引っかかる<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/04/22/kmemsize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/04/22/kmemsize/" />
	</item>
		<item>
		<title>tokyotyrantをdaemontoolsで管理</title>
		<link>http://matsu.tymy.net/blog/2010/02/05/tokyotyrant-daemontools/</link>
		<comments>http://matsu.tymy.net/blog/2010/02/05/tokyotyrant-daemontools/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 02:20:26 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[daemontools]]></category>
		<category><![CDATA[TokyoTyrant]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2873</guid>
		<description><![CDATA[runファイルのファンプルを掲載します。 
必ずオプションを確認して各自にあった設定に変更してください。 

#!/bin/sh

PATH=$PATH:/usr/local/bin
basedir="/path/to/<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/02/05/tokyotyrant-daemontools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/02/05/tokyotyrant-daemontools/" />
	</item>
		<item>
		<title>CPAN初期設定</title>
		<link>http://matsu.tymy.net/blog/2010/01/18/cpan-setting/</link>
		<comments>http://matsu.tymy.net/blog/2010/01/18/cpan-setting/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:16:28 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CPAN]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2899</guid>
		<description><![CDATA[ 
install Bundle::CPAN しろと言われたけど、接続できない 凸(｀、´メ） 
以下のようにして、ミラーサイトを追加してあげる。
sudo cpan
> o conf urllist push ftp:<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/01/18/cpan-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/01/18/cpan-setting/" />
	</item>
		<item>
		<title>YMC vs CPI</title>
		<link>http://matsu.tymy.net/blog/2010/01/07/ymc-vs-cpi/</link>
		<comments>http://matsu.tymy.net/blog/2010/01/07/ymc-vs-cpi/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 04:56:04 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[CPI]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[YMC]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2902</guid>
		<description><![CDATA[ 
VPSのbenchmark。 
目的：ネットワーク帯域など、クライアントから見たHTTPのレスポンス性をチェックする。 
測定環境 
apache上げて単純なHTMLファイルの転送。
ファイルの内容：

&#60;ht<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/01/07/ymc-vs-cpi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/01/07/ymc-vs-cpi/" />
	</item>
		<item>
		<title>git1.6 install</title>
		<link>http://matsu.tymy.net/blog/2010/01/06/git1-6-install/</link>
		<comments>http://matsu.tymy.net/blog/2010/01/06/git1-6-install/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:06:17 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://matsu.tymy.net/blog/?p=2894</guid>
		<description><![CDATA[環境によってはインストールオプションが必要みたい。

wget http://kernel.org/pub/software/scm/git/git-1.6.6.tar.bz2
./configure
make

とする<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2010/01/06/git1-6-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2010/01/06/git1-6-install/" />
	</item>
		<item>
		<title>munin plugin &#8211; MySQL query cache usage</title>
		<link>http://matsu.tymy.net/blog/2009/11/17/munin-plugin-mysql-query-cache-usage/</link>
		<comments>http://matsu.tymy.net/blog/2009/11/17/munin-plugin-mysql-query-cache-usage/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:44:55 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2847</guid>
		<description><![CDATA[
MySQLのQuery Cacheの効き具合を継続的に調査するためにmuninのプラグイン書きました。
ニーズが多かったらGNUで公開しようと思います。
グラフ描画に利用した変数は以下。
緑：query_cache_s<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/11/17/munin-plugin-mysql-query-cache-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/11/17/munin-plugin-mysql-query-cache-usage/" />
	</item>
		<item>
		<title>freeコマンド</title>
		<link>http://matsu.tymy.net/blog/2009/09/18/free%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/</link>
		<comments>http://matsu.tymy.net/blog/2009/09/18/free%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 10:51:02 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2822</guid>
		<description><![CDATA[
空きメモリ容量はここを見る！
buffer, cacheが何に利用されているのかちゃんと知りたいなー
http://www.math.kobe-u.ac.jp/~kodama/tips-free-memory.html<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/09/18/free%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/09/18/free%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/" />
	</item>
		<item>
		<title>gitでハイフンから始まるブランチ名を削除</title>
		<link>http://matsu.tymy.net/blog/2009/08/29/git%e3%81%a7%e3%83%8f%e3%82%a4%e3%83%95%e3%83%b3%e3%81%8b%e3%82%89%e5%a7%8b%e3%81%be%e3%82%8b%e3%83%96%e3%83%a9%e3%83%b3%e3%83%81%e5%90%8d%e3%82%92%e5%89%8a%e9%99%a4/</link>
		<comments>http://matsu.tymy.net/blog/2009/08/29/git%e3%81%a7%e3%83%8f%e3%82%a4%e3%83%95%e3%83%b3%e3%81%8b%e3%82%89%e5%a7%8b%e3%81%be%e3%82%8b%e3%83%96%e3%83%a9%e3%83%b3%e3%83%81%e5%90%8d%e3%82%92%e5%89%8a%e9%99%a4/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 03:57:07 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[git dash]]></category>
		<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2815</guid>
		<description><![CDATA[不覚にもコマンドの打ち間違いをしてしまい、ハイフンから始まるブランチができてしまった。削除するには以下のコマンド。

% git branch -D -- --track
Deleted branch --track (<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/08/29/git%e3%81%a7%e3%83%8f%e3%82%a4%e3%83%95%e3%83%b3%e3%81%8b%e3%82%89%e5%a7%8b%e3%81%be%e3%82%8b%e3%83%96%e3%83%a9%e3%83%b3%e3%83%81%e5%90%8d%e3%82%92%e5%89%8a%e9%99%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/08/29/git%e3%81%a7%e3%83%8f%e3%82%a4%e3%83%95%e3%83%b3%e3%81%8b%e3%82%89%e5%a7%8b%e3%81%be%e3%82%8b%e3%83%96%e3%83%a9%e3%83%b3%e3%83%81%e5%90%8d%e3%82%92%e5%89%8a%e9%99%a4/" />
	</item>
		<item>
		<title>andLinuxの起動が恐ろしく速い</title>
		<link>http://matsu.tymy.net/blog/2009/07/23/andlinux%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%8c%e6%81%90%e3%82%8d%e3%81%97%e3%81%8f%e9%80%9f%e3%81%84/</link>
		<comments>http://matsu.tymy.net/blog/2009/07/23/andlinux%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%8c%e6%81%90%e3%82%8d%e3%81%97%e3%81%8f%e9%80%9f%e3%81%84/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:03:39 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[andLinux]]></category>
		<category><![CDATA[EC]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/2009/07/23/andlinux%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%8c%e6%81%90%e3%82%8d%e3%81%97%e3%81%8f%e9%80%9f%e3%81%84/</guid>
		<description><![CDATA[30秒弱の動画なので見てみてください。
ブートからログインプロンプトが表示されるまで10秒かかってないです。Windows上でちょちょいと開発するにはandLinuxで事足りる。

いままでは、Linux上で動かすプログ<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/07/23/andlinux%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%8c%e6%81%90%e3%82%8d%e3%81%97%e3%81%8f%e9%80%9f%e3%81%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/07/23/andlinux%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%8c%e6%81%90%e3%82%8d%e3%81%97%e3%81%8f%e9%80%9f%e3%81%84/" />
	</item>
		<item>
		<title>apacheのKeepAliveTimeout</title>
		<link>http://matsu.tymy.net/blog/2009/06/13/apache%e3%81%aekeepalivetimeout/</link>
		<comments>http://matsu.tymy.net/blog/2009/06/13/apache%e3%81%aekeepalivetimeout/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 00:50:45 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mixi]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2766</guid>
		<description><![CDATA[mixiでは以下の値らしい。

KeepAlive On
KeepAliveTimeout 1
MaxKeepAliveRequest 20

思ったこと：
KeepAliveTimeoutは1でいいんだ。


<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/06/13/apache%e3%81%aekeepalivetimeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/06/13/apache%e3%81%aekeepalivetimeout/" />
	</item>
		<item>
		<title>cronによるコマンド実行</title>
		<link>http://matsu.tymy.net/blog/2009/05/15/cron%e3%81%ab%e3%82%88%e3%82%8b%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e5%ae%9f%e8%a1%8c/</link>
		<comments>http://matsu.tymy.net/blog/2009/05/15/cron%e3%81%ab%e3%82%88%e3%82%8b%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e5%ae%9f%e8%a1%8c/#comments</comments>
		<pubDate>Fri, 15 May 2009 09:39:16 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[async]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[sub-process]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2755</guid>
		<description><![CDATA[疑問：crontabへ同時刻に実行するコマンドを書いたときに、各コマンドの終了を待って次に実行するのか？それとも、サブプロセスで実行するのか？ （=同期実行か、非同期実行か？） 答え:非同期実行。 補足:同期実行させたいときは、こんな感じ。 33 17 * * * /home/matsu/sleep.sh ; /home/matsu/sleep.sh 実行するファイルの中身。sleep.sh #!/bin/sh sleep 60 crontabに記述 [matsu@dev ~]% crontab -l # m h dom mon dow command 33 17 * * * /home/matsu/sleep.sh 33 17 * * * /home/matsu/sleep.sh 33 17 * * * /home/matsu/sleep.sh 33 17 * * * /home/matsu/sleep.sh 33 17 *<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/05/15/cron%e3%81%ab%e3%82%88%e3%82%8b%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e5%ae%9f%e8%a1%8c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/05/15/cron%e3%81%ab%e3%82%88%e3%82%8b%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e5%ae%9f%e8%a1%8c/" />
	</item>
		<item>
		<title>vmwareの時間がものすごくずれる</title>
		<link>http://matsu.tymy.net/blog/2009/02/17/vmware%e3%81%ae%e6%99%82%e9%96%93%e3%81%8c%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e3%81%9a%e3%82%8c%e3%82%8b/</link>
		<comments>http://matsu.tymy.net/blog/2009/02/17/vmware%e3%81%ae%e6%99%82%e9%96%93%e3%81%8c%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e3%81%9a%e3%82%8c%e3%82%8b/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 06:43:59 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ntpdate]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[時間]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2704</guid>
		<description><![CDATA[VMware 2.0 でうごいているクライアントホストの時計が、10分で2分ぐらいずれるという恐ろしい事になっていた。
VMware1.xの時はそこまでずれていなく、1時間に1回だけNTPサーバと同期していたが、それでは<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/02/17/vmware%e3%81%ae%e6%99%82%e9%96%93%e3%81%8c%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e3%81%9a%e3%82%8c%e3%82%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/02/17/vmware%e3%81%ae%e6%99%82%e9%96%93%e3%81%8c%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e3%81%9a%e3%82%8c%e3%82%8b/" />
	</item>
		<item>
		<title>vmware server 2.0 on Ubuntu Linux</title>
		<link>http://matsu.tymy.net/blog/2009/02/11/vmware-server-20-on-ubuntu-linux/</link>
		<comments>http://matsu.tymy.net/blog/2009/02/11/vmware-server-20-on-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 09:09:40 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[EC]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2697</guid>
		<description><![CDATA[vmware server 2.0をUbuntu 8.10へ入れてみた。 インストール手順 シリアルキー以外をコピペ。 ほとんどデフォルト値でEnterを押していく。インストール先や、ブリッジするNICの設定などを適宜変更していく。 [matsu@matsu-ubuntu ~/archive]% tar zxvf VMware-server-2.0.0-122956.i386.tar.gz [matsu@matsu-ubuntu ~/archive]% cd vmware-server-distrib [matsu@matsu-ubuntu ~/archive/vmware-server-distrib]% sudo ./vmware-install.pl [sudo] password for matsu: Creating a new VMware Server installer database using the tar4 format. Installing VMware Server. In which directory do you want to install the binary files? [/usr/bin] /usr/local/bin/ What is the directory<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/02/11/vmware-server-20-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/02/11/vmware-server-20-on-ubuntu-linux/" />
	</item>
		<item>
		<title>rsync error</title>
		<link>http://matsu.tymy.net/blog/2009/02/01/rsync-error/</link>
		<comments>http://matsu.tymy.net/blog/2009/02/01/rsync-error/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:06:16 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2681</guid>
		<description><![CDATA[Cent OS 4.4(Final)である日（1月31日）から、以下のエラーが出るようになった。

% sudo -u daemon rsync -varu --delete  
building file list .<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/02/01/rsync-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/02/01/rsync-error/" />
	</item>
		<item>
		<title>Firewall解放ポート一覧</title>
		<link>http://matsu.tymy.net/blog/2009/01/29/firewall%e7%a9%b4%e9%96%8b%e3%81%91%e3%83%9d%e3%83%bc%e3%83%88%e4%b8%80%e8%a6%a7/</link>
		<comments>http://matsu.tymy.net/blog/2009/01/29/firewall%e7%a9%b4%e9%96%8b%e3%81%91%e3%83%9d%e3%83%bc%e3%83%88%e4%b8%80%e8%a6%a7/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 05:04:20 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2678</guid>
		<description><![CDATA[DNS,Web,メールサーバを構築する場合、最近はいっぱいFirewallのポート開けないとだから、まとめておく。

 TCP

22 (ssh)
25 (smtp)
53 (domain)
80 (http)
110 <p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/01/29/firewall%e7%a9%b4%e9%96%8b%e3%81%91%e3%83%9d%e3%83%bc%e3%83%88%e4%b8%80%e8%a6%a7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/01/29/firewall%e7%a9%b4%e9%96%8b%e3%81%91%e3%83%9d%e3%83%bc%e3%83%88%e4%b8%80%e8%a6%a7/" />
	</item>
		<item>
		<title>UnixBench (linux, unix benchmark software)</title>
		<link>http://matsu.tymy.net/blog/2009/01/20/unixbench-linux-unix-benchmark-software/</link>
		<comments>http://matsu.tymy.net/blog/2009/01/20/unixbench-linux-unix-benchmark-software/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:50:51 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[benchmark]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2674</guid>
		<description><![CDATA[
お手軽にLinuxのベンチマークを行うソフトウェアを紹介する。

UnixBench &#8211; a fundamental high-level Linux benchmark suite, Unixbench <p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2009/01/20/unixbench-linux-unix-benchmark-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2009/01/20/unixbench-linux-unix-benchmark-software/" />
	</item>
		<item>
		<title>RPM  dpkg 変換表</title>
		<link>http://matsu.tymy.net/blog/2008/12/08/rpm-dpkg-%e5%a4%89%e6%8f%9b%e8%a1%a8/</link>
		<comments>http://matsu.tymy.net/blog/2008/12/08/rpm-dpkg-%e5%a4%89%e6%8f%9b%e8%a1%a8/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 05:42:06 +0000</pubDate>
		<dc:creator>Yuki Matsukura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[RPM]]></category>

		<guid isPermaLink="false">http://www.tymy.net/~matsu/blog/?p=2593</guid>
		<description><![CDATA[あなたは、rpm派？dpkg派？私は断然dpkg派。
rpmとdpkgの違い

削除

rpmパッケージを削除すると、設定ファイルも同時に消える。または、.backとか.rpmとかいう拡張子が付いた設定ファイルが残る。
<p></p>
]]></description>
		<wfw:commentRss>http://matsu.tymy.net/blog/2008/12/08/rpm-dpkg-%e5%a4%89%e6%8f%9b%e8%a1%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://matsu.tymy.net/blog/2008/12/08/rpm-dpkg-%e5%a4%89%e6%8f%9b%e8%a1%a8/" />
	</item>
	</channel>
</rss>
