<?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>Bluestick.JP 開発メモ &#187; Linux</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</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://bluestick.jp/tech/index.php/category/linux/feed" />
		<item>
		<title>Linux(CentOS)でシステム時刻をUTCからローカルタイムに変更するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/237</link>
		<comments>http://bluestick.jp/tech/index.php/archives/237#comments</comments>
		<pubDate>Fri, 16 Apr 2010 02:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=237</guid>
		<description><![CDATA[Windows上の仮想環境でLinuxを使用する場合、Linuxのハードウェアクロックの扱い方ををUTCからローカルタイムに変更しないと時刻がずれてしまう。
/etc/sysconfig/clockを編集し、「UTC=f [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/237/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/237" />
	</item>
		<item>
		<title>Virtual PC 2007でdebian GNU/LINUX 5.0のインストールをするとエラー</title>
		<link>http://bluestick.jp/tech/index.php/archives/147</link>
		<comments>http://bluestick.jp/tech/index.php/archives/147#comments</comments>
		<pubDate>Thu, 13 Aug 2009 05:22:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[サーバ仮想化]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=147</guid>
		<description><![CDATA[Virtual PC 2007でGNU/LINUX 5.0のインストールを行ったが、起動時に
「回復できないプロセッサ エラーが発生しました。バーチャル マシンはリセットされます。」が発生。
下記手順で回避した。
インス [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/147/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/147" />
	</item>
		<item>
		<title>NT LoaderでWindowsとLinux(UNIX)の起動を切り替えるには</title>
		<link>http://bluestick.jp/tech/index.php/archives/124</link>
		<comments>http://bluestick.jp/tech/index.php/archives/124#comments</comments>
		<pubDate>Thu, 28 Aug 2008 04:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=124</guid>
		<description><![CDATA[Windowsをインストール
Linuxをインストール。このときGRUBをMBRでなくブートセクタに書き込む。
rescue cdを使ってブートし、下記のコマンドでブートセクタをファイルにする。
dd if=/dev/h [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/124/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/124" />
	</item>
		<item>
		<title>vsftpd PASVモードの設定方法</title>
		<link>http://bluestick.jp/tech/index.php/archives/112</link>
		<comments>http://bluestick.jp/tech/index.php/archives/112#comments</comments>
		<pubDate>Tue, 05 Aug 2008 02:00:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=112</guid>
		<description><![CDATA[/etc/vsftpd/vsftpd.confを以下のように設定する。
connect_from_port_20=NO
pasv_min_port=30000
pasv_max_port=30100
ファイアウォールを設 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/112/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/112" />
	</item>
		<item>
		<title>Windows Server 2008とCentOS 4のデュアルブート</title>
		<link>http://bluestick.jp/tech/index.php/archives/74</link>
		<comments>http://bluestick.jp/tech/index.php/archives/74#comments</comments>
		<pubDate>Sun, 13 Jul 2008 06:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=74</guid>
		<description><![CDATA[1.Windows Server 2008をインストールする。
2.Linuxをインストールする。ただし、GRUBはMBRでなくブートパーティションの最初のセクタにインストールする。
3.USBメモリを差してから、Lin [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/74/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/74" />
	</item>
		<item>
		<title>Oracle XE 10g(Linux版)のインストール手順</title>
		<link>http://bluestick.jp/tech/index.php/archives/76</link>
		<comments>http://bluestick.jp/tech/index.php/archives/76#comments</comments>
		<pubDate>Sun, 13 Jul 2008 02:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=76</guid>
		<description><![CDATA[rootで下記を実行。
yum install libaio
rpm -ivh oracle-xe-univ-10.2.0.1-1.0.i386.rpm
/etc/init.d/oracle-xe configure
s [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/76/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/76" />
	</item>
	</channel>
</rss>

