<?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>CentOSでLinuxを勉強してWordPressを運用しよう &#187; TON</title>
	<atom:link href="http://linux.good-life-space.com/author/ton/feed" rel="self" type="application/rss+xml" />
	<link>http://linux.good-life-space.com</link>
	<description>Endeavor NP11-VにCentOS5.3を導入し、一時、D400ノートで稼働してましたが、再びNP11-VにCentOSインストールして勉強中。最近は、WordPress/Xperia/Androidに興味あり。</description>
	<lastBuildDate>Tue, 17 Jan 2012 02:15:17 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/author/ton/feed" />
		<item>
		<title>WordPressとSEO が１つの本で勉強できる！</title>
		<link>http://linux.good-life-space.com/memo/110724</link>
		<comments>http://linux.good-life-space.com/memo/110724#comments</comments>
		<pubDate>Tue, 17 Jan 2012 02:07:24 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=521</guid>
		<description><![CDATA[新年早々、良さげな本をGet！ SEO対策されたWordpressのテンプレートもダウンロード出来るみたい♪ しっかり読んで、知識、身につけないとね！]]></description>
			<content:encoded><![CDATA[<div class="photo"><a href='http://linux.good-life-space.com/wp-content/uploads/13267657797880.jpg' title='13267657797880' rel="lightbox[521]"><img width="150" height="84" src="http://linux.good-life-space.com/wp-content/uploads/13267657797880-150x84.jpg" class="attachment-thumbnail" alt="13267657797880.jpg" title="13267657797880" /></a></div>
<p>新年早々、良さげな本をGet！</p>
<p>SEO対策されたWordpressのテンプレートもダウンロード出来るみたい♪</p>
<p>しっかり読んで、知識、身につけないとね！</p>
<div class="photo-end"> </div>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-1454869750809208";
/* 336x280 */
google_ad_slot = "0976794606";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/memo/110724/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/memo/110724" />
	</item>
		<item>
		<title>SuperCacheとcron のテスト投稿です</title>
		<link>http://linux.good-life-space.com/memo/141142</link>
		<comments>http://linux.good-life-space.com/memo/141142#comments</comments>
		<pubDate>Fri, 13 Jan 2012 05:11:42 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=516</guid>
		<description><![CDATA[WordPressのWP SuperCacheをつかってますが、 cronでスクリプトたたいたてretrieve.phpを実行してますが、 キャッシュされてた、、、 ので、SuperCacheを止めて再テスト！ &#82 &#8230; <a href="http://linux.good-life-space.com/memo/141142">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="photo"><a title="13264311232150" href="http://linux.good-life-space.com/wp-content/uploads/13264311232150.jpg" rel="lightbox[516]"><img src="http://linux.good-life-space.com/wp-content/uploads/13264311232150-84x150.jpg" alt="13264311232150.jpg" title="13264311232150" width="84" height="150" class="attachment-thumbnail" /></a></div>
<p>WordPressのWP SuperCacheをつかってますが、</p>
<p>cronでスクリプトたたいたてretrieve.phpを実行してますが、<br /> キャッシュされてた、、、</p>
<p>ので、SuperCacheを止めて再テスト！</p>
<p>&#8212;&#8211;追記&#8212;&#8211;</p>
<p>直接、スクリプトを実行すると</p>
<pre class="brush: php; title: ; notranslate">&lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML 2.0//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;TITLE&gt;501 Not Implemented&lt;/TITLE&gt;
&lt;/HEAD&gt;&lt;BODY&gt;
&lt;H1&gt;Not Implemented&lt;/H1&gt;
The plugin is not activated.
&lt;/BODY&gt;&lt;/HTML&gt;

&lt;!-- Dynamic page generated in 2.654 seconds. --&gt;
&lt;!-- Cached page generated by WP-Super-Cache on 2012-01-12 16:15:03 --&gt;
&lt;!-- super cache --&gt;</pre>
<p>と。。。</p>
<p>管理画面でキャッシュ削除しても結果は同じ。</p>
<p>WP SuperCacheを停止したら無事に実行できました。</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/memo/141142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/memo/141142" />
	</item>
		<item>
		<title>NEX-5ND欲しいな〜</title>
		<link>http://linux.good-life-space.com/memo/132021</link>
		<comments>http://linux.good-life-space.com/memo/132021#comments</comments>
		<pubDate>Fri, 13 Jan 2012 04:20:21 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=513</guid>
		<description><![CDATA[最近、一番欲しい物！ 今年中に買えるかな？]]></description>
			<content:encoded><![CDATA[<div class="photo"><a href='http://linux.good-life-space.com/wp-content/uploads/13264282889450.jpg' title='13264282889450' rel="lightbox[513]"><img width="84" height="150" src="http://linux.good-life-space.com/wp-content/uploads/13264282889450-84x150.jpg" class="attachment-thumbnail" alt="13264282889450.jpg" title="13264282889450" /></a></div>
<p>最近、一番欲しい物！</p>
<p>今年中に買えるかな？</p>
<div class="photo-end"> </div>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/memo/132021/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/memo/132021" />
	</item>
		<item>
		<title>購入してから使ってないAndroid プログラミングの本</title>
		<link>http://linux.good-life-space.com/memo/104645</link>
		<comments>http://linux.good-life-space.com/memo/104645#comments</comments>
		<pubDate>Fri, 13 Jan 2012 01:46:45 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[memo]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=510</guid>
		<description><![CDATA[購入したときは、やる気マンマンだったのにな、、、 最近は、PHPとHTML5の勉強が優先なんで、なおさら開かない〜 (*_*) しばらく、眠らせるか、売ってしまうかな。]]></description>
			<content:encoded><![CDATA[<div class="photo"><a href='http://linux.good-life-space.com/wp-content/uploads/13264189915320.jpg' title='13264189915320' rel="lightbox[510]"><img width="84" height="150" src="http://linux.good-life-space.com/wp-content/uploads/13264189915320-84x150.jpg" class="attachment-thumbnail" alt="13264189915320.jpg" title="13264189915320" /></a></div>
<p>購入したときは、やる気マンマンだったのにな、、、</p>
<p>最近は、PHPとHTML5の勉強が優先なんで、なおさら開かない〜<br />
(*_*)</p>
<p>しばらく、眠らせるか、売ってしまうかな。</p>
<div class="photo-end"> </div>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/memo/104645/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/memo/104645" />
	</item>
		<item>
		<title>WordPress3.3.1にアップグレード後の動作確認</title>
		<link>http://linux.good-life-space.com/web/wordpress/wordpress-3-3-1</link>
		<comments>http://linux.good-life-space.com/web/wordpress/wordpress-3-3-1#comments</comments>
		<pubDate>Wed, 11 Jan 2012 06:27:36 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[BM Custom Login]]></category>
		<category><![CDATA[Custom Field Template]]></category>
		<category><![CDATA[Ktai Entry]]></category>
		<category><![CDATA[TinyMCE Advanced]]></category>
		<category><![CDATA[WP To Twitter]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=506</guid>
		<description><![CDATA[さて、年明けに3.3.1が出ていたのでアップグレードしておきました。 　WordPress &#124; 日本語 » WordPress 3.3.1 セキュリティおよびメンテナンスリリース 大体、使っていたプラグインの動作確認も終 &#8230; <a href="http://linux.good-life-space.com/web/wordpress/wordpress-3-3-1">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>さて、年明けに3.3.1が出ていたのでアップグレードしておきました。</p>
<p>　<a href="http://ja.wordpress.org/2012/01/04/wordpress-3-3-1/" target="_blank">WordPress | 日本語 » WordPress 3.3.1 セキュリティおよびメンテナンスリリース</a></p>
<p>大体、使っていたプラグインの動作確認も終わって、大きな問題もなさそうだ。</p>
<p>軽くメモしておくと、</p>
<p>○BM Custom Login<br />　相変わらずプラグインフォルダ内にあるログイン画面のテンプレートを使ってもログイン画面のデザインが崩れる・・・<br />　→プラグイン内のスタイルシートを調整。 </p>
<p>○Custom Field Template<br />　以前は、<br />　　tinyMCE = true<br />　　htmlEditor = true<br />　 と書いてtinyMCEだけ表示されてたが、htmlエディタも表示されるようになった。<br />　→“htmlEditor = true”を削除 </p>
<p>○Ktai Entry<br />　自動取得が出来なくなった（手動だとO.K.）<br />　→cronで定期的にメールチェックさせる予定 </p>
<p>○TinyMCE Advanced<br />　IEでエディタ内のフォントが崩れる<br />　→functions.phpで調整できる </p>
<p>○WP to Twitter<br />　投稿でき無くなった。<br />　→Consumer Keyとかを再設定する必要がある </p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/web/wordpress/wordpress-3-3-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/web/wordpress/wordpress-3-3-1" />
	</item>
		<item>
		<title>WordPress3.3にアップグレードしたらエディタのフォントがIEで変わっちゃった</title>
		<link>http://linux.good-life-space.com/web/wordpress/wordpress3-3%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e3%82%89%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ae%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88</link>
		<comments>http://linux.good-life-space.com/web/wordpress/wordpress3-3%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e3%82%89%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ae%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:55:23 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[add_editor_style]]></category>
		<category><![CDATA[editor-style.css]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=503</guid>
		<description><![CDATA[WordPress3.3が出たのでアップグレードしたんですが、投稿のエディタ内でフォントが変になっちゃって・・・ プラグインで、「TinyMCE Advanced」を入れてて、アップグレード前はeditor-style. &#8230; <a href="http://linux.good-life-space.com/web/wordpress/wordpress3-3%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e3%82%89%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ae%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress3.3が出たのでアップグレードしたんですが、<br />投稿のエディタ内でフォントが変になっちゃって・・・</p>
<p>プラグインで、「TinyMCE Advanced」を入れてて、アップグレード前はeditor-style.cssの適用がうまく動いてたんですが、アップグレード後はeditor-style.cssがかなくなってました。</p>
<p>で、１時間以上いろいろ試して上手くいかないときに見つけたのが、</p>
<p>　■<a href="http://webhacks.jp/?p=167" target="_blank">WordPress　ビジュアルエディタ上とブラウザページ上での表示を一致させる | WEBHACKS</a></p>
<p>functions.phpに</p>
<p>&nbsp;</p>
<pre>add_editor_style();</pre>
<p><a href="http://webhacks.jp/?p=167" target="_blank"> </a>って書くだけでeditor-style.cssが適用されちゃいました♪</p>
<p>そんな、関数があったんですね。</p>
<p>　■<a href="http://wpdocs.sourceforge.jp/%E9%96%A2%E6%95%B0%E3%83%AA%E3%83%95%E3%82%A1%E3%83%AC%E3%83%B3%E3%82%B9/add_editor_style" target="_blank">関数リファレンス/add editor style &#8211; WordPress Codex 日本語版</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/web/wordpress/wordpress3-3%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e3%82%89%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ae%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/web/wordpress/wordpress3-3%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%82%b0%e3%83%ac%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e3%82%89%e3%82%a8%e3%83%87%e3%82%a3%e3%82%bf%e3%81%ae%e3%83%95%e3%82%a9%e3%83%b3%e3%83%88" />
	</item>
		<item>
		<title>PHPで問い合わせフォーム勉強中</title>
		<link>http://linux.good-life-space.com/web/php/php_contact_for</link>
		<comments>http://linux.good-life-space.com/web/php/php_contact_for#comments</comments>
		<pubDate>Tue, 15 Nov 2011 19:24:19 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[問い合わせ]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=500</guid>
		<description><![CDATA[WordPressを使い始めて早３年・・・ 当初から「ＰＨＰの勉強しよ～」なんて思ってましたが、いつまでたっても進まない・・・ 計画立てないと、何も進まないな。 ということで、まずは簡単な問い合わせフォームを作ることにし &#8230; <a href="http://linux.good-life-space.com/web/php/php_contact_for">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPressを使い始めて早３年・・・</p>
<p>当初から「ＰＨＰの勉強しよ～」なんて思ってましたが、<br />いつまでたっても進まない・・・</p>
<p>計画立てないと、何も進まないな。</p>
<p>ということで、まずは簡単な問い合わせフォームを作ることにしました。</p>
<p>現在、参考にしているページ。</p>
<p>　■<a href="http://www.webdesignlibrary.jp/2007/01/php_contact_message.php " target="_blank">お問合せフォームPHP / ウェブデザインライブラリー</a></p>
<p>フォームでselect使って、選択されて内容で問い合わせ先を変える位やってみようっと。<a href="http://www.webdesignlibrary.jp/2007/01/php_contact_message.php " target="_blank"> </a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/web/php/php_contact_for/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/web/php/php_contact_for" />
	</item>
		<item>
		<title>PHPをバージョンアップしたらXdebugが動いていなかった</title>
		<link>http://linux.good-life-space.com/linux/php-version-up-xdebug-upgrade</link>
		<comments>http://linux.good-life-space.com/linux/php-version-up-xdebug-upgrade#comments</comments>
		<pubDate>Sat, 22 Oct 2011 15:45:23 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Xdebug]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=496</guid>
		<description><![CDATA[phpの勉強がてら、以前、CentOSにXdebugインストールして動いたところまで確認したんですが、結局使わず・・・。 久しぶりにEclipseでPHPデバッグの勉強をしてみようと思ったら、Xdebugが動いておらず・ &#8230; <a href="http://linux.good-life-space.com/linux/php-version-up-xdebug-upgrade">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>phpの勉強がてら、以前、CentOSにXdebugインストールして動いたところまで確認したんですが、結局使わず・・・。</p>
<p>久しぶりにEclipseでPHPデバッグの勉強をしてみようと思ったら、Xdebugが動いておらず・・・。</p>
<p>どうやら、PHPのバージョンアップをしたせいで、Xdebugが動かなくなっていた模様。</p>
<p>参考にしたのは、こちら<br />　■<a href="http://www.limemo.net/blog/2011/08/tips/linux-centos/versionup-php-5-3-3-centos-5-6-04.html" target="_blank">CentOS 5.6でphpを5.3系にバージョンアップしてみる その4(pecl-xdebug) | Linuxとかをつついてみるブログ</a></p>
<pre class="brush: php; title: ; notranslate"># pecl upgrade xdebug</pre>
<p>でO.K.でした♪</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/linux/php-version-up-xdebug-upgrade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/linux/php-version-up-xdebug-upgrade" />
	</item>
		<item>
		<title>kernel-power病、ひと段落した模様（解決）</title>
		<link>http://linux.good-life-space.com/windows/kernel-power</link>
		<comments>http://linux.good-life-space.com/windows/kernel-power#comments</comments>
		<pubDate>Mon, 10 Oct 2011 06:45:12 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[kernel-power]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=493</guid>
		<description><![CDATA[８月から調子悪いと騒いでいたWindows7マシン、この２週間は嘘のようにおとなしい。 メーカーのサポートページにあった最新のドライバを適用したからか？ 今は、外していたグラフィックカードもさしなおして、デュアルディスプ &#8230; <a href="http://linux.good-life-space.com/windows/kernel-power">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>８月から調子悪いと騒いでいたWindows7マシン、この２週間は嘘のようにおとなしい。</p>
<p>メーカーのサポートページにあった最新のドライバを適用したからか？</p>
<p>今は、外していたグラフィックカードもさしなおして、デュアルディスプレイで快適に運用中♪</p>
<p>再発しないことを祈って、大事に使っていかないと～♪</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/windows/kernel-power/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/windows/kernel-power" />
	</item>
		<item>
		<title>kernel-power病は、まだ続くのか？</title>
		<link>http://linux.good-life-space.com/windows/kernel-power%e7%97%85%e3%81%af%e3%80%81%e3%81%be%e3%81%a0%e7%b6%9a%e3%81%8f%e3%81%ae%e3%81%8b%ef%bc%9f</link>
		<comments>http://linux.good-life-space.com/windows/kernel-power%e7%97%85%e3%81%af%e3%80%81%e3%81%be%e3%81%a0%e7%b6%9a%e3%81%8f%e3%81%ae%e3%81%8b%ef%bc%9f#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:37:43 +0000</pubDate>
		<dc:creator>TON</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[kernel-power]]></category>

		<guid isPermaLink="false">http://linux.good-life-space.com/?p=489</guid>
		<description><![CDATA[前回、対処をしてから勝手に再起動、まだ続いてました・・・。 今回は、Windowsの回復プログラムが動きました。 いつも、Bluetoothのキーボード，マウス使ってるんで回復プログラムとかだと動かない。。。USBに切り &#8230; <a href="http://linux.good-life-space.com/windows/kernel-power%e7%97%85%e3%81%af%e3%80%81%e3%81%be%e3%81%a0%e7%b6%9a%e3%81%8f%e3%81%ae%e3%81%8b%ef%bc%9f">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Windows7のkernel-power病（イベントID：41）に悩まされる日々" href="http://linux.good-life-space.com/windows/windows7%e3%81%aekernel-power%e7%97%85%ef%bc%88%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88id%ef%bc%9a41%ef%bc%89%e3%81%ab%e6%82%a9%e3%81%be%e3%81%95%e3%82%8c%e3%82%8b%e6%97%a5%e3%80%85">前回</a>、対処をしてから勝手に再起動、まだ続いてました・・・。</p>
<p>今回は、Windowsの回復プログラムが動きました。</p>
<p>いつも、Bluetoothのキーボード，マウス使ってるんで回復プログラムとかだと動かない。。。<br />USBに切り替えて、修復完了。</p>
<p>問題なく、Windowsが起動してくれました。</p>
<p>で、数時間たって問題がなかったのでUSBキーボードを抜いた時、、、</p>
<p>とつぜん真っ暗に（強制再起動）・・・。</p>
<p>今度は、重傷で電源起動してもBIOS画面が出ない！</p>
<p>こんなことは一回もなかったのに・・・。</p>
<p>しかたがないので、周辺機器取り除いて筺体を開けて内部を掃除。</p>
<p>CPUファンに埃が付いていたくらいで、そこまで汚れてはない感じ。</p>
<p>で、もとにもどして再起動。</p>
<p>今回は、素直に起動してくれました。</p>
<p>ついでに、メーカー（EPSON）のサポートページをみるとディスプレイドライバーとLANドライバーが新しくなっていたので、さっそく適用。</p>
<p>現在に至ります。</p>
<p>今のところ２日目ですが、kernel-power病は出ていません。</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.good-life-space.com/windows/kernel-power%e7%97%85%e3%81%af%e3%80%81%e3%81%be%e3%81%a0%e7%b6%9a%e3%81%8f%e3%81%ae%e3%81%8b%ef%bc%9f/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://linux.good-life-space.com/windows/kernel-power%e7%97%85%e3%81%af%e3%80%81%e3%81%be%e3%81%a0%e7%b6%9a%e3%81%8f%e3%81%ae%e3%81%8b%ef%bc%9f" />
	</item>
	</channel>
</rss>

