<?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>PCとかケータイのBlog &#187; Linux</title>
	<atom:link href="http://b.0r2.info/category/software/os/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://b.0r2.info</link>
	<description>PC, Mac, ケータイ, ガジェットの話題を思いつくままに綴る</description>
	<lastBuildDate>Fri, 28 Oct 2011 22:02:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

   <image>
    <title>PCとかケータイのBlog</title>
    <url>http://0.gravatar.com/avatar/16ff9a17ed5d94569176f6ba649df376.png?s=48</url>
    <link>http://b.0r2.info</link>
   </image>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/category/software/os/linux/feed/" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>CrashPlan でキャッシュファイルが大きくなって困ったらやってみること</title>
		<link>http://b.0r2.info/2011/09/16/using-crashplan-issues-and-solution/</link>
		<comments>http://b.0r2.info/2011/09/16/using-crashplan-issues-and-solution/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 21:45:59 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[crashplan]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1699</guid>
		<description><![CDATA[送信者 for Blog 現在、CrashPlanというオンラインバックアップサービスを利用中です。 サービスとしては、結構快適で バックグラウンドで自動的にバックアップしてくれる 台数・容量無制限のプランがある 他のコ <a href='http://b.0r2.info/2011/09/16/using-crashplan-issues-and-solution/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/BrjXoOVmCm1UQS7_Gx3cXA?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-66No1KwEeS4/TnJwSyVJqxI/AAAAAAAAmXw/2bXBLMW2b5Q/s400/%2525E3%252582%2525B9%2525E3%252582%2525AF%2525E3%252583%2525AA%2525E3%252583%2525BC%2525E3%252583%2525B3%2525E3%252582%2525B7%2525E3%252583%2525A7%2525E3%252583%252583%2525E3%252583%252588%2525202011-09-16%2525206.37.31.png" height="314" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">送信者 <a href="https://picasaweb.google.com/masayuki.igawa/ForBlog?authuser=0&#038;feat=embedwebsite">for Blog</a></td>
</tr>
</table>
<p>現在、<a href="http://www.crashplan.com/" target="_blank">CrashPlan</a>というオンラインバックアップサービスを利用中です。<br />
サービスとしては、結構快適で</p>
<ul>
<li>バックグラウンドで自動的にバックアップしてくれる</li>
<li>台数・容量無制限のプランがある</li>
<li>他のコンピュータをバックアップ先に選ぶことができる(らしい)</li>
<li><strong>Linux, Macに対応している</strong></li>
<li>履歴を持っており、指定した日にちに戻れる(らしい)</li>
</ul>
<p>と、かなり使い勝手はいい感じです。</p>
<p>しかしながら、頻繁に更新があるようなディレクトリ、ファイルを指定したりすると、<br />
やたらとキャッシュファイルが大きくなってしまうことがあるようです。<br />
(私の場合、10GB近くまで大きくなってしまいました)</p>
<p>こうなってしまうと、そのファイル・ディレクトリをバックアップ対象外としても、<br />
小さくなってくれませんでした。</p>
<p>なので、キャッシュファイルを削除してみることにしました。</p>
<p>キャッシュファイル削除手順(Linuxの場合)<br />
<script src="https://gist.github.com/1220523.js?file=delete_log.log"></script></p>
<p>私の場合はこれで、キャッシュファイルを小さくすることができました。</p>
<p>以上をまとめると、</p>
<ol>
<li>頻繁に更新があるようなディレクトリ、ファイルはバックアップ対象から外す</li>
<li>キャッシュファイルを削除するには、CrashPlanサービスを停止し、<br />
ディレクトリ毎削除。CrashPlanサービス起動を行う</li>
</ol>
<p>ということをすれば、なんとか使っていけそうです。</p>
<p>公式に認められた手段ではなく、私が勝手に行っていることなので、実行は自己責任でお願いいたします <img src='http://b.0r2.info/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/09/16/using-crashplan-issues-and-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/09/16/using-crashplan-issues-and-solution/" />
	</item>
		<item>
		<title>今日は東京タワーに行ってみることにします♪</title>
		<link>http://b.0r2.info/2011/09/11/%e4%bb%8a%e6%97%a5%e3%81%af%e6%9d%b1%e4%ba%ac%e3%82%bf%e3%83%af%e3%83%bc%e3%81%ab%e8%a1%8c%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%97%e3%81%be%e3%81%99%e2%99%aa/</link>
		<comments>http://b.0r2.info/2011/09/11/%e4%bb%8a%e6%97%a5%e3%81%af%e6%9d%b1%e4%ba%ac%e3%82%bf%e3%83%af%e3%83%bc%e3%81%ab%e8%a1%8c%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%97%e3%81%be%e3%81%99%e2%99%aa/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 01:22:11 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://b.0r2.info/2011/09/11/%e4%bb%8a%e6%97%a5%e3%81%af%e6%9d%b1%e4%ba%ac%e3%82%bf%e3%83%af%e3%83%bc%e3%81%ab%e8%a1%8c%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%97%e3%81%be%e3%81%99%e2%99%aa/</guid>
		<description><![CDATA[&#8211; masayuki]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div class='p_embed p_image_embed'> <a href="http://posterous.com/getfile/files.posterous.com/masayukig/qOq9QLyVfymXz6xdR7tpPwgE80PoXmBtJBELrU5f6GpBLTMGGMYd3cfCKDnE/NEC_0413.jpg.scaled.1000.jpg"><img alt="Nec_0413" height="667" src="http://posterous.com/getfile/files.posterous.com/masayukig/Ttqf0hkE3OpzBZjXp5fViBRdUgSnxoyIs9NbaRGEA4skkqXo8BFW2dRrIFFD/NEC_0413.jpg.scaled.500.jpg" width="500" /></a> </div>
</p>
<p>&#8211; masayuki</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/09/11/%e4%bb%8a%e6%97%a5%e3%81%af%e6%9d%b1%e4%ba%ac%e3%82%bf%e3%83%af%e3%83%bc%e3%81%ab%e8%a1%8c%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%97%e3%81%be%e3%81%99%e2%99%aa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/09/11/%e4%bb%8a%e6%97%a5%e3%81%af%e6%9d%b1%e4%ba%ac%e3%82%bf%e3%83%af%e3%83%bc%e3%81%ab%e8%a1%8c%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%97%e3%81%be%e3%81%99%e2%99%aa/" />
	</item>
		<item>
		<title>Posterousを今までのブログと連携してみたら&#8230;</title>
		<link>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/</link>
		<comments>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 23:14:34 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/</guid>
		<description><![CDATA[今までのブログ(b.0r2.info)にも投稿されるようになった(みたい)。 そういうサービスなのか。。全然知らなかったｗ だとすると、「Twitter以上、ブログ未満」っていう使い分けにならないな。 とりあえず、あまり <a href='http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<p>今までのブログ(b.0r2.info)にも投稿されるようになった(みたい)。</p>
<p>そういうサービスなのか。。全然知らなかったｗ</p>
<p>だとすると、「Twitter以上、ブログ未満」っていう使い分けにならないな。</p>
<p>とりあえず、あまり気にせずこのまま使ってみることにします。</p>
<p>&nbsp;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bb%8a%e3%81%be%e3%81%a7%e3%81%ae%e3%83%96%e3%83%ad%e3%82%b0%e3%81%a8%e9%80%a3%e6%90%ba%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%82%89/" />
	</item>
		<item>
		<title>Posterousを使ってみることにする</title>
		<link>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%99%e3%82%8b/</link>
		<comments>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%99%e3%82%8b/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 21:58:21 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%99%e3%82%8b/</guid>
		<description><![CDATA[いろんなブログを使ってて、 使い分けがイマイチわからないが、 「Twitter以上、Blog未満」なものをPosterousに使ってみることに しようと考えています。]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>いろんなブログを使ってて、 <br />使い分けがイマイチわからないが、 <br />「Twitter以上、Blog未満」なものをPosterousに使ってみることに <br />しようと考えています。</div>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%99%e3%82%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/09/11/posterous%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b%e3%81%93%e3%81%a8%e3%81%ab%e3%81%99%e3%82%8b/" />
	</item>
		<item>
		<title>X PLATE × DELL Streak を購入 ＆ DELL Streakを通信費0円で運用する方法</title>
		<link>http://b.0r2.info/2011/08/23/x-plate-dell-streak/</link>
		<comments>http://b.0r2.info/2011/08/23/x-plate-dell-streak/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 20:06:07 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[PHS-Mobile-Phone]]></category>
		<category><![CDATA[ケータイ]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[streak]]></category>
		<category><![CDATA[willcom]]></category>
		<category><![CDATA[x plate]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1691</guid>
		<description><![CDATA[というわけで、X PLATE × DELL Streakを購入しました。 どちらの端末も、想像以上にキビキビ動作します。 で、「DELL Streakの通信費を0円で運用する方法」ですが、 まぁ、それはUSIMは挿さずに <a href='http://b.0r2.info/2011/08/23/x-plate-dell-streak/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://picasaweb.google.com/lh/photo/6XhEF0OrKA8qpnPHgSvQ-w?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-OADIxzA_oOU/TlKnIAnYWWI/AAAAAAAAmQU/gWwZAoWygs8/s400/NEC_0322.JPG" height="300" width="400" /></a></p>
<p>というわけで、<a href="http://www.willcom-inc.com/ja/lineup/sp/streak_xplate/" target="_blank">X PLATE × DELL Streak</a>を購入しました。</p>
<p>どちらの端末も、想像以上にキビキビ動作します。</p>
<p>で、「DELL Streakの通信費を0円で運用する方法」ですが、<br />
まぁ、それはUSIMは挿さずにWiFiだけで運用すればOK <img src='http://b.0r2.info/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /><br />
というか、Willcomショップから渡された時点では、USIMは刺さっていないので、<br />
そのまま運用すればOK。今のところ特に問題なく使用できています（あたりまえですが）。</p>
<p>Android端末等のスマートフォンは、(ほとんど)常に通信している状態なので、<br />
「何もしていないのに、いきなりパケット代が発生する」というクレームを避けるためのようです。</p>
<p>で、「それでは、ツマラン！」という場合には、<br />
Simロックを解除して使用している方もいるようです。</p>
<ul>
<li><a href="http://blog.livedoor.jp/pierre5/archives/51863581.html" target="_blank">http://blog.livedoor.jp/pierre5/archives/51863581.html</a></li>
<li><a href="http://blog.livedoor.jp/pierre5/archives/51863581.html" target="_blank">http://ruris.tdiary.net/20110504.html</a></li>
<li><a href="http://blog.livedoor.jp/pierre5/archives/51863581.html" target="_blank">http://para080.livedoor.biz/archives/51644323.html</a></li>
<li><a href="http://blog.livedoor.jp/pierre5/archives/51863581.html" target="_blank">http://yaplog.jp/another_ando/archive/172</a></li>
</ul>
<p>参考になれば。</p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/08/23/x-plate-dell-streak/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/08/23/x-plate-dell-streak/" />
	</item>
		<item>
		<title>Mac で Scala と Lift を使ってみる(1) インストール編</title>
		<link>http://b.0r2.info/2011/06/10/mac-%e3%81%a7-scala-%e3%81%a8-lift-%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b1-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%b7%a8/</link>
		<comments>http://b.0r2.info/2011/06/10/mac-%e3%81%a7-scala-%e3%81%a8-lift-%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b1-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%b7%a8/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 21:06:31 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[言語]]></category>
		<category><![CDATA[lift]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1508</guid>
		<description><![CDATA[Scala と Lift が気になってきたので、インストール。 くろだろぐさん： http://kuroda.exblog.jp/12093277/ の記述を参考に、 最新版っぽいscala29をインストールした。 su <a href='http://b.0r2.info/2011/06/10/mac-%e3%81%a7-scala-%e3%81%a8-lift-%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b1-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%b7%a8/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Scala と Lift が気になってきたので、インストール。<br />
くろだろぐさん： <a href="http://kuroda.exblog.jp/12093277/">http://kuroda.exblog.jp/12093277/</a> の記述を参考に、<br />
最新版っぽいscala29をインストールした。</p>
<pre>
sudo port selfupdate
sudo port upgrade outdated
sudo port install scala28 scala29 maven2
sudo port select --set maven maven2
sudo scala_select scala29
scala -version
sudo port install sbt
mvn archetype:generate -U \
 -DarchetypeGroupId=net.liftweb \
 -DarchetypeArtifactId=lift-archetype-basic_2.8.1 \
 -DarchetypeVersion=2.3 \
 -DarchetypeRepository=http://scala-tools.org/repo-snapshots \
 -DremoteRepositories=http://scala-tools.org/repo-snapshots \
 -DgroupId=your.com \
 -DartifactId=sample \
 -Dversion=1.0
cd sample
sbt update
sbt ~jetty-run
</pre>
<p>で、できた。</p>
<p style="text-align: center; "><a href="http://www.flickr.com/photos/31362181@N08/5815832647/" title="mac de Scala/Lift sample" rel="" class=""><img alt="mac de Scala/Lift sample" src="http://farm6.static.flickr.com/5261/5815832647_168f6767f5.jpg" class="alignnone"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/06/10/mac-%e3%81%a7-scala-%e3%81%a8-lift-%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b1-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%b7%a8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/06/10/mac-%e3%81%a7-scala-%e3%81%a8-lift-%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%81%bf%e3%82%8b1-%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%b7%a8/" />
	</item>
		<item>
		<title>異なるマシンで使用していたLVMボリュームを使用する方法(Fedora14)</title>
		<link>http://b.0r2.info/2011/04/09/%e7%95%b0%e3%81%aa%e3%82%8b%e3%83%9e%e3%82%b7%e3%83%b3%e3%81%a7%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6%e3%81%84%e3%81%9flvm%e3%83%9c%e3%83%aa%e3%83%a5%e3%83%bc%e3%83%a0%e3%82%92%e4%bd%bf%e7%94%a8/</link>
		<comments>http://b.0r2.info/2011/04/09/%e7%95%b0%e3%81%aa%e3%82%8b%e3%83%9e%e3%82%b7%e3%83%b3%e3%81%a7%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6%e3%81%84%e3%81%9flvm%e3%83%9c%e3%83%aa%e3%83%a5%e3%83%bc%e3%83%a0%e3%82%92%e4%bd%bf%e7%94%a8/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 21:10:23 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1482</guid>
		<description><![CDATA[異なるマシンで使用していたLVMのボリュームを使用する必要が出てきたので、 ちょっと調べました。 基本的には、以下のサイトに記述されている内容を参考に実施し特に問題はありませんでした。 http://l-w-i.net/ <a href='http://b.0r2.info/2011/04/09/%e7%95%b0%e3%81%aa%e3%82%8b%e3%83%9e%e3%82%b7%e3%83%b3%e3%81%a7%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6%e3%81%84%e3%81%9flvm%e3%83%9c%e3%83%aa%e3%83%a5%e3%83%bc%e3%83%a0%e3%82%92%e4%bd%bf%e7%94%a8/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><a href="http://www.flickr.com/photos/manchester-monkey/4016960283/" title="before the end by Manchester-Monkey, on Flickr"><img src="http://farm3.static.flickr.com/2562/4016960283_a8dd425379_m.jpg" width="240" height="160" alt="before the end"></a></p>
<p>異なるマシンで使用していたLVMのボリュームを使用する必要が出てきたので、<br />
ちょっと調べました。</p>
<p>基本的には、以下のサイトに記述されている内容を参考に実施し特に問題はありませんでした。<br />
<a href="http://l-w-i.net/t/fedora/lvm_006.txt">http://l-w-i.net/t/fedora/lvm_006.txt</a></p>
<pre>
$ sudo -s
# pvscan
  PV /dev/sdd1   VG vg01     lvm2 [931.50 GiB / 50.00 GiB free]
  PV /dev/sdc1   VG vgmisc   lvm2 [931.50 GiB / 512.00 MiB free]
# vgscan
  Reading all physical volumes.  This may take a while...
  Found volume group "vg01" using metadata type lvm2
  Found volume group "vgmisc" using metadata type lvm2
# lvchange -ay /dev/vg01/backup
  The link /dev/vg01/backup should had been created by udev but it was not found. Falling back to direct link creation.
# lvchange -ay /dev/vgmisc/lv_doc
  The link /dev/vgmisc/lv_doc should had been created by udev but it was not found. Falling back to direct link creation.
# mount /dev/vg01/backup /mnt/backup/
# mount /dev/vgmisc/lv_doc /mnt/lv_doc/
# df -T |grep -e backup -e lv_doc
/dev/mapper/vg01-backup
               xfs   924188672 887058332  37130340  96% /mnt/backup
/dev/mapper/vgmisc-lv_doc
               xfs   976093184 686094968 289998216  71% /mnt/lv_doc
</pre>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/04/09/%e7%95%b0%e3%81%aa%e3%82%8b%e3%83%9e%e3%82%b7%e3%83%b3%e3%81%a7%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6%e3%81%84%e3%81%9flvm%e3%83%9c%e3%83%aa%e3%83%a5%e3%83%bc%e3%83%a0%e3%82%92%e4%bd%bf%e7%94%a8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/04/09/%e7%95%b0%e3%81%aa%e3%82%8b%e3%83%9e%e3%82%b7%e3%83%b3%e3%81%a7%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6%e3%81%84%e3%81%9flvm%e3%83%9c%e3%83%aa%e3%83%a5%e3%83%bc%e3%83%a0%e3%82%92%e4%bd%bf%e7%94%a8/" />
	</item>
		<item>
		<title>Xperia X10にAndroid2.3(Gingerbread)アップデート提供予定</title>
		<link>http://b.0r2.info/2011/03/27/xperia-x10%e3%81%abandroid2-3gingerbread%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e6%8f%90%e4%be%9b%e4%ba%88%e5%ae%9a/</link>
		<comments>http://b.0r2.info/2011/03/27/xperia-x10%e3%81%abandroid2-3gingerbread%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e6%8f%90%e4%be%9b%e4%ba%88%e5%ae%9a/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 22:09:47 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Xperia]]></category>
		<category><![CDATA[ケータイ]]></category>
		<category><![CDATA[android2.3]]></category>
		<category><![CDATA[gingerbread]]></category>
		<category><![CDATA[sony]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1472</guid>
		<description><![CDATA[ソニエリからビッグニュース。Xperia X10をAndroid2.3へアップデートさせるとのこと。 Update on Xperia™ X10 docomoのXperia(SO-01B)向けにも提供されるといいなー、と <a href='http://b.0r2.info/2011/03/27/xperia-x10%e3%81%abandroid2-3gingerbread%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e6%8f%90%e4%be%9b%e4%ba%88%e5%ae%9a/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><a href="http://www.flickr.com/photos/31362181@N08/5561883791/" title="update on Xperia X10" rel="" class=""><img alt="update on Xperia X10" src="http://farm6.static.flickr.com/5142/5561883791_27e69b885d_m.jpg" class="alignnone"></a></p>
<p>ソニエリからビッグニュース。Xperia X10をAndroid2.3へアップデートさせるとのこと。<br />
<a href="http://blogs.sonyericsson.com/products/2011/03/25/update-on-xperia%E2%84%A2-x10/">Update on Xperia™ X10</a></p>
<p>docomoのXperia(SO-01B)向けにも提供されるといいなー、と思っています。</p>
<p>以下、ニュースサイトの情報</p>
<ul>
<li><a href="http://journal.mycom.co.jp/news/2011/03/25/079/">ソニーエリクソン、Xperia X10向けAndroid 2.3アップデートを夏提供</a></li>
<li><a href="http://www.itmedia.co.jp/news/articles/1103/25/news121.html">ソニエリが方針転換、Xperia X10をAndroid 2.3にアップグレード</a></li>
<li><a href="http://ascii.jp/elem/000/000/596/596746/">グローバル版「Xperia X10」がAndroid 2.3にアップデート!?</a></li>
<li><a href="http://octoba.net/archives/20110326-android-news.html">ソニー・エリクソン、「Xperia X10（SO-01B）」のAndroid 2.3アップデートを発表</a></li>
<li><a href="http://gigazine.net/news/20110326_xperia_x10_android23/">ソニー、「Xperia X10（SO-01B）」をAndroid 2.3へアップデートすることを正式決定</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/03/27/xperia-x10%e3%81%abandroid2-3gingerbread%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e6%8f%90%e4%be%9b%e4%ba%88%e5%ae%9a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/03/27/xperia-x10%e3%81%abandroid2-3gingerbread%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e6%8f%90%e4%be%9b%e4%ba%88%e5%ae%9a/" />
	</item>
		<item>
		<title>「おはツイ」アプリ(twicca plugin)公開しました</title>
		<link>http://b.0r2.info/2011/03/12/%e3%80%8c%e3%81%8a%e3%81%af%e3%83%84%e3%82%a4%e3%80%8d%e3%82%a2%e3%83%97%e3%83%aatwicca-plugin%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/</link>
		<comments>http://b.0r2.info/2011/03/12/%e3%80%8c%e3%81%8a%e3%81%af%e3%83%84%e3%82%a4%e3%80%8d%e3%82%a2%e3%83%97%e3%83%aatwicca-plugin%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 21:57:54 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[wokeuptwit]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[ohatwi]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1465</guid>
		<description><![CDATA[「おはツイ」というアプリ(twicca plugin)を公開しました。 PC: https://market.android.com/details?id=org.orzlabs.android.wokeup Andro <a href='http://b.0r2.info/2011/03/12/%e3%80%8c%e3%81%8a%e3%81%af%e3%83%84%e3%82%a4%e3%80%8d%e3%82%a2%e3%83%97%e3%83%aatwicca-plugin%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>「おはツイ」というアプリ(twicca plugin)を公開しました。<br />
PC: h<a href="ttps://market.android.com/details?id=org.orzlabs.android.wokeup">ttps://market.android.com/details?id=org.orzlabs.android.wokeup</a><br />
Android: <a href="market://details?id=org.orzlabs.android.wokeup">market://details?id=org.orzlabs.android.wokeup</a></p>
<p>いつも「おはよー #5ji #ohayo」などのツイートは手入力していたのですが、<br />
何となく面倒になってきたので、プラグインを作ってみました。</p>
<p>フォーマットは、java.util.Formatterの書式を使用して変更できるので、<br />
例えば、<br />
&#8220;おはよー。 #ohayo #hayaoki #%tkji %1$tTなう&#8221;<br />
と、設定すれば、今が6:53:48であれば、<br />
&#8220;おはよー。 #ohayo #hayaoki #6ji 6:53:48なう&#8221;<br />
というメッセージがtwiccaツイートに入力されます。</p>
<p>設定は、twiccaの<br />
MENU -> その他 -> 設定 -> プラグイン設定 -> ツイート編集プラグイン -> おはツイ -> ツイートフォーマット<br />
で、変更できます。<br />
設定を変更して、エラーが出たり、よくわからなくなってしまったら、<br />
MENU -> その他 -> 設定 -> プラグイン設定 -> ツイート編集プラグイン -> おはツイ -> 設定をリセット<br />
で、元に戻せます。</p>
<p>まだまだ至らない点が多々ありますが、生暖かい目で見守ってください。<br />
何か、気づいた点などありましたら、お気軽にコメントいただければ幸いです。</p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/03/12/%e3%80%8c%e3%81%8a%e3%81%af%e3%83%84%e3%82%a4%e3%80%8d%e3%82%a2%e3%83%97%e3%83%aatwicca-plugin%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/03/12/%e3%80%8c%e3%81%8a%e3%81%af%e3%83%84%e3%82%a4%e3%80%8d%e3%82%a2%e3%83%97%e3%83%aatwicca-plugin%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/" />
	</item>
		<item>
		<title>さくらVPS上位プランへアップグレードできないか？問い合わせてみた</title>
		<link>http://b.0r2.info/2011/03/11/%e3%81%95%e3%81%8f%e3%82%89vps%e4%b8%8a%e4%bd%8d%e3%83%97%e3%83%a9%e3%83%b3%e3%81%b8%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%81%8b/</link>
		<comments>http://b.0r2.info/2011/03/11/%e3%81%95%e3%81%8f%e3%82%89vps%e4%b8%8a%e4%bd%8d%e3%83%97%e3%83%a9%e3%83%b3%e3%81%b8%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%81%8b/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 19:00:28 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[sakura]]></category>
		<category><![CDATA[さくら]]></category>

		<guid isPermaLink="false">http://b.0r2.info/?p=1460</guid>
		<description><![CDATA[先日のエントリーで書いたさくらのVPSの上位プランへのアップグレードについて、 簡単に容量アップできるのかな。。？ と、書いたのですが、さくらのVPSページには特に何も書いてなかったので、 問い合わせてみました。 で、得 <a href='http://b.0r2.info/2011/03/11/%e3%81%95%e3%81%8f%e3%82%89vps%e4%b8%8a%e4%bd%8d%e3%83%97%e3%83%a9%e3%83%b3%e3%81%b8%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%81%8b/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://b.0r2.info/?p=1447">先日のエントリー</a>で書いた<a href="http://px.a8.net/svt/ejp?a8mat=1O2ZNX+BN57FE+D8Y+BWVTE" target="_blank">さくらのVPS</a><img border="0" width="1" height="1" src="http://www13.a8.net/0.gif?a8mat=1O2ZNX+BN57FE+D8Y+BWVTE" alt="">の上位プランへのアップグレードについて、</p>
<blockquote><p>
簡単に容量アップできるのかな。。？
</p></blockquote>
<p>と、書いたのですが、<a href="http://px.a8.net/svt/ejp?a8mat=1O2ZNX+BN57FE+D8Y+BWVTE" target="_blank">さくらのVPS</a><img border="0" width="1" height="1" src="http://www13.a8.net/0.gif?a8mat=1O2ZNX+BN57FE+D8Y+BWVTE" alt="">ページには特に何も書いてなかったので、<br />
問い合わせてみました。</p>
<p>で、得られた回答が以下の通り。</p>
<blockquote><p>大変恐れ入りますが、「さくらのVPSシリーズ」では、収容サーバが<br />
異なる為、プラン変更やアップグレードのお手続きがございません。</p>
<p>ご希望のサービスを新規でお申し込みいただき、お客様にてサーバの構築や<br />
データ等の移行作業を行われた後、不要なサービスの解約を頂く対応と<br />
なっております。</p>
<p>ご希望に沿えず申し訳ございませんが、ご了承賜りますようお願いいたします。
</p></blockquote>
<p>プラン変更／アップグレードができないというのは<br />
ちょっとガッカリですが、まぁサーバ自体に特に不満はないので、<br />
その内移行したいと思います。<br />
<center><br />
<a href="http://px.a8.net/svt/ejp?a8mat=1O2ZNX+BN57FE+D8Y+BXQOH" target="_blank"><br />
<img border="0" width="224" height="33" alt="" src="http://www26.a8.net/svt/bgt?aid=100916493704&#038;wid=002&#038;eno=01&#038;mid=s00000001717002005000&#038;mc=1"></a><br />
<img border="0" width="1" height="1" src="http://www11.a8.net/0.gif?a8mat=1O2ZNX+BN57FE+D8Y+BXQOH" alt=""><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2011/03/11/%e3%81%95%e3%81%8f%e3%82%89vps%e4%b8%8a%e4%bd%8d%e3%83%97%e3%83%a9%e3%83%b3%e3%81%b8%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%81%8b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2011/03/11/%e3%81%95%e3%81%8f%e3%82%89vps%e4%b8%8a%e4%bd%8d%e3%83%97%e3%83%a9%e3%83%b3%e3%81%b8%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84%e3%81%8b/" />
	</item>
	</channel>
</rss>

