<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>心如止水--coofucoo的专栏 - linux OS</title><link>http://blog.csdn.net/coofucoo/category/139534.aspx</link><description>涉及到linux OS本身的安装、配置、管理等文章。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 20 Apr 2008 10:55:15 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>coofucoo zhang</dc:creator><title>关于Linux操作系统的开机过程详解</title><link>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618436.aspx</link><pubDate>Sun, 20 May 2007 22:52:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618436.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1618436.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618436.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1618436.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1618436</trackback:ping><description>在各个运行级别的子目录中，都建立有到/etc/rc.d/init.d子目录中命令脚本程序的符号链接，但是，这些符号链接并不使用命令脚本程序在/etc/rc.d/init.d子目录中原来的名字。当/etc/rc.d/rc运行通过每个特定的运行级别子目录的时候，它会根据数字的顺序依次调用各个命令脚本程序执行。它先运行以字母K打头的命令脚本程序，然后再运行以字母S打头的命令脚本程序。对以字母K打头的命令脚本程序来说，会传递Stop参数；编写好新的命令脚本程序之后，再从相关的运行级别子目录中加上必要的符号链接，来控制这个命令脚本程序的启动或者停止。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1618436.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>如何在rad hat enterprise 5 中启动mysql服务</title><link>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618410.aspx</link><pubDate>Sun, 20 May 2007 22:30:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618410.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1618410.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/05/20/1618410.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1618410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1618410</trackback:ping><description>很基本的问题，但是之前不会。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1618410.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Troubleshooting the "device is busy" Error Attempting to umount a Disk</title><link>http://blog.csdn.net/coofucoo/archive/2007/03/30/1546171.aspx</link><pubDate>Fri, 30 Mar 2007 10:02:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/03/30/1546171.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1546171.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/03/30/1546171.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1546171.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1546171</trackback:ping><description>special disk:  You can also pass in a special disk name as an argument to fuser.# fuser -u /dev/dsk/c0t2d0s7 /dev/dsk/c0t2d0s7: 1313co(oracle) 1223c(root) In the above example, there are two processes using the filesystem mounted on /dev/dsk/c0t2d0s7 (which in my example is the /db filesystem) at the time of running the command.# fuser -k /dev/dsk/c0t2d0s7 /dev/dsk/c0t2d0s7: 1313co 1223c In Linux, you can use the -m option to allow you to specify the filesystem by name.&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1546171.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>PHP5.2+APACHE2.2+mysql4.1.21+BugFree1.0的安装</title><link>http://blog.csdn.net/coofucoo/archive/2007/02/28/1516648.aspx</link><pubDate>Wed, 28 Feb 2007 12:01:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/02/28/1516648.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1516648.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/02/28/1516648.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1516648.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1516648</trackback:ping><description>随查随用&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1516648.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>libxml++在多線程安全中的問題經驗總結</title><link>http://blog.csdn.net/coofucoo/archive/2006/12/27/1464269.aspx</link><pubDate>Wed, 27 Dec 2006 11:37:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/12/27/1464269.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1464269.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/12/27/1464269.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1464269.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1464269</trackback:ping><description>經驗很簡單，但是確實實踐的寶貴產品。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1464269.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>linux-php-mysql-fcitx安装</title><link>http://blog.csdn.net/coofucoo/archive/2006/09/06/1186252.aspx</link><pubDate>Wed, 06 Sep 2006 18:17:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/09/06/1186252.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1186252.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/09/06/1186252.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1186252.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1186252</trackback:ping><description>自己留着用。虽然作者并不知道原因，但是它的步骤都是对的。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1186252.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>perl 的编译安装 on linux</title><link>http://blog.csdn.net/coofucoo/archive/2006/07/03/868937.aspx</link><pubDate>Mon, 03 Jul 2006 09:27:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/07/03/868937.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/868937.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/07/03/868937.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/868937.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=868937</trackback:ping><description>要用。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/868937.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Setting up a PHP 5 with Apache 2 and MySQL 4.1.3</title><link>http://blog.csdn.net/coofucoo/archive/2006/04/06/653335.aspx</link><pubDate>Thu, 06 Apr 2006 20:37:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/04/06/653335.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/653335.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/04/06/653335.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/653335.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=653335</trackback:ping><description>linux下面装东西真麻烦啊！&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/653335.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>[收藏]linux指令大全</title><link>http://blog.csdn.net/coofucoo/archive/2005/10/21/510694.aspx</link><pubDate>Fri, 21 Oct 2005 10:28:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2005/10/21/510694.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/510694.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2005/10/21/510694.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/510694.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=510694</trackback:ping><description>参考文档&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/510694.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>[收藏]Entering the Linux Community（官方linux参考资源）</title><link>http://blog.csdn.net/coofucoo/archive/2005/08/06/447088.aspx</link><pubDate>Sat, 06 Aug 2005 12:59:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2005/08/06/447088.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/447088.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2005/08/06/447088.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/447088.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=447088</trackback:ping><description>这是《John.Wiley.and.Sons.Linux.Bible.2005.Edition》中的附录B部分，详细介绍了一个想要了解Linux.的新人通过什么途径可以加入Linux community。总共4种途径，本文都有详细介绍，并且列举了其中的重要资源。相信对于一个像我这样的初学者来说，如何共享别人的学习资源和体会时非常重要的。一般初学者在刚刚接触一个陌生领域时，总是苦于没有进入新领域的大门。相信有了一本合适的参考资料（book or others）和这里所提到的这些资源，大家就可以更加轻松的入门Linux。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/447088.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>