<?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>Takahisa's Weblog &#187; proftpd</title>
	<atom:link href="http://takahisa.info/tag/proftpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://takahisa.info</link>
	<description>weblog of lifetips?</description>
	<lastBuildDate>Thu, 27 May 2010 08:51:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Proftpd on gentoo</title>
		<link>http://takahisa.info/2008/12/30/install-proftpd-on-gentoo/</link>
		<comments>http://takahisa.info/2008/12/30/install-proftpd-on-gentoo/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 20:03:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[proftpd]]></category>

		<guid isPermaLink="false">http://takahisa.info/?p=177</guid>
		<description><![CDATA[1, add &#8220;ftp&#8221; use flag to /etc/make.conf
ns2 ~ # emerge proftpd
 ns2 ~ # cd /etc/proftpd
 ns2 proftpd # cp proftpd.conf.distrib proftpd.conf
 ns2 proftpd # vim proftpd.conf
 ServerName &#8220;ProFTPD Default Installation&#8221; -&#62; ServerName &#8220;ftp.ns2.example.local&#8221;
 #DefaultRoot ~ -&#62; comment out
 if you like to enable root login: add
RootLogin on
 change Server Identification: add
 ServerIndent on  &#8221; Ftp [...]]]></description>
			<content:encoded><![CDATA[<p>1, add &#8220;ftp&#8221; use flag to /etc/make.conf</p>
<h6><span style="font-weight: normal;"><span style="color: #ff0000;"><span style="font-weight: normal;">n</span></span></span><span style="color: #ff0000;"><span style="font-weight: normal;">s2 </span></span><span style="color: #3366ff;"><span style="font-weight: normal;">~ #</span></span><span style="font-weight: normal;"> emerge proftpd<br />
</span> <span style="color: #ff0000;"><span style="font-weight: normal;">ns2</span></span><span style="color: #3366ff;"><span style="font-weight: normal;"> ~ #</span></span><span style="font-weight: normal;"> cd /etc/proftpd<br />
</span> <span style="color: #ff0000;"><span style="font-weight: normal;">ns2</span></span><span style="font-weight: normal;"> </span><span style="color: #3366ff;"><span style="font-weight: normal;">proftpd #</span></span><span style="font-weight: normal;"> cp proftpd.conf.distrib proftpd.conf<br />
</span> <span style="color: #ff0000;"><span style="font-weight: normal;">ns2</span></span><span style="font-weight: normal;"> </span><span style="color: #3366ff;"><span style="font-weight: normal;">proftpd #</span></span><span style="font-weight: normal;"> vim proftpd.conf<br />
</span> <span style="text-decoration: line-through;"><span style="font-weight: normal;">ServerName &#8220;ProFTPD Default Installation&#8221;</span></span><span style="font-weight: normal;"> -&gt; ServerName &#8220;ftp.ns2.example.local&#8221;<br />
</span> <span style="text-decoration: line-through;"><span style="font-weight: normal;">#DefaultRoot ~</span></span><span style="font-weight: normal;"> -&gt; comment out<br />
</span> <em><span style="font-weight: normal;">if you like to enable root login: add</span><br />
<span style="font-weight: normal;">RootLogin on<br />
</span> <em><span style="font-weight: normal;">change Server Identification: add<br />
</span> <span style="font-style: normal;"><span style="font-weight: normal;">ServerIndent on  &#8221; Ftp Server at &#8230;..&#8221;</span></span><span style="font-weight: normal;"><br />
</span> <span style="color: #ff0000;"><span style="font-style: normal;"><span style="font-weight: normal;">ns2</span></span></span><span style="font-style: normal;"><span style="font-weight: normal;"> </span></span><span style="color: #3366ff;"><span style="font-style: normal;"><span style="font-weight: normal;">proftpd #</span></span></span><span style="font-style: normal;"><span style="font-weight: normal;"> /etc/init.d/proftpd start &amp;&amp; rc-update add proftpd default</span></span><span style="font-weight: normal;"><br />
</span> <span style="font-style: normal;"><span style="color: #ff0000;"><span style="font-weight: normal;">ns2</span></span><span style="font-weight: normal;"> </span><span style="color: #3366ff;"><span style="font-weight: normal;">etc #</span></span><span style="font-weight: normal;"> vim ftpusers</span></span><span style="font-weight: normal;"><br />
Comment out root </span></em></em></h6>
]]></content:encoded>
			<wfw:commentRss>http://takahisa.info/2008/12/30/install-proftpd-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
