<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Linuxる！</title>
<link>http://linux.eyo.jp/index.php</link>
<pubDate>Sun, 29 Aug 2010 20:25:23 </pubDate>
<description>
Linuxる！ - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Wordpress3ダッシュボード表示が崩れる</title>
<link>http://linux.eyo.jp/article.php?id=73</link>
<pubDate>Sun, 29 Aug 2010 20:25:23 +0900</pubDate>
<description>CSSを読み込んでない？
wp-config.phpの適当なところに下記を追加


define( 'CONCATENATE_SCRIPTS', false );

...</description>
<content:encoded>
<![CDATA[<p>CSSを読み込んでない？<br />
wp-config.phpの適当なところに下記を追加<br />
</p>
<pre>
define( 'CONCATENATE_SCRIPTS', false );
</pre>
]]>
</content:encoded>
</item><item>
<title>pingで sendmsg No buffer space availableが出る</title>
<link>http://linux.eyo.jp/article.php?id=72</link>
<pubDate>Sun, 06 Jun 2010 21:06:13 +0900</pubDate>
<description>ときどき通信が切れるので
pingを行ってみたところ
pingで sendmsg No buffer space availableが出る

pppoe-startに
     /sbin/ifconfig ppp0 mtu 1454を追記...</description>
<content:encoded>
<![CDATA[<p>ときどき通信が切れるので<br />
pingを行ってみたところ<br />
pingで sendmsg No buffer space availableが出る<br />
</p>
<p>pppoe-startに<br />
     /sbin/ifconfig ppp0 mtu 1454を追記し<br />
（1454はBフレッツの場合）<br />
MTUをあわせて様子を見ることにした。。。<br />
少し効果があったような気がします。</p>
]]>
</content:encoded>
</item><item>
<title>CPU交換後にストリーム再生エラー</title>
<link>http://linux.eyo.jp/article.php?id=71</link>
<pubDate>Sat, 05 Jun 2010 02:28:45 +0900</pubDate>
<description>DRMを削除し
下記へアクセスしUPDATEする
http://drmlicense.one.microsoft.com/Indivsite/ja/indivit.asp
...</description>
<content:encoded>
<![CDATA[<p>DRMを削除し<br />
下記へアクセスしUPDATEする<br />
http://drmlicense.one.microsoft.com/Indivsite/ja/indivit.asp</p>
]]>
</content:encoded>
</item><item>
<title>named creating IPv4 interface  eth failed のエラー</title>
<link>http://linux.eyo.jp/article.php?id=70</link>
<pubDate>Sat, 05 Jun 2010 00:22:29 +0900</pubDate>
<description>namedで creating IPv4 interface eth2 failed というエラーを吐いていた

namedが重複して起動していたためであった。
namedを一度全部停止して再起動した。
エラーログは出なくなった。。
解決
...</description>
<content:encoded>
<![CDATA[<p>namedで creating IPv4 interface eth2 failed というエラーを吐いていた
<br />
namedが重複して起動していたためであった。</p>
<p>namedを一度全部停止して再起動した。<br />
エラーログは出なくなった。。<br />
解決<br />
</p>
]]>
</content:encoded>
</item><item>
<title>メモリーが故障?</title>
<link>http://linux.eyo.jp/article.php?id=69</link>
<pubDate>Wed, 02 Jun 2010 13:35:39 +0900</pubDate>
<description>PCが勝手に再起動を繰り返した。
２時間おきくらいに。。
もしかするとメモリの故障ではないのか。。？

パーツの類の中でHDDが壊れることは多いが
メモリの故障も以外と多い
サーバー用途のマシンだとメモリはHDDに近い頻度で起こる
しかしメ...</description>
<content:encoded>
<![CDATA[<p>PCが勝手に再起動を繰り返した。<br />
２時間おきくらいに。。<br />
もしかするとメモリの故障ではないのか。。？<br />
</p>
<p>パーツの類の中でHDDが壊れることは多いが<br />
メモリの故障も以外と多い<br />
サーバー用途のマシンだとメモリはHDDに近い頻度で起こる<br />
しかしメモリの故障と断定するのは結構難しく経験がいる。<br />
HDDの故障の様な挙動になったり<br />
勝手に再起動を繰り返すなど<br />
そんなときはmemtestがお薦めである。<br />
memtestではエラーはで出なかった。<br />
マザーか電源かも。。。</p>
]]>
</content:encoded>
</item><item>
<title>Fdiskでmkfs.vfat -v -c /dev/sdc1</title>
<link>http://linux.eyo.jp/article.php?id=67</link>
<pubDate>Mon, 10 May 2010 21:53:13 +0900</pubDate>
<description>
# mkfs.vfat -v -c /dev/sdc1
mkfs.vfat 2.11 (12 Mar 2005)
Auto-selecting FAT32 for large filesystem
/dev/sdc1 has 255 he...</description>
<content:encoded>
<![CDATA[<pre>
# mkfs.vfat -v -c /dev/sdc1
mkfs.vfat 2.11 (12 Mar 2005)
Auto-selecting FAT32 for large filesystem
/dev/sdc1 has 255 heads and 63 sectors per track,
logical sector size is 512,
using 0xf8 media descriptor, with 125194482 sectors;
file system has 2 32-bit FATs and 32 sectors per cluster.
FAT size is 30551 sectors, and provides 3910417 clusters.
Volume ID is 4be7fc67, no volume label.
Searching for bad blocks 127840... 
</pre>
]]>
</content:encoded>
</item><item>
<title>emacsでAnthyが起動しなくなった</title>
<link>http://linux.eyo.jp/article.php?id=66</link>
<pubDate>Wed, 05 May 2010 22:17:01 +0900</pubDate>
<description>% setime scim

直った
...</description>
<content:encoded>
<![CDATA[<p>% setime scim
<br />
直った</p>
]]>
</content:encoded>
</item>
</channel>
</rss>