<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>ZCLinux --资讯与技术社区--Open Source World----Linux/kernel/iptabls/Shell-- - Linux</title><link>http://blog.csdn.net/zcatlinux/category/30221.aspx</link><description>linux开发、发展、应用</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 10 May 2006 09:40:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>ZCatLinux</dc:creator><title>接上文，以下部分是lvs实施部分：LVS+mon安装配置</title><link>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715244.aspx</link><pubDate>Sun, 29 Jul 2007 18:18:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715244.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/1715244.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715244.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/1715244.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1715244</trackback:ping><description>安装配置LVS+mon&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/1715244.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCatLinux</dc:creator><title>基于RedHat Linux 下LVS（Ftp/CIFS）</title><link>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715220.aspx</link><pubDate>Sun, 29 Jul 2007 18:06:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715220.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/1715220.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2007/07/29/1715220.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/1715220.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1715220</trackback:ping><description>本负载均衡方案中应用了两种负载均衡技术：一、Apache（IBMIHS）代理转发（WAS集群）；二LVS（VS-DR）。

其中，客户端默认通过HttpServer访问网络存储应用服务，即客户端通过IE类浏览器访问使用网络存储应用服务，是通过Apache代理对两台应用节点做负载均衡转发访问。当客户端使用ftp工具或直接使用网络共享的方式访问网络存储应用服务时，是通过VS-DR实现对两台应用服务器做直接路由跳转访问。
&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/1715220.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Linux能否守住HPC市场?</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/23/298766.aspx</link><pubDate>Wed, 23 Feb 2005 15:06:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/23/298766.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/298766.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/23/298766.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/298766.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=298766</trackback:ping><description>高性能计算正在迅速进入商业主流。新的市场格局会像旧的市场格局那样有利于Linux吗？&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/298766.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>命令行配置Samba服务</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281396.aspx</link><pubDate>Sat, 05 Feb 2005 09:50:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281396.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281396.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281396.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281396.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281396</trackback:ping><description>Samba使用/etc/samba/smb.conf作为它的配置文件。如果你改变了这个配置文件，这个改变直到你使用service smb restart命令重启Samba守护进程后才会生效。要指定Windows工作组和对它的简短描述，编辑 smb.conf 文件中的以下几行： 

    workgroup = WORKGROUPNAME
    server string = BRIEF COMMENT ABOUT SERVER
&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281396.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>组建Linux与Windows CE网络</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281393.aspx</link><pubDate>Sat, 05 Feb 2005 09:47:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281393.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281393.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281393.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281393.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281393</trackback:ping><description>Linux是一个类似于UNIX的操作系统，它起源于芬兰一个名为LinusTorvalds的业余爱好，但是现在已经是最为流行的一款免费操作系统。普通用户在Linux上办公、浏览网站、发送邮件以及玩游戏，许多大学和科研机构也Linux 来完成日常的计算任务。在商业领域，由于Linux系统价格低、安全性能高并且非常稳定，许多公司均将自己的服务器构建在Linux的基础上。根据国际商用数据公司(IDC)的统计，世界上大约有三分之一的网站服务器使用Linux作为操作系统。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281393.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Subversion比CVS更好用</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281381.aspx</link><pubDate>Sat, 05 Feb 2005 09:40:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281381.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281381.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281381.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281381.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281381</trackback:ping><description>长久以来，在开源世界中，CVS（Concurrent Versions System）一直都是版本控制的首选。但是现在用户有了另一个选择，就是Subversion。Subversion是下一代版本控制系统，能替代CVS，项目主页是http://subversion.tigris.org。 
&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281381.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>用Windows做客户机访问Linux </title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281374.aspx</link><pubDate>Sat, 05 Feb 2005 09:37:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281374.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281374.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281374.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281374.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281374</trackback:ping><description>由于telnet的不安全性，现在Linux发行版大多都集成了SSH功能，而Windows本身是没有SSH Client的，需要一个第三方软件支持。这里推荐使用SecureCRT或SSH Secure Shell非商业版。前者是所有Windows下客户端中能够在一个屏幕显示最多行数的软件，非免费软件，网址为http://www.vankyde.com。后者自带一个图形化的sftp软件，方便传输文件，个人使用免费，网址为http://www.ssh.com。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281374.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Linux上的C/C++编译器gcc/egcs详解</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281371.aspx</link><pubDate>Sat, 05 Feb 2005 09:36:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281371.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281371.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281371.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281371.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281371</trackback:ping><description>Linux 中最重要的软件开发工具是 GCC。GCC 是 GNU 的 C 和 C++ 编译器。实际上，GCC能够编译三种语言：C、C++和ObjectC（C语言的一种面向对象扩展）。利用 gcc 命令可同时编译并连接 C 和 C++ 源程序。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281371.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>编写适用于模拟器的Linux代码</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281369.aspx</link><pubDate>Sat, 05 Feb 2005 09:35:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281369.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281369.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281369.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281369.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281369</trackback:ping><description>在某台计算机上模拟其他计算机的历史已经很长，通常是为了使用遗留应用程序，或者是为了使用更稳定、响应更快的OS的系统上运行流行的OS而编写的应用程序。随着Linux越来越流行，当开发人员规划将运行于非Linux系统上的二进制程序时，需要审视他们的选择。本文将研究模拟器的功能，并将详细地研究硬件模拟和软件模拟的问题。 &lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281369.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Linux下的HWInfo——Discover </title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281363.aspx</link><pubDate>Sat, 05 Feb 2005 09:33:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281363.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281363.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281363.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281363.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281363</trackback:ping><description>是不是发愁Linux下面没有HWInfo之类的硬件信息收集软件？试试Discover吧。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281363.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>X-Window概述</title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281362.aspx</link><pubDate>Sat, 05 Feb 2005 09:32:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281362.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281362.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281362.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281362.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281362</trackback:ping><description>对于普通用户来说，操作系统最重要的功能，恐怕是能让用户方便的享用计算机硬件提供的各种资源，完成日常的工作了。绝大多数用户对于Windows系统都非常熟悉，那么从用户界面上而言，Linux到底有什么吸引人的地方呢？答案是他拥有X-Windows.下面就让我们进入XWindows的缤纷世界，真正体会Linux的眩目光彩。
&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281362.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>用LKM更改Linux缺省安全等级 </title><link>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281359.aspx</link><pubDate>Sat, 05 Feb 2005 09:31:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281359.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/281359.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/02/05/281359.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/281359.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=281359</trackback:ping><description>Linux缺省的安全等级是0,如果将其升到1,就可以一定程度上提高系统的安全性.安全等级为1的时候,它会禁止修改ex2fs系统中文件的immutable和append-only位,同时禁止装入/移除module.所以我们可以先用chattr +i 将大部分的可执行文件,动态连接库,一些重要的系统文件(inetd.conf,securetty,hosts.allow,hosts.deny,rc.d下的启动script...)加上immutable位,这样"黑客"就很难在你的机器上放置木马和留后门了.(即便他已经得到了root权限,当然通过直接硬盘读写仍然可以修改,但比较麻烦而且危险)."黑客"们一旦进入系统获得root,首先会清除系统的记录文件.你可以给一些系统记录文件(wtmp,messages,syslog...)增加append-only位,使"黑客"不能轻易的修改它们.要抓他们就容易多了. 修改安全等级比较直接的办法是直接修改内核源码.将Linux/kernel/sched.c中的securelevel设成1即可.不过如果要改变安全等级的话需要重新编译内核,我太懒,不想那么麻烦.&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/281359.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Linux I/O 重定向的一些小技巧 </title><link>http://blog.csdn.net/zcatlinux/archive/2005/01/26/269012.aspx</link><pubDate>Wed, 26 Jan 2005 16:12:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/01/26/269012.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/269012.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/01/26/269012.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/269012.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=269012</trackback:ping><description>Linux I/O 重定向虽然很简单，但在脚本编写、系统管理时却要常常打交道，搞清其中使用技巧非常有用。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/269012.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>Linux操作系统(操作系统术语详解)</title><link>http://blog.csdn.net/zcatlinux/archive/2005/01/26/268816.aspx</link><pubDate>Wed, 26 Jan 2005 14:27:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2005/01/26/268816.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/268816.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2005/01/26/268816.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/268816.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=268816</trackback:ping><description>简单地说，Linux是一套免费使用和自由传播的类Unix操作系统，是一个基于POSIX和UNIX的多用户、多任务、支持多线程和多CPU的操作系统。它能运行主要的UNIX工具软件、应用程序和网络协议。它支持32位和64位硬件。Linux继承了Unix以网络为核心的设计思想，是一个性能稳定的多用户网络操作系统。它主要用于基于Intel x86系列CPU的计算机上。这个系统是由全世界各地的成千上万的程序员设计和实现的。其目的是建立不受任何商品化软件的版权制约的、全世界都能自由使用的Unix兼容产品 !&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/268816.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ZCLinux</dc:creator><title>巧用tmpfs加速你的linux服务器</title><link>http://blog.csdn.net/zcatlinux/archive/2004/11/12/178757.aspx</link><pubDate>Fri, 12 Nov 2004 12:55:00 GMT</pubDate><guid>http://blog.csdn.net/zcatlinux/archive/2004/11/12/178757.aspx</guid><wfw:comment>http://blog.csdn.net/zcatlinux/comments/178757.aspx</wfw:comment><comments>http://blog.csdn.net/zcatlinux/archive/2004/11/12/178757.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zcatlinux/comments/commentRss/178757.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=178757</trackback:ping><description>默认系统就会加载/dev/shm ，它就是所谓的tmpfs，有人说跟ramdisk（虚拟磁盘），但不一样。象虚拟磁盘一样，tmpfs 可以使用您的 RAM，但它也可以使用您的交换分区来存储。而且传统的虚拟磁盘是个块设备，并需要一个 mkfs 之类的命令才能真正地使用它，tmpfs 是一个文件系统，而不是块设备；您只是安装它，它就可以使用了。&lt;img src ="http://blog.csdn.net/zcatlinux/aggbug/178757.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>