<?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>los(t) úkrytos</title>
	<atom:link href="http://www.ukryt.cz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ukryt.cz</link>
	<description>Vítejte v &#60;del&#62;Grűnbachu&#60;/del&#62; úkrytu!</description>
	<lastBuildDate>Mon, 28 Nov 2011 16:04:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Debian &#8211; instalace Pure-FTP serveru</title>
		<link>http://www.ukryt.cz/debian-instalace-pure-ftp-serveru/</link>
		<comments>http://www.ukryt.cz/debian-instalace-pure-ftp-serveru/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 17:30:49 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Servery]]></category>

		<guid isPermaLink="false">http://www.ukryt.cz/?p=1</guid>
		<description><![CDATA[Vycházím z návodu uveřejněného na adrese: debianhelp.co.uk/pureftp.htm # apt-get install pure-ftpd-common pure-ftpd # pure-pw useradd adam -u 33 -g 33 -d /var/www # pure-pw mkdb Create symlink to add PureDB to authentication methods #cd /etc/pure-ftpd/auth #ln -s ../conf/PureDB 50pure Disable &#8230; <a href="http://www.ukryt.cz/debian-instalace-pure-ftp-serveru/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Vycházím z návodu uveřejněného na adrese: debianhelp.co.uk/pureftp.htm</p>
<pre># apt-get install pure-ftpd-common pure-ftpd
# pure-pw useradd adam -u 33 -g 33 -d /var/www
# pure-pw mkdb</pre>
<p>Create symlink to add PureDB to authentication methods</p>
<pre>#cd /etc/pure-ftpd/auth
#ln -s ../conf/PureDB 50pure</pre>
<p>Disable PAM authentication unless you need it</p>
<pre>#echo no &gt; /etc/pure-ftpd/conf/PAMAuthentication</pre>
<p>Disable UNIX authentication unless you need it</p>
<pre>#echo no &gt; /etc/pure-ftpd/conf/UnixAuthentication</pre>
<p>Povolit přihlášení uživatele se ID skupiny již od 33</p>
<pre>#echo 33 &gt; /etc/pure-ftpd/conf/MinUID</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ukryt.cz/debian-instalace-pure-ftp-serveru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

