<?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>芳草苑 &#187; centos</title>
	<atom:link href="http://blog.goods-pro.com/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.goods-pro.com</link>
	<description>草的家园，花在哪里？</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:24:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>1and1 server London zoneinfo is invalid</title>
		<link>http://blog.goods-pro.com/1777/1and1-server-london-zoneinfo-is-invalid/</link>
		<comments>http://blog.goods-pro.com/1777/1and1-server-london-zoneinfo-is-invalid/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:09:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1777</guid>
		<description><![CDATA[I can not believe it! One of the files come with 1and1 CentOS server installation is invalid. I do not know whether other types of servers from 1and1 have the same situation, but I am using 1and1 cloud server 64bit. The damaged file is /usr/share/zoneinfo/Europe/London. Every method I tried to set timezone to London (for [...]]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1777/1and1-server-london-zoneinfo-is-invalid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ftp user chroot setting on CentOS</title>
		<link>http://blog.goods-pro.com/1745/ftp-user-chroot-setting-on-centos/</link>
		<comments>http://blog.goods-pro.com/1745/ftp-user-chroot-setting-on-centos/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 15:36:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1745</guid>
		<description><![CDATA[在 CentOS 上，怎么把 linux user ftp 登录后限制在它的 home directory？很久以前我设置过一次，知道是很简单的一个设置，今天需要同样的事情再做一次，竟然怎么也想不起来。要命的是，google 了好几个小时都不得要领。
可以说半天时间是浪费掉的。最后当然是重新找到了办法，赶紧记下来：
Edit /etc/proftpd.conf, add
DefaultRoot ~
当然前提预装有 proftpd。如果还预装 plesk，则更简单，/etc/proftpd.conf 已含有
DefaultRoot ~ psacln
只要把新建的用户归入 secondary group psacln 即可。
]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1745/ftp-user-chroot-setting-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to mdb under Linux</title>
		<link>http://blog.goods-pro.com/1234/connect-to-mdb-under-linux/</link>
		<comments>http://blog.goods-pro.com/1234/connect-to-mdb-under-linux/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 21:28:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1234</guid>
		<description><![CDATA[虽然没有实际意义，只想挑战一下自己，在 centos 下尝试连接 Access 数据库。装好了 unixodbc (原先就在 centos 里，可能是默认被安装的) 和 mdbtools、mdbtools-odbc，搞定了一切设置，可就是出不来。
我是用 php odbc_connect 去连接 ActinicCatalog.mdb，页面一片空白，连个错误提示也没有，刚开始我还以为 web server 出问题。折腾了好久，最后，自己新建了一个很简单的 mdb 文件，终于在页面上显示出来了。
总结经验，centos 连接 mdb 需要关闭 selinux，然后，如果页面空白（连跟数据库无关的内容也不显示）不要怪自己，要么怪 mdb 里的结构太复杂，要么怪 mdbtools 能力太弱，读不出来。
大概只有微软自己知道怎么连接 mdb，第三方是不可能完全读懂它的了。
]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1234/connect-to-mdb-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Postfix in Virtualmin</title>
		<link>http://blog.goods-pro.com/1084/fix-postfix-in-virtualmin/</link>
		<comments>http://blog.goods-pro.com/1084/fix-postfix-in-virtualmin/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:45:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[centos]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1084</guid>
		<description><![CDATA[今天在安装 Virtualmin for Webmin 时碰到一个问题：启用 Postfix 时出错，出错信息为：
A problem was found with your Postfix virtual maps : No map sources were found in the Postfix configuration

解决方法是： edit the /etc/postfix/main.cf file and add:
virtual_alias_maps = hash:/etc/postfix/virtual
]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1084/fix-postfix-in-virtualmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I love Webmin &amp; Virtualmin</title>
		<link>http://blog.goods-pro.com/1025/i-love-webmin-virtualmin/</link>
		<comments>http://blog.goods-pro.com/1025/i-love-webmin-virtualmin/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 00:45:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1025</guid>
		<description><![CDATA[用过 Webmin 和 Virtualmin 以后，我觉得这个组合最适合我管理主机了，有了 Webmin 和 Virtualmin，根本就用不着 cPanel 或 Plesk。
Virtualmin GPL 的官方说不支持 Fedora，可它已经跑在我的 Fedora 11 上了。我的经验是在 Fedora 上 用 install.sh 来安装 Virtualmin GPL 确实会出现错误无法进行下去。错误提示是：
error: open of
error: open of HTML failed: No such file or directory
error: open of PUBLIC failed: No such file or directory
但换个方式安装 Virtualmin GPL 就成功了—— 登录 Webmin，在 Webmin Configuration -&#62; Webmin Modules [...]]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1025/i-love-webmin-virtualmin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mount FTP file system on CentOS</title>
		<link>http://blog.goods-pro.com/1020/mount-ftp-file-system-on-centos/</link>
		<comments>http://blog.goods-pro.com/1020/mount-ftp-file-system-on-centos/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 23:27:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[小小草]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://blog.goods-pro.com/?p=1020</guid>
		<description><![CDATA[有了 SFTP 以后，FTP 几乎没有用武之地了，研究 FTP 大多是因为某些软件或服务器只支持 FTP。
1&#38;1 独立主机附赠一个跟硬盘容量相等的 FTP 备份空间，此 FTP 只能由 root server 访问，但 1&#38;1 并没有提供现成的备份软件（1＆1 营销上的失误）。FTP 备份空间对我来说用处不大，但 250 G 的空间空着也是浪费，于是我自创了我的备份方案，此中关键点是如何在 CentOS 上加载 FTP 文件系统。
经一番搜索，找到 curlftpfs，用它可以加载 FTP 文件系统，但 Fedora 可以直接 yum install curlftpfs，CentOS 里没有，得用 DAG repository，所以第一步：安装 DAG repository。
rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
第二步：安装 curlftpfs
yum install curlftpfs
第三步：没有第三步，已经可以使用 curlftps 了。如果要加载 FTP 文件系统
curlftpfs ftp://ftp_host/sub_dir mount_point -o user="ftp_username:ftp_password", uid=user_id, gid=group_id, allow_other
如果在启动时自动加载 [...]]]></description>
		<wfw:commentRss>http://blog.goods-pro.com/1020/mount-ftp-file-system-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
