
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>LeopardでWebサーバ構築　その2 へのコメント</title>
	<atom:link href="http://camcam.info/tips/324/feed" rel="self" type="application/rss+xml" />
	<link>http://camcam.info/tips/324</link>
	<description>Apple好きにもほどがあります。</description>
	<lastBuildDate>Mon, 21 May 2012 13:59:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>かむ より</title>
		<link>http://camcam.info/tips/324/comment-page-1#comment-183398</link>
		<dc:creator>かむ</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://camcam.info/tips/324#comment-183398</guid>
		<description>道化師さん
もうSFTPオンリーでいいですよね。
10.5.5でOpenSSHがchroot 対応の5.1になってたんだけど
Macでの設定がわかりません。（爆）
↑他力本願

ken_takaさん
いえいえ、粘着歓迎です。(^｡^)
ふむふむなるほど。
Macportsで入れた物はお約束でLaunchDaemons行きにしてましたが
これがおしゃれなんですね(笑)
ではこれからはこれで！
GUIがあるんですね。こりゃええ、楽ちんコースまっしぐらっす。</description>
		<content:encoded><![CDATA[<p>
道化師さん<br />
もうSFTPオンリーでいいですよね。<br />
10.5.5でOpenSSHがchroot 対応の5.1になってたんだけど<br />
Macでの設定がわかりません。（爆）<br />
↑他力本願<br />
<br />
ken_takaさん<br />
いえいえ、粘着歓迎です。(^｡^)<br />
ふむふむなるほど。<br />
Macportsで入れた物はお約束でLaunchDaemons行きにしてましたが<br />
これがおしゃれなんですね(笑)<br />
ではこれからはこれで！<br />
GUIがあるんですね。こりゃええ、楽ちんコースまっしぐらっす。</p>
]]></content:encoded>
	</item>
	<item>
		<title>ken_taka より</title>
		<link>http://camcam.info/tips/324/comment-page-1#comment-183396</link>
		<dc:creator>ken_taka</dc:creator>
		<pubDate>Tue, 23 Sep 2008 09:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://camcam.info/tips/324#comment-183396</guid>
		<description>粘着質ですみません
Leopardではサービスを起動するのにcronやStartupItemsを使わず、LaunchDaemon/LaunchAgentを使うのが本流というか筋というか、よりスマートでおしゃれらしいです。

launchd.plist(XML)を書く必要があるのですけど、LingonというGUIなコントローラ/エディタがありまして、かむさんならいじってみれればすぐにお分かりになると思います。
Lingon, http://tuppis.com/lingon/

要はアレです。かっこいい名前を付けて、/Applications/xampp/xamppfiles/mampp start してやるだけの話なんですが。

おしゃれの秋もこれで乗り切れますよ。ちなみにlaunchdの詳しい説明がこちらにあります。
Undocumented Mac OS X, http://www.itmedia.co.jp/enterprise/articles/0704/26/news009.html</description>
		<content:encoded><![CDATA[<p>
粘着質ですみません<br />
Leopardではサービスを起動するのにcronやStartupItemsを使わず、LaunchDaemon/LaunchAgentを使うのが本流というか筋というか、よりスマートでおしゃれらしいです。<br />
<br />
launchd.plist(XML)を書く必要があるのですけど、LingonというGUIなコントローラ/エディタがありまして、かむさんならいじってみれればすぐにお分かりになると思います。<br />
Lingon, <a href="http://tuppis.com/lingon/" rel="nofollow">http://tuppis.com/lingon/</a><br />
<br />
要はアレです。かっこいい名前を付けて、/Applications/xampp/xamppfiles/mampp start してやるだけの話なんですが。<br />
<br />
おしゃれの秋もこれで乗り切れますよ。ちなみにlaunchdの詳しい説明がこちらにあります。<br />
Undocumented Mac OS X, <a href="http://www.itmedia.co.jp/enterprise/articles/0704/26/news009.html" rel="nofollow">http://www.itmedia.co.jp/enterprise/articles/0704/26/news009.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>道化師 より</title>
		<link>http://camcam.info/tips/324/comment-page-1#comment-183395</link>
		<dc:creator>道化師</dc:creator>
		<pubDate>Tue, 23 Sep 2008 06:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://camcam.info/tips/324#comment-183395</guid>
		<description>FTPって微妙なんですよね。
ネットワークとかセキュリティの人だとssh開けてるならtelnetとかftpを全力で排除したいんですけど、アプリや開発の人は今でもtelnetとかftp使う方多いですからねぇ。</description>
		<content:encoded><![CDATA[<p>
FTPって微妙なんですよね。<br />
ネットワークとかセキュリティの人だとssh開けてるならtelnetとかftpを全力で排除したいんですけど、アプリや開発の人は今でもtelnetとかftp使う方多いですからねぇ。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

