<?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/"
	>

<channel>
	<title>sugiyama-log</title>
	<atom:link href="http://unicus.jp/wp/feed" rel="self" type="application/rss+xml" />
	<link>http://unicus.jp/wp</link>
	<description>Rondo Capriccioso</description>
	<lastBuildDate>Thu, 13 Aug 2009 04:36:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>FreeBSDのopensshにpoderosaから接続できない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/129</link>
		<comments>http://unicus.jp/wp/archives/129#comments</comments>
		<pubDate>Thu, 13 Aug 2009 04:11:57 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[運用]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=129</guid>
		<description><![CDATA[FreeBSDのopenssh（ssh server）にpoderosaで接続しようとすると、「ユーザ認証に失敗しました。」というダイアログが出てくるだけでログインできない、そんなとき。


FreeBSDのOpenSS [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/129/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>freebsd 7.x にtarballで入れたphppgadminが動かない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/122</link>
		<comments>http://unicus.jp/wp/archives/122#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:33:43 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[運用]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=122</guid>
		<description><![CDATA[トラブルの発生条件は、以下の通り。

FreeBSD 7.2-RELEASE
portinstall でインストールした apache22 php5 postgresql-8.3.7
公式サイトからtarballで設置し [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBoxが立ち上がらない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/120</link>
		<comments>http://unicus.jp/wp/archives/120#comments</comments>
		<pubDate>Sun, 15 Mar 2009 06:18:40 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[運用]]></category>
		<category><![CDATA[そんなとき 運用]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=120</guid>
		<description><![CDATA[/etc/init.d/vboxdrv setup
とか、
/etc/init.d/vboxdrv start
すると
Cannot change owner vboxusers for device /dev/vbox [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/120/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>さくらの共用サーバでURLに最後のスラッシュ / なしでsymfonyを使いたい、そんなとき</title>
		<link>http://unicus.jp/wp/archives/116</link>
		<comments>http://unicus.jp/wp/archives/116#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:02:47 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=116</guid>
		<description><![CDATA[URLに最後のスラッシュ / ありの場合だけで良かったらシンボリックリンクをはるだけです。
例えば、自分のディレクトリが /home/foobar だった場合、ホームページのディレクトリは /home/foo/www/h [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>兄弟企業のロウテクがサーバ監視サービスをリリース</title>
		<link>http://unicus.jp/wp/archives/95</link>
		<comments>http://unicus.jp/wp/archives/95#comments</comments>
		<pubDate>Thu, 29 Jan 2009 08:38:04 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=95</guid>
		<description><![CDATA[リリース情報はこちらで掲載されています。
http://japan.cnet.com/release/story/0,3800075553,00042632p,00.htm
 http://japan.zdnet.com [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/95/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でbeforeNotifyTopicsをしたい、そんなとき</title>
		<link>http://unicus.jp/wp/archives/82</link>
		<comments>http://unicus.jp/wp/archives/82#comments</comments>
		<pubDate>Fri, 09 Jan 2009 20:55:32 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[afterNotifyTopics]]></category>
		<category><![CDATA[beforeNotifyTopics]]></category>
		<category><![CDATA[dojo]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=82</guid>
		<description><![CDATA[preInvokeJSがないという現実にうちのめされてもたくましく立ち上がろう。
私たちにはbeforNotifyTopicsが与えられているのだから。
そんなとき。

コードをのせます。

< %@ taglib pr [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でpreInvokeJSを使おうとしたらなかった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/63</link>
		<comments>http://unicus.jp/wp/archives/63#comments</comments>
		<pubDate>Thu, 08 Jan 2009 04:39:59 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[beforeNotifyTopics]]></category>
		<category><![CDATA[preInvokeJS]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=63</guid>
		<description><![CDATA[削除機能を、リンク（ボタン）押したら、JavaScriptでcomfirmダイアログを出して、OKだったら削除する、というロジックを実装しようと思いました。
よくある機能ですよね。
よくある機能なだけに、きっとライブラリ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でtilesプラグインが動かなくなった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/56</link>
		<comments>http://unicus.jp/wp/archives/56#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:54:48 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=56</guid>
		<description><![CDATA[Ｓｔｒｕｔｓ2でtilesプラグインを使っています。
最初は順調でした。
が、開発の開始時点からStruts2のバージョンを変更してきたところ、
具体的には、2.0.12 → 2.0.14 → 2.1.2 → 2.1.6 [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/56/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2でJSPのビューが表示されない、そんなとき</title>
		<link>http://unicus.jp/wp/archives/47</link>
		<comments>http://unicus.jp/wp/archives/47#comments</comments>
		<pubDate>Sun, 04 Jan 2009 14:04:51 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[Struts2]]></category>
		<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[開発]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/?p=47</guid>
		<description><![CDATA[間が開きましたがさらっと再開いたします。
ここ数ヶ月、Struts2の開発もするようになりました。過去も、現在進行形でもいろいろトラブルがありました。毎度結構必死に検索したのですが、そのうち解決方法が見つけにくかったトラ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 9 FC9 を yum update したら起動しなくなった、そんなとき</title>
		<link>http://unicus.jp/wp/archives/44</link>
		<comments>http://unicus.jp/wp/archives/44#comments</comments>
		<pubDate>Tue, 08 Jul 2008 22:39:58 +0000</pubDate>
		<dc:creator>杉山 達彦</dc:creator>
				<category><![CDATA[そんなとき]]></category>
		<category><![CDATA[運用]]></category>

		<guid isPermaLink="false">http://unicus.jp/wp/archives/44</guid>
		<description><![CDATA[いつものように yum update をすると、この日は kernel 2.6.25.9-76.fc9 がインストールされました。早朝だったこともありリブートしちゃおう。そう思ったのが不幸の始まりでした。
起動しなくなっ [...]]]></description>
		<wfw:commentRss>http://unicus.jp/wp/archives/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
