<?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; Linux</title>
	<atom:link href="http://cocobear.info/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sun, 11 Mar 2012 14:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>局域网邮件服务器配置</title>
		<link>http://cocobear.info/blog/2009/03/16/use-sendmail-and-dovecot-in-company/</link>
		<comments>http://cocobear.info/blog/2009/03/16/use-sendmail-and-dovecot-in-company/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 05:02:56 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[sendmail]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=566</guid>
		<description><![CDATA[首先安装必要的软件：sendmail,dovecot
sendmail只支持SMTP发信，dovecot可以支持POP3，IMAP等。

把自己的机器名改为一个你想使用的域名，例如coco.com（vi /etc/sysconfig/network）。配置sendmail，修改以/etc/ma[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/03/16/use-sendmail-and-dovecot-in-company/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/03/16/use-sendmail-and-dovecot-in-company/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>折腾Archlinux</title>
		<link>http://cocobear.info/blog/2009/03/11/play-with-archlinux/</link>
		<comments>http://cocobear.info/blog/2009/03/11/play-with-archlinux/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 07:37:14 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=567</guid>
		<description><![CDATA[公司新拿来几台电脑，头让俺换一台用用，趁这个机会就想装个Archlinux试试，没想到折腾两天了，还是用不起来。

整个硬盘用ghost对拷了一下，Windows分区拷过去都正常，以前用的主Linux分区无法使用，以前这个分区就有问题，使用正常，但从Windows下无法访问，而且引导文件也放在另[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/03/11/play-with-archlinux/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/03/11/play-with-archlinux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>高效的使用bash</title>
		<link>http://cocobear.info/blog/2009/02/06/working-more-productively-with-bash/</link>
		<comments>http://cocobear.info/blog/2009/02/06/working-more-productively-with-bash/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 08:19:35 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash，shell]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=504</guid>
		<description><![CDATA[以前在用bash的时候觉得TAB补齐如果能做得更智能一些就好了，比如我使用evince ，bash就会自动列出目录下所有的pdf文件，我还想着自己动修改bash来实现，不过偶然发现了<a href="http://www.caliban.org/bash/">bash-completion</a>这个东西，它不仅可以实现上面的功能，而且还可以补全sudo，补全命令的参数，下面这个图可[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/02/06/working-more-productively-with-bash/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/02/06/working-more-productively-with-bash/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Oracle你就不能简单点吗</title>
		<link>http://cocobear.info/blog/2008/12/12/could-you-be-simple-oracle/</link>
		<comments>http://cocobear.info/blog/2008/12/12/could-you-be-simple-oracle/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 09:17:33 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=418</guid>
		<description><![CDATA[今天折腾了一天的Oracle，在Suse上安装Oracle，太麻烦了，虽然有详细的文档，但是问题还是有很多，就连创建个数据库都一都问题，管理数据库还分一堆用户，再想想MySQL，真是方便，一篇文章就可以完全把MySQL的基本东西讲明白。
再看看Oracle里面一堆乱七八糟的东西，真不明白有必要搞这[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/12/12/could-you-be-simple-oracle/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/12/12/could-you-be-simple-oracle/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>工作上的一些事</title>
		<link>http://cocobear.info/blog/2008/12/11/something-about-work/</link>
		<comments>http://cocobear.info/blog/2008/12/11/something-about-work/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 07:05:04 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=412</guid>
		<description><![CDATA[SCO Unix,Informix可能是银行以前经常会用到的，不过这几年随着Unix的落末，Linux逐渐进入了银行，比如工行现在就用到了Suse Linux（还有Solaris），我们公司也打算从Unix迁移到Linux平台，软件方面可能不会有太大的问题，主要是标准C的东西，目前要做数据库的迁移。[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/12/11/something-about-work/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/12/11/something-about-work/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>想换一个Linux发行版</title>
		<link>http://cocobear.info/blog/2008/12/04/want-a-new-linux-distribute/</link>
		<comments>http://cocobear.info/blog/2008/12/04/want-a-new-linux-distribute/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:01:38 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=406</guid>
		<description><![CDATA[用了Fedora也有不少时间了，总的感觉还不错，但是我想要一个可以掌握在手里的系统，比较干净一些，不想有一些我从来用不到的东西，比如Java，我很讨厌系统里面有这些个东西，Fedora安装下来有不少没用的东西，即使使用很小的安装也得占大概2G的空间。

我希望的这个发型版：
	<li>比较干净（没用的[......]</li><p class='read-more'><a href='http://cocobear.info/blog/2008/12/04/want-a-new-linux-distribute/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/12/04/want-a-new-linux-distribute/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>代码高亮插件&#8211;使用黑色背景</title>
		<link>http://cocobear.info/blog/2008/11/21/ig_syntax_hilite-use-black-background/</link>
		<comments>http://cocobear.info/blog/2008/11/21/ig_syntax_hilite-use-black-background/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 09:11:56 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ig_syntax_hilite]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=398</guid>
		<description><![CDATA[ig_syntax_hilite这个代码高亮的插件默认使用的是白色背景，所以<a href="http://windflush.cn/blog/">小林子</a>同学说看不清楚代码，俺就试着把ig_syntax_hilite插件所有颜色代码全部反转了一下，例如：
#ffffff黑色转换为#000000

ig_syntax_hilite使用的是<a href="http://qbnz.com/highlighter/">geshe</a>，在geshe目录[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/11/21/ig_syntax_hilite-use-black-background/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/11/21/ig_syntax_hilite-use-black-background/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GRUB问题</title>
		<link>http://cocobear.info/blog/2008/11/11/grub-no-stage1-exists/</link>
		<comments>http://cocobear.info/blog/2008/11/11/grub-no-stage1-exists/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 02:39:04 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=354</guid>
		<description><![CDATA[昨天在机子上试着装了下RHEL 5.2（在新的分区安装sda3），重新安装了GRUB（安装到了MBR），结果机子上原来的Fedora 9（在sda4分区上）不能启动了，GRUB会提示错误：
<blockquote>
setup (hd0,3)
Checking if "/boot/grub/stage1" exist[......]</blockquote><p class='read-more'><a href='http://cocobear.info/blog/2008/11/11/grub-no-stage1-exists/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/11/11/grub-no-stage1-exists/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fedora 9 通过E680G/I手机实现GPRS上网</title>
		<link>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/</link>
		<comments>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 02:43:06 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[E680]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GPRS]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=316</guid>
		<description><![CDATA[<strong>电脑通过E680G/I手机实现GPRS上网</strong>

E680是一款摩托的Linux系统手机，在Windows下可以通过自带的MPT工具包实现与电脑连接的GPRS上网，在Linux下也是比较方便的，以前我也用过，只是没记下来，今天再用的时候还得看别人写的文章，还是自己记一下。

我用的是Fedora[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/10/16/e680-gprs-linux/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>处理了下网站</title>
		<link>http://cocobear.info/blog/2008/08/15/deal-with-wes/</link>
		<comments>http://cocobear.info/blog/2008/08/15/deal-with-wes/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 09:57:53 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=305</guid>
		<description><![CDATA[改了info域名后网站以前里很多页面里有cocobear.cn，连一些图片也显示不出来，今天就处理了一下：

把网站里一些文件做替换，先备份一下：
grep cocobear.cn ./cocobear.info/ -R -l --binary-files=without-match&#124;xarg[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/08/15/deal-with-wes/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/08/15/deal-with-wes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

