<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2010-09-07 20:30:21]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<pubDate>Tue, 07 Sep 2010 20:30:21 +0800</pubDate>
<lastBuildDate>Tue, 07 Sep 2010 20:30:21 +0800</lastBuildDate>
<docs>http://www.allniu.com/</docs>
<description>都牛WEB技术专业讲堂</description>
<link>http://www.allniu.com/</link>
<title>LINUX-都牛网</title>
<image>
<title>LINUX-都牛网</title>
<url>http://www.allniu.com/images/logo.gif</url>
<link>http://www.allniu.com/</link>
<description>都牛WEB技术专业讲堂</description>
</image>
<webMaster>http://www.allniu.com/</webMaster>
<generator>http://www.allniu.com/</generator>
<category>都牛网</category>
<ttl>60</ttl>
<dc:creator>http://www.allniu.com/</dc:creator>
<dc:date>Tue, 07 Sep 2010 20:30:21 +0800</dc:date>
<sy:updateFrequency>0</sy:updateFrequency>
<sy:updateBase>2010</sy:updateBase>
<item>
<title><![CDATA[Linux必学的60个命令(1)-安装与登陆]]></title>
<link>http://www.allniu.com/show.php?contentid=197</link>
<description><![CDATA[Linux必学的60个命令(1)-安装与登陆<br /><strong>Tags</strong>:<a href=tag.php?tag=Linux target='blank'>Linux</a>&nbsp;&nbsp;<a href=tag.php?tag=%E5%91%BD%E4%BB%A4 target='blank'>命令</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:13:52</pubDate>
<guid>http://www.allniu.com/show.php?contentid=197</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Crontab实例]]></title>
<link>http://www.allniu.com/show.php?contentid=198</link>
<description><![CDATA[cron是一个linux下的定时执行工具，可以在无需人工干预的情况下运行作业。由于Cron 是Linux的内置服务，但它不自动起来，可以用以下的方法启动、关闭这个服务： <br /><strong>Tags</strong>:<a href=tag.php?tag=crontab target='blank'>crontab</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:14:54</pubDate>
<guid>http://www.allniu.com/show.php?contentid=198</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[linux+php5.1.6+mysql5.0.2+apache2.0.55安装配置说明：]]></title>
<link>http://www.allniu.com/show.php?contentid=199</link>
<description><![CDATA[linux+php5.1.6+mysql5.0.2+apache2.0.55安装配置说明：一、mysql5.0.2的安装配置过程及说明：1、 #tar -zvxf mysql-5.0.2-alpha.tar.gz2、 cd mysql5.0.23、 ./configure --prefix=/usr/local/mysql --sysconfdir=/etc<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=php%E8%BF%90%E8%A1%8C%E7%8E%AF%E5%A2%83 target='blank'>php运行环境</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:16:24</pubDate>
<guid>http://www.allniu.com/show.php?contentid=199</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[简单的apache mysql 启动和停止命令,删除目录]]></title>
<link>http://www.allniu.com/show.php?contentid=200</link>
<description><![CDATA[apache 启动命令：<br /><strong>Tags</strong>:<a href=tag.php?tag=%E5%90%AF%E5%8A%A8 target='blank'>启动</a>&nbsp;&nbsp;<a href=tag.php?tag=%E5%81%9C%E6%AD%A2%E5%91%BD%E4%BB%A4 target='blank'>停止命令</a>&nbsp;&nbsp;<a href=tag.php?tag=%E5%88%A0%E9%99%A4%E7%9B%AE%E5%BD%95 target='blank'>删除目录</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:18:31</pubDate>
<guid>http://www.allniu.com/show.php?contentid=200</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[linux 下修改文件权限]]></title>
<link>http://www.allniu.com/show.php?contentid=201</link>
<description><![CDATA[修改目录权限的权限命令: chmod -R 777 dir<br /><strong>Tags</strong>:<a href=tag.php?tag=chmod target='blank'>chmod</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:19:41</pubDate>
<guid>http://www.allniu.com/show.php?contentid=201</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Subversion和Apache集成安装与配置]]></title>
<link>http://www.allniu.com/show.php?contentid=202</link>
<description><![CDATA[因为工作需要,要架设一个Subversion和Apache一起工作的源码管理器.以便协同工作.于是网上找了一些资料,在找资料的过程中,也走了一些弯路,于是自己整理了一下安装的过程和一些注意的事项,希望能对大家有些帮助.<br /><strong>Tags</strong>:<a href=tag.php?tag=Subversion target='blank'>Subversion</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:20:34</pubDate>
<guid>http://www.allniu.com/show.php?contentid=202</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux下安装和配置proftpd教程]]></title>
<link>http://www.allniu.com/show.php?contentid=203</link>
<description><![CDATA[Linux下安装和配置proftpd教程－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－1.下载  下载地址：ftp://ftp.proftpd.org/distrib/source/  我下载的是 proftpd-1.3.0a.tar.gz  下载到目录/gmm/soft下面2.安装  # cd /gmm/soft  # tar z<br /><strong>Tags</strong>:<a href=tag.php?tag=proftp target='blank'>proftp</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-18 20:21:59</pubDate>
<guid>http://www.allniu.com/show.php?contentid=203</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[文件编辑器 vi]]></title>
<link>http://www.allniu.com/show.php?contentid=569</link>
<description><![CDATA[<img src=uploadfile/2009/0624/thumb_150_150_20090624100015290.jpg border='0' /><br />摘要：vi 编辑器是最常用的文档创建和编辑工具，初学者应该学会简单应用vi ，学会在vi 中做简单的修改、删除、插入、搜索及替换作业；如果您是新手，不妨看看本文，或许这篇文档能让您在最短的时间内学会vi的简单操作；目录<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=vi target='blank'>vi</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-24 21:59:32</pubDate>
<guid>http://www.allniu.com/show.php?contentid=569</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux网络备份MYSQL（精彩)]]></title>
<link>http://www.allniu.com/show.php?contentid=669</link>
<description><![CDATA[笔者是一个中小Linux网站的管理员，系统构架是：RHEL 4.0 ＋ PHP 4.3 ＋ Mysql 4.03 ＋Apache 1.23。日均IP访问量在200次，一个典型的Linux小型网站。由于是小型网站，所以没有经费使用磁带机进行系统备份，使用的DVD光盘刻录机＋网络<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=mysql target='blank'>mysql</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-27 10:50:30</pubDate>
<guid>http://www.allniu.com/show.php?contentid=669</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[教你如何在linux下建立mysql镜像数据库]]></title>
<link>http://www.allniu.com/show.php?contentid=670</link>
<description><![CDATA[MySQL 版本：4.1环境介绍：主库 192.168.0.205 从库 192.168.0.2061、主库创建/etc/my.cnf，修改[mysqld]里边的键值增加server-id=1log-bin=binlog_name2、主库增加用户，用于从库读取主库日志。grant replication slave,rel<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=mysql target='blank'>mysql</a>&nbsp;&nbsp;<a href=tag.php?tag=%E6%95%B0%E6%8D%AE%E5%BA%93 target='blank'>数据库</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-06-27 10:52:17</pubDate>
<guid>http://www.allniu.com/show.php?contentid=670</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[统计、去除文件中的重复行]]></title>
<link>http://www.allniu.com/show.php?contentid=1139</link>
<description><![CDATA[　　在数据库中，如果表中记录有重复的话，则只需要通过distinct关键字就可以达到去除重复行的目的。那么在Unix操作系统中，是否也有便利的工具能够实现这个需求呢?答案当然是肯定的。为了实现这个需求，我们需要用到sort排<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 22:43:15</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1139</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux Shell 输出命令实例]]></title>
<link>http://www.allniu.com/show.php?contentid=1140</link>
<description><![CDATA[Linux Shell 输出命令实例<br /><strong>Tags</strong>:<a href=tag.php?tag=Linux target='blank'>Linux</a>&nbsp;&nbsp;<a href=tag.php?tag=Shell target='blank'>Shell</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 22:45:05</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1140</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux SU命令安全的几点建议]]></title>
<link>http://www.allniu.com/show.php?contentid=1141</link>
<description><![CDATA[首先我们看su在man帮助页中的解释su - run a shell with substitute user and group IDs, 也就是说通过su我们不用提供用户和组名就可以启动一个shell程序. su是一个二进制的可执行文件, 命令所在的文件路径是/bin/su<br /><strong>Tags</strong>:<a href=tag.php?tag=Linux target='blank'>Linux</a>&nbsp;&nbsp;<a href=tag.php?tag=SU target='blank'>SU</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 22:47:27</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1141</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux系统最佳实践工具-命令行技术]]></title>
<link>http://www.allniu.com/show.php?contentid=1142</link>
<description><![CDATA[<img src=uploadfile/2009/0713/thumb_150_150_20090713110048782.jpg border='0' /><br />　　4.3 Linux进程管理命令详解<br /><strong>Tags</strong>:<a href=tag.php?tag=Linux target='blank'>Linux</a>&nbsp;&nbsp;<a href=tag.php?tag=%E5%91%BD%E4%BB%A4%E8%A1%8C%E6%8A%80%E6%9C%AF target='blank'>命令行技术</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 22:59:07</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1142</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[介绍UNIX系统的五种关机方法]]></title>
<link>http://www.allniu.com/show.php?contentid=1143</link>
<description><![CDATA[　　UNIX操作系统是目前网络上用得最多的操作系统之一，使用UNIX系统，机器的关机要比使用DOS单用户机器的关机过程复杂得多。在UNIX下如不使用正确的关机命令和关机方法，将破坏文件系统，造成很大的损失。下面介绍UNIX系统<br /><strong>Tags</strong>:<a href=tag.php?tag=UNIX target='blank'>UNIX</a>&nbsp;&nbsp;<a href=tag.php?tag=%E5%85%B3%E6%9C%BA%E6%96%B9%E6%B3%95 target='blank'>关机方法</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 23:00:55</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1143</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Unix系统下Find命令的三个高级应用]]></title>
<link>http://www.allniu.com/show.php?contentid=1144</link>
<description><![CDATA[<img src=uploadfile/2009/0713/thumb_150_150_20090713110420223.jpg border='0' /><br />　　Find命令是Unix操作系统中一个很强大的工具。这个命令除了可以用来定位文件外，还有其他许多很实用的用途。如可以用来备份文件、交互式删除文件、列举文件清单等等。只要灵活应用这些功能的话，那么对于系统工程师的<br /><strong>Tags</strong>:<a href=tag.php?tag=Unix%E7%B3%BB target='blank'>Unix系</a>&nbsp;&nbsp;<a href=tag.php?tag=Find%E5%91%BD%E4%BB%A4 target='blank'>Find命令</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-13 23:02:16</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1144</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[Linux权限和所有权的解释]]></title>
<link>http://www.allniu.com/show.php?contentid=1405</link>
<description><![CDATA[　　一个用户、一个组<br /><strong>Tags</strong>:<a href=tag.php?tag=Linux target='blank'>Linux</a>&nbsp;&nbsp;<a href=tag.php?tag=linux%E6%9D%83%E9%99%90 target='blank'>linux权限</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-18 23:40:30</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1405</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[shell 编程的最好理解]]></title>
<link>http://www.allniu.com/show.php?contentid=1406</link>
<description><![CDATA[　　为什么要进行shell编程<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=shell target='blank'>shell</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-18 23:42:04</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1406</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[两个很详细的shell 实例]]></title>
<link>http://www.allniu.com/show.php?contentid=1407</link>
<description><![CDATA[一般编程步骤<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=shell target='blank'>shell</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-18 23:44:43</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1407</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
<item>
<title><![CDATA[multicast的原理和应用]]></title>
<link>http://www.allniu.com/show.php?contentid=1408</link>
<description><![CDATA[　　一、引言<br /><strong>Tags</strong>:<a href=tag.php?tag=linux target='blank'>linux</a>&nbsp;&nbsp;<a href=tag.php?tag=multicast target='blank'>multicast</a>&nbsp;&nbsp;]]></description>
<pubDate>2009-07-18 23:47:52</pubDate>
<guid>http://www.allniu.com/show.php?contentid=1408</guid>
<author>都牛网 http://www.allniu.com/</author>
</item>
</channel>
</rss>
