<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<pubDate>Fri, 12 Mar 2010 05:04:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on svn: make the branches directory before make a branch by Vish Challagonda</title>
		<link>http://dryice.name/blog/freebsd/svn-make-the-branches-directory-before-make-a-branch/#comment-20557</link>
		<dc:creator>Vish Challagonda</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:11:46 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/svn-make-the-branches-directory-before-make-a-branch/#comment-20557</guid>
		<description>You could use "--parents" switch on the "svn copy" command - it makes intermediate directories if they do not exist.
For more options, do "svn copy --help" at CLI</description>
		<content:encoded><![CDATA[<p>You could use &#8220;&#8211;parents&#8221; switch on the &#8220;svn copy&#8221; command - it makes intermediate directories if they do not exist.<br />
For more options, do &#8220;svn copy &#8211;help&#8221; at CLI</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File based virtual user settings for Vsftpd on FreeBSD by Markus</title>
		<link>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-20545</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:30:50 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-20545</guid>
		<description>Update: Problem solved!

1. uninstall broken pam_pwdfile:
pkg_delete pam_pwdfile-0.99

2. Install pam_pwdfile from the ports:
cd /usr/ports/security/pam_pwdfile
make install clean

3. Enjoy!

(4. optionally also install vsftpd from the ports, since it is also a newer release)</description>
		<content:encoded><![CDATA[<p>Update: Problem solved!</p>
<p>1. uninstall broken pam_pwdfile:<br />
pkg_delete pam_pwdfile-0.99</p>
<p>2. Install pam_pwdfile from the ports:<br />
cd /usr/ports/security/pam_pwdfile<br />
make install clean</p>
<p>3. Enjoy!</p>
<p>(4. optionally also install vsftpd from the ports, since it is also a newer release)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File based virtual user settings for Vsftpd on FreeBSD by Markus</title>
		<link>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-20544</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:58:23 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-20544</guid>
		<description>@Jose: I've got the same error. Seems to be a known issue in FreeBSD 8.0-RELEASE at the moment. This is very annoying concerning the fact that the pam_userdb.so module is not available in FreeBSD, either (which is how I do virtual users in Linux).

@dryice: Nice tut, anyway. Thx.</description>
		<content:encoded><![CDATA[<p>@Jose: I&#8217;ve got the same error. Seems to be a known issue in FreeBSD 8.0-RELEASE at the moment. This is very annoying concerning the fact that the pam_userdb.so module is not available in FreeBSD, either (which is how I do virtual users in Linux).</p>
<p>@dryice: Nice tut, anyway. Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quake like terminal with Fvwm by Voronin</title>
		<link>http://dryice.name/blog/freebsd/quake-like-terminal-with-fvwm/#comment-19711</link>
		<dc:creator>Voronin</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:58:03 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/quake-like-terminal-with-fvwm/#comment-19711</guid>
		<description>Douh! Send on email clear code plz!</description>
		<content:encoded><![CDATA[<p>Douh! Send on email clear code plz!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File based virtual user settings for Vsftpd on FreeBSD by jose miguel</title>
		<link>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-18778</link>
		<dc:creator>jose miguel</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:40:59 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/file-based-virtual-user-settings-for-vsftpd-on-freebsd/#comment-18778</guid>
		<description>Hi.
I've tried to implement vsftpd using your recipe but I cannot log in with a valid user. The /var/log/messages file lists:
vsftpd: in openpam_load_module(): no /usr/local/lib/pam_pwdfile.so found
The point is that I can list /usr/local/lib/pam_pwdfile.so

Any idea?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I&#8217;ve tried to implement vsftpd using your recipe but I cannot log in with a valid user. The /var/log/messages file lists:<br />
vsftpd: in openpam_load_module(): no /usr/local/lib/pam_pwdfile.so found<br />
The point is that I can list /usr/local/lib/pam_pwdfile.so</p>
<p>Any idea?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FreeBSD as a network bridge and use dummynet to shape the traffic by hanjinhai</title>
		<link>http://dryice.name/blog/freebsd/using-freebsd-as-a-network-bridge-and-use-dummynet-to-shape-the-traffic/#comment-17811</link>
		<dc:creator>hanjinhai</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:47:54 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/using-freebsd-as-a-network-bridge-and-use-dummynet-to-shape-the-traffic/#comment-17811</guid>
		<description>my QQ: 475332295
     Msn: sooetechnic@hotmail.com</description>
		<content:encoded><![CDATA[<p>my QQ: 475332295<br />
     Msn: <a href="mailto:sooetechnic@hotmail.com">sooetechnic@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FreeBSD as a network bridge and use dummynet to shape the traffic by hanjinhai</title>
		<link>http://dryice.name/blog/freebsd/using-freebsd-as-a-network-bridge-and-use-dummynet-to-shape-the-traffic/#comment-17810</link>
		<dc:creator>hanjinhai</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:33:33 +0000</pubDate>
		<guid>http://dryice.name/blog/freebsd/using-freebsd-as-a-network-bridge-and-use-dummynet-to-shape-the-traffic/#comment-17810</guid>
		<description>thanks ! do you have QQ or Msn I sew your page but I have some problom . Can I ask you ? I am a chinese</description>
		<content:encoded><![CDATA[<p>thanks ! do you have QQ or Msn I sew your page but I have some problom . Can I ask you ? I am a chinese</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python, Ipython, and Emacs by richard</title>
		<link>http://dryice.name/blog/python/python-ipython-and-emacs/#comment-17092</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Thu, 22 Oct 2009 13:18:42 +0000</pubDate>
		<guid>http://dryice.name/blog/python/python-ipython-and-emacs/#comment-17092</guid>
		<description>You can get ipython to work if you use the third party python-mode. And yes, it's a really confusing mess:

;; (autoload 'ipython "ipython")
;; (setq python-python-command "ipython")
;; (setq py-python-command-args '( "-colors" "Linux"))</description>
		<content:encoded><![CDATA[<p>You can get ipython to work if you use the third party python-mode. And yes, it&#8217;s a really confusing mess:</p>
<p>;; (autoload &#8216;ipython &#8220;ipython&#8221;)<br />
;; (setq python-python-command &#8220;ipython&#8221;)<br />
;; (setq py-python-command-args &#8216;( &#8220;-colors&#8221; &#8220;Linux&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on reading utf-8 file in Python by dryice</title>
		<link>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-17082</link>
		<dc:creator>dryice</dc:creator>
		<pubDate>Thu, 22 Oct 2009 05:35:53 +0000</pubDate>
		<guid>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-17082</guid>
		<description>oooops... Thanks Tom!</description>
		<content:encoded><![CDATA[<p>oooops&#8230; Thanks Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on reading utf-8 file in Python by Tom Goren</title>
		<link>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-16762</link>
		<dc:creator>Tom Goren</dc:creator>
		<pubDate>Fri, 09 Oct 2009 07:18:24 +0000</pubDate>
		<guid>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-16762</guid>
		<description>I think you meant

codecs.open

instead of codes.open

Thanks!</description>
		<content:encoded><![CDATA[<p>I think you meant</p>
<p>codecs.open</p>
<p>instead of codes.open</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
