<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>网络应用</title>
<link>/knowledge/network/index.html</link>
<description>Linux知识 / 网络应用</description>
<language>zh-cn</language>
<generator>&lt;a href='http://linux.jansfer.com' target='_blank'&gt;Power by Linux集中营&lt;/a&gt;</generator>
<webmaster>jansfer@126.com</webmaster>
<item>
    <title> WINE：让Linux平台上的Windows程序起飞</title>
    <link>/knowledge/network/20071029/2427.html</link>
    <description>据Netcraft 网站调查，现在互联网上的主机有75％以上采用Linux作为操作系统。作为服务器操作系统，Linux已经站稳了脚步，可是在桌面操作系统上，还是微软的“瘟到死”一支独秀。这倒不是说Linux不好，很大原因我觉得是因为应用程序太少，不说Linux下没有ACDSee、没有Of</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 使用简单的五个步骤 设置Web服务器集群</title>
    <link>/knowledge/network/20071029/2518.html</link>
    <description>通过在多个处理器之间分担工作负载并采用多种软件恢复技术，能够提供高度可用的环境并提高环境的总体 RAS（可靠性、可用性和可服务性）。可以得到的好处包括：更快地从意外中断中恢复运行，以及将意外中断对终端用户的影响降至最低。 为了更好地理解这篇文章，您需要熟</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Shell编程入门：Linux解释器原理详细介绍</title>
    <link>/knowledge/network/20071029/2549.html</link>
    <description>使用Shell进行工作的人们对Unix/Linux下的Shell编程都很熟悉，在所有的Shell编程的书中都会提到#!/bin/bash,而这里到底包含了些什么？对操作系统而言，这一行字符串意味着什么？你可能会说，不就是会让/bin/bash程序来解释这个脚本程序吗？当然你是对的，看看我们的标</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统中的内存简单计算方式介绍</title>
    <link>/knowledge/network/20071029/2548.html</link>
    <description>再来一篇简单易懂的，适合技术支持人员解释给对Linux内存管理有疑问的用户： Linux的基本原则是没有资源应该被浪费。因此核心会使用尽可能多的RAM，来缓存来自本地和远程的文件系统的信息。系统做读写操作的时候，会将与当前运行的进程相关的数据尽量存储在RAM里。系统</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统下SVN服务器的搭建过程详解</title>
    <link>/knowledge/network/20071029/2680.html</link>
    <description>1 环境： 服务器放在redhatAS4.0上，客户端在windows 2000。 2 软件包 2.1 服务器： subversion-1.3.2-1.rh90.i386.rpm。可能还会用到其他依赖组件，在我的配置中要用到：apr-0.9.5-0.2.i386.rpm ， neon-0.24.7-1.i386.rpm，apr-util-0.9.5-0.1.i386.rpm。 2.2 客户端</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Fedora Core 6下安装RealPlayer10GOLD</title>
    <link>/knowledge/network/20071029/2739.html</link>
    <description></description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 下载工具介绍 aMule在Linux系统中安装</title>
    <link>/knowledge/network/20071029/2829.html</link>
    <description>aMule安装相当困难，是笔者使Linux以来最难对付的一个工具软件。它对一些链接库文件的依赖性特别强,另外它还需要GTK的支持。所以这里对于软 件安装写得详细一些。 软件下载安装详细步骤如下： #cd /usr/local #wget http://jaist.dl.sourceforge.net/sourceforge/wxwin</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> Linux系统下JDK的安装及其配置方法介绍</title>
    <link>/knowledge/network/20071029/2830.html</link>
    <description>一、安装JDK 从sun网站上直接下载JDK：http://java.sun.com/j2se/1.4.2/download.html 提供了两个下载： 1、RPM in self-extracting file (j2sdk-1_4_2_04-linux-i586.bin, 32.77 MB) 这个是自解压的文件，在linux上安装如下： # chmod u+x ./j2sdk-1_4_2_04-linux-i58</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网　</comments>
</item>
<item>
    <title> UNIX操作系统的加锁解锁：等待事件及唤醒</title>
    <link>/knowledge/network/20071029/2424.html</link>
    <description>加锁和解锁的基本思想是，当某个进程进入临界区，它将持有一个某种类型的锁（UNIX里一般来说是semaphore，Linux里一般是信号量和原子量或者spinlock）。当其他进程在该进程没有释放该锁时试图进入临界区（加锁），它将会被设置成睡眠状态，然后被置入等待该锁的进程队</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux将取代Unix操作系统 开始新的应用</title>
    <link>/knowledge/network/20071029/2425.html</link>
    <description>Gartner咨询公司的分析师George Weiss预言将不会再开发在Unix操作系统上运行的应用软件。这个预言就好比宣布长期以来一直使用的大型机Unix操作系统就要寿终正寝。如果我们看一下Linux内核发展进程，我想我能明白George Weiss的预言意味着什么。 George Weiss是在9月20</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 实例解析 Linux无法添加用户帐号的问题</title>
    <link>/knowledge/network/20071029/2426.html</link>
    <description></description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 不同的类UNIX操作系统密码破解方法介绍</title>
    <link>/knowledge/network/20071029/2422.html</link>
    <description>（一）Linux 系统密码破解 1.在grub选项菜单按E进入编辑模式 2.编辑kernel那行 /init 1 (或/single) 3.按B重启 4.进入后执行下列命令 root@#passwd root (设置root的密码) Enter new unix password:输入新的密码 root@#init 6 （二）debian linux 系统密码破解 1.在gru</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu Linux有望在桌面市场获更大突破</title>
    <link>/knowledge/network/20071029/2423.html</link>
    <description>尽管在数据中心和嵌入式设备领域站稳了脚跟，但在桌面领域却从来没有获得什么大的进展。苹果5%的市场份额也远高于Linux。 通过推出新的桌面Linux版本，Ubuntu希望改变这种情况。本周四发布的Ubuntu 7.10最值得关注的在于它丰富的3D图形和自动化的打印机驱动程序安装。</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> WinXP+Mac OS X+Linux的多操作系统安装</title>
    <link>/knowledge/network/20071029/2515.html</link>
    <description>在一台PC上，同时安装Windows XP、Mac OS X，甚至Fedora Linux等多个操作系统。 我的总体思路就是，将WinXP的启动管理器（NT Loader）作为默认的启动管理器，其他操作系统的启动管理器安装在其操作系统相应的分区，由NT Loader调用这些启动管理器，这样它们就可以启动</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux系统存在与Windows同样的安全漏洞</title>
    <link>/knowledge/network/20071029/2516.html</link>
    <description>【赛迪网讯】近日，微软称它会修复Windows安全漏洞以减少新的基于网络的安全风险。但是，安全研究人员称，其它操作系统可能也有同样的安全风险。 一直在认真研究这个问题的安全研究人员之一Nathan McFeters称，他希望在本星期在圣地亚哥举行的Toorcon黑客会议上介绍Lin</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 一个监控磁盘空间大小并自动报警的脚本</title>
    <link>/knowledge/network/20071029/2517.html</link>
    <description>#!/bin/sh#make by codfeiinit(){IPADD=`ifconfig|grep 172.18|awk '{print $2}'|sed 's/addr://g'`;NOWTIME=`date +%F-%H:%M`;MAILTO=;MAIL_SUB= !**Report - Disk Capacity Report $NOWTIME **!;tmpfile=/tmp/iamatmpfile.tmp}mhead(){ echo $tmpfile; echo From :$I</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统为何会对计算机病毒免疫？</title>
    <link>/knowledge/network/20071029/2513.html</link>
    <description>可能不少人持这样一种观点，认为 Linux 病毒少是因为Linux不像Windows那么普及，其实这种观点很早已经被人批驳过了，一个最有力的论据是：如果写病毒的人写 Windows 病毒是因为 Windows 用户多而因此破坏性大，那么 Internet 上大多数服务器都是基于 Unix/Linux 的，攻</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 你会使用Linux操作系统下的MAN命令吗？</title>
    <link>/knowledge/network/20071029/2514.html</link>
    <description>（1）所有的手册页都属于一个特定的领域，用一个字符来表示。 Linux下最通用的领域及其名称及说明如下： 领域 名称 说明 1 用户命令， 可由任何人启动的。 2 系统调用， 即由内核提供的函数。 3 例程， 即库函数。 4 设备， 即/dev目录下的特殊文件。 5 文件格式描述，</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux攻略：让系统内存不再泄漏的好方法</title>
    <link>/knowledge/network/20071029/2546.html</link>
    <description>内存泄漏 在此，谈论的是程序设计中内存泄漏和错误的问题，不过，并不是所有的程序都有这一问题。首先，泄漏等一些内存方面的问题在有的程序语言中是不容易发生的。这些程序语言一般都认为内存管理太重要了，所以不能由程序员来处理，最好还是由程序语言设计者来处理这</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统下挂载硬盘光驱和U盘的方法</title>
    <link>/knowledge/network/20071029/2547.html</link>
    <description>mount -t iso9660 /dev/cdrom /mnt/cdrom 挂光驱 mount -t vfat /dev/fd0 /mnt/floppy 挂软驱 (文件内型可以自己选) mount -t vfat -o rw,utf8,umask=000 /dev/sda1 /media/USB linux系统默认挂载的windows分区中文显示不正常。光驱中的中文也不能正常显示.解决方法如</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 通过Linux系统的内核观察/proc/pid/statm</title>
    <link>/knowledge/network/20071029/2545.html</link>
    <description>输出解释 CPU 以及CPU0。。。的每行的每个参数意思（以第一行为例）为： 参数 解释 /proc//status Size (total pages) 任务虚拟地址空间的大小 VmSize/4 Resident(pages) 应用程序正在使用的物理内存的大小 VmRSS/4 Shared(pages) 共享页数 0 Trs(pages) 程序所拥有的</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 教您用Linux系统做网吧的双线接入服务器</title>
    <link>/knowledge/network/20071029/2618.html</link>
    <description>安装过程非常简单，安装完毕之后，我们需要修改的文件主要有下面几个: network 这个文件的意思是主网络设置文件 ifcfg-eth0 eth0 这个文件的意思是网卡设置文件 ifcfg-eth1 eth1 这个文件的意思是网卡设置文件 hosts 这个文件的意思是网络主机名配置 static-routes 这</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu 6.06下Latex中文环境配置方法介绍</title>
    <link>/knowledge/network/20071029/2619.html</link>
    <description>Latex是个不错的文档编辑系统和超级的排版工具，其思想是“所想即所得”而非如微软的office的“所见即所得”。两者各有其特点，我最欣赏的是 latex排出来的pdf文档比DOC文档漂亮很多，至少在电脑上是这样。至于打印出来的效果，我发现doc文档虽然比在电脑上好看很多，</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Fedora Core 6系统上安装mplayer的问题</title>
    <link>/knowledge/network/20071029/2738.html</link>
    <description>fc6安装mplayer 在fc5中安装mplayer，安装借鉴了qwent的《写给初学者的mplayer安装过程的拾遗》。 在www.mplayerhq.hu下载mplayer及codecs文件： MPlayer-1.0rc1.tar.bz2 blue-1.6.tar.bz2 all-20061022.tar.bz2 windows-all-20061022.zip #cd /usr/src/mplayer #tar x</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 让远程Windows系统访问本地Linux打印机</title>
    <link>/knowledge/network/20071029/2737.html</link>
    <description>CUPS服务就不用多说了，用过linux的都知道是什么，是多么的优秀！这是这篇文章的最根本的前提。 samba当然更不用我多说了，但今天和它无缘，他太过于强大，配置复杂，有更能适应它的地方。 这里我会谈到两种方式：各有优缺点。 1、用cups的RAW模式。 2、用rdesktop将cu</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手入门 Fedora Linux 7系统的安装指南</title>
    <link>/knowledge/network/20071029/2734.html</link>
    <description>给Fedora 7添加livna的yum仓库和多媒体软件包，freshrpm的更新太慢，我现在不用了 # wget http://rpm.livna.org/livna-release-7.rpm # rpm -ivh livna-release-7.rpm 安装多媒体解码器 # yum -y install gstreamer-plugins* # yum install -y ffmpeg mjpegtools 安装</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手看招 关于Tar包压缩时相对路径的问题</title>
    <link>/knowledge/network/20071029/2735.html</link>
    <description>现在有一个需求，不知道该如何才能实现 压缩： tar czvf /data/backup/test.tar.gz /data/a/b/directory 解压： cd /data/test tar xzvf /data/backup/test.tar.gz 问题是，解压后的文件，在/data/test/data/a/b/directory里面 能否压缩时只保留directory以下的所有目</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手看招 Linux系统下设置用户登录环境</title>
    <link>/knowledge/network/20071029/2736.html</link>
    <description>用户在使用Linux系统的时候，还需要相关的工作环境。为此，管理员应为用户设置登录环境。 当用户登录Linux系统后，通常接触的第一个软件环境就是bash命令解释程序，这是除了系统核心之外最重要的软件环境。在Linux系统中，软件环境的配置信息通常都存放在一些配置文件</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> “神秘力量”正在推动开源事业的发展？</title>
    <link>/knowledge/network/20071029/2827.html</link>
    <description>大多数人的意见，在这种情况下，是一个科学概念。它并不等同于全体一致，也不等同于民主。它是普遍接受的惯例，并且每天都在发挥效力。 标准具有强制性的多数人的意见。你通过W3C标准浏览这个页面，W3C就不是法规，它们是在你的浏览器软件中普遍执行的一个协议。 多数</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网　</comments>
</item>
<item>
    <title> 新手看招 LFS的一些安装及设置方法介绍</title>
    <link>/knowledge/network/20071029/2828.html</link>
    <description>这篇文章的目的是做一个备忘，是我用LFS以来一些软件的安装与配置，什么时候想到要添加什么就增加些什么。 一、StarDict-2.4.7安装方法 1. 编译StarDict: ./configure --prefix=$PATH --without-gnomemake make install 2. 字典安装在下面的目录： $PREFIX/share/stard</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 参照学习表 DOS和Linux常用命令的对比</title>
    <link>/knowledge/network/20071029/2824.html</link>
    <description>许多在 shell 提示下键入的 Linux 命令都与你在 DOS 下键入的命令相似。事实上，某些命令完全相同。 本附录提供了 Windows 的 DOS 提示下的常用命令以及在 Linux 中与它们等同的命令。附录中还提供了如何在 Linux shell 提示下使用这些命令的简单实例。请注意，这些命</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 火狐创始人畅谈开源 Firefox成功的秘密</title>
    <link>/knowledge/network/20071029/2825.html</link>
    <description>当用户还不了解你的产品是一个什么东西时，你怎么让用户接受它？ Firefox Web浏览器的创始人之一Blake Ross表示，术语是这款免费开源的软件将来要取得成功所面临的挑战之一。随着Firefox 2的发布，这个微软IE浏览器唯一的竞争对手将对未来Web浏览器的格局变化具有非同</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网　</comments>
</item>
<item>
    <title> 微软员工 我们真正在为Firefox开发插件</title>
    <link>/knowledge/network/20071029/2826.html</link>
    <description>又是微软内部员工的一篇文章，有唱赞歌的味道，不知道大家的观后感是什么，都来说说吧。 当我在2006年5月开始到微软工作时，我就想借port25网站把自己在期间的全部“冒险”历程记录下来。于是，我的第一篇博客发表于2006年 6月7日，标题为《像我这种背景的人跑到这样的</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> Linux系统攻略：网络接口卡安装配置介绍</title>
    <link>/knowledge/network/20071029/2420.html</link>
    <description>大家可以通过以下命令查看自己的系统版本！ [root@localhost root]# uname -a Linux localhost 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux 在2.4版本以后linux可以支持的网卡芯片已经非常的全面了,除了一些杂牌的外基本上主流与二流都给支持</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 防止内存泄露 Linux下用Valgrind做检查</title>
    <link>/knowledge/network/20071029/2421.html</link>
    <description>用C/C++开发其中最令人头疼的一个问题就是内存管理，有时候为了查找一个内存泄漏或者一个内存访问越界，需要要花上好几天时间，如果有一款工具能够帮助我们做这件事情就好了，valgrind正好就是这样的一款工具。 Valgrind是一款基于模拟linux下的程序调试器和剖析器的软</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 轻轻松松 通过USB安装Ubuntu Linux系统</title>
    <link>/knowledge/network/20071029/2417.html</link>
    <description>由于没有光驱和Ubuntu server edition的光盘，故只有上网下载iso文件并放到U盘里面安装。说起来容易，做起来却非常有难度。在网上找到大量的方法后，发现没有几个是可行的。现在辛苦的模索总算可以完成任务了，下面是我用U盘来制作启动盘并可以安装ubuntu server editi</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu NTFS文件系统不能读写的解决方法</title>
    <link>/knowledge/network/20071029/2418.html</link>
    <description>UBUNTU7.10默认就支持NTFS分区的读写，可是不完美，对NTFS分区下的中文文件支持不好，你会发现找不到中文的文件。 解决方法是在终端输入: sudo apt-get -y --force-yes install ntfs-3g sudo apt-get -y --force-yes install ntfs-config [ -x /usr/bin/ntfs-3g ] sudo</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu SCIM 输入法不能光标跟随的解决</title>
    <link>/knowledge/network/20071029/2419.html</link>
    <description># im-switch -s scim -z default # sudo apt-get install scim-qtimm # sudo apt-get install scim scim-pinyin scim-tables-zh im-switch scim-qtimm scim-bridge scim-bridge-client-gtk scim-bridge-client-qt scim-bridge-agent 编辑im-switch生成的scim配置文件 #</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手学堂 使用Linux系统Iptables防火墙  （1）</title>
    <link>/knowledge/network/20071029/2616.html</link>
    <description>Linux 的内置firewall机制，是通过kernel中的netfilter模块实现的(www.netfilter.ort)。Linux kernel使用netfilter对进出的数据包进行过滤，netfilter由三个规则表组成，每个表又有许多内建的链组成。通过使用iptables命令可以对这些表链进行操作，如添加、删除和列出</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手看招 Linux系统下加载网卡驱动的方法</title>
    <link>/knowledge/network/20071029/2617.html</link>
    <description>Linux下加载网卡驱动 #tar zxf e1000-x.x.x.tar.gz #cd e1000-x.x.x/src/ #make install #insmod e1000 #reboot #vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 #设定网卡的名称，要跟文件名称对应 # ONBOOT=yes #是否在开机的的时候启动网卡# BOOTPROTO=</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 安装Linux操作系统引导时的命令参数介绍</title>
    <link>/knowledge/network/20071029/2613.html</link>
    <description>安装linux引导时的命令参数 apic 该命令绕过在 Intel 440GX 芯片集 BIOS 中可能会普遍遇到的错误，它只应该使 用安装程序内核来执行。 apm=allow_ints 该命令改变挂起服务的处理方式（对于某些便携电脑来说可能是必要的）。 apm=off 该命令禁用 APM（高级电源管理）。</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux安全攻略 SSH服务连接时常见问题解答</title>
    <link>/knowledge/network/20071029/2614.html</link>
    <description>什么是SSH呢? SSH的英文全称是Secure SHell。通过使用SSH，你可以把所有传输的数据进行加密，这样&quot;中间人&quot;这种攻击方式就不可能实现了，而且也能够防止DNS和IP欺骗。还有一个额外的好处就是传输的数据是经过压缩的，所以可以加快传输的速度。SSH有很多功能，它既可以代</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Redhat系统下三种主要的软件包安装方法</title>
    <link>/knowledge/network/20071029/2615.html</link>
    <description>1.通过RPM软件包来安装 说起RPM(REDHAT Package Management)标准的软件包，大家可能都会想起大名鼎鼎的REDHAT公司，正是RPM软件包发行方式的出现，使Linux中的应用软件安装变得简单。如果用户想安装按RPM方式发行的软件，只需简单地输入命令“rpm -ivh xxx.rpm”即可。</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux命令Man解释Lilo：安装引导装载程序</title>
    <link>/knowledge/network/20071029/2732.html</link>
    <description>名称 lilo - 安装引导装载程序 大纲： 主要函数: /sbin/lilo - install boot loader 辅助用法: /sbin/lilo -q - 咨询表 /sbin/lilo -R - 为下一次启动设置命令行 /sbinlilo -I - 咨询当前内核的路径 /sbin/lilo {-u|-U} - 反安装lilo 描述： lilo 安装一个将在下一次启</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu 7.04 Synaptic软件包管理器的功能</title>
    <link>/knowledge/network/20071029/2733.html</link>
    <description>Ubuntu的新立得软件包管理器(Synaptic Package Manager)是APT(Advanced Package Tool)的图形界面，非常直观易用。但有时候是用文字模式远程登录到Ubuntu，或者安装的是Server版的Ubuntu，再或者有什么其它原因用不了新立得，就要在命令行里实现相关的功能了。 1. 更改</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Awstats for Linux简易安装、配置及测试</title>
    <link>/knowledge/network/20071029/2730.html</link>
    <description>awstats简易安装文档 step 1 安装 1、 安装apache2.2.0 tar jxvf httpd-2.2.0 tar.bz2 cd httpd-2.2.0 vi config.sh #!/bin/bash HTTPD_ROOT=&quot;/usr/local/apps/apache2&quot; ./configure --prefix=$HTTPD_ROOT \ --enable-so \ --enable-rewrite \ --enable-info \ --enabl</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 详细讲解RHEL AS4安装Oracle 10R2的方法</title>
    <link>/knowledge/network/20071029/2731.html</link>
    <description>RHEL AS4上安装oracle 10R2 1、检查安装环境 rpm –q setarch compat-libstdc++-33 make glibc openmotif21 compat-db libaio gcc compat-gcc-32 compat-gcc-32-c++ 2、添加相关的用户与组 groupadd oinstall groupadd dba groupadd oper useradd –g oinstall –G dba</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 浅析Arm Linux中断Vector向量表的建立流程</title>
    <link>/knowledge/network/20071029/2729.html</link>
    <description>Linux混入了mmu内存管理之后,ARM的中断是怎么样的呢?和我们在裸板上的中断有没有区别?让我们从源代码入手,做一个粗略的分析: init/main.c-start_kernel()-trap_init()//-----------------------------------------------1.trap_init()//gliethttp函数位于arch/arm/kern</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu系统装LumaQQ 需要安装Java支持</title>
    <link>/knowledge/network/20071029/2823.html</link>
    <description>打开终端，执行以下命令，或使用Adept/Synaptic软件管理器，在其中分别搜索“sun-java6-jre“和“sun-java6-jdk”并标记安装。 sudo apt-get install sun-java6-jre 如果空间富裕，建议安装一个JDK。呵呵 sudo apt-get install sun-java6-jdk 提示：安装过程中需要你回</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> Linux创建文件系统及挂载文件系统流程</title>
    <link>/knowledge/network/20071029/2820.html</link>
    <description>如果您想加载一个分区（文件系统），首先您得确认文件系统的类型，然后才能挂载使用，比如通过mount 加载，或者通过修改 /etc/fstab来开机自动加载； 如果您想添加一个新的分区，或者增加一个新的硬盘，您要通过分区工具来添加分区，然后要创建分区的文件系统，然后才</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> Linux下如何限制Root用户进行远程登录</title>
    <link>/knowledge/network/20071029/2821.html</link>
    <description>限制用户 root 远程登录，对保证计算机系统的安全，具有实际意义。本文向大家介绍一些方法，能达到限制 root 远程登录的目的。 方法一 ：在/etc/default/login 文件，增加一行设置命令。 CONSOLE = /dev/tty01 设置后立即生效,无需重新引导。以后，用户只能在控制台（/</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 新手看招 Linux操作系统的几种引导方法</title>
    <link>/knowledge/network/20071029/2822.html</link>
    <description>方法1：引导软盘 (1)在linux下用mkbootdisk制作。 (2)如果硬盘引导信息丢失，无法进入Linux系统做引导软盘，对于RH，用RedHat linux光盘引导进入secure模式，当询问是否将硬盘中的linux系统设置为当前环境，</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网　</comments>
</item>
<item>
    <title> 如何最小化安装Kubuntu Linux 7.10系统</title>
    <link>/knowledge/network/20071029/2416.html</link>
    <description>一直以来，对于Ubuntu的速度都有点抱怨，没有办法，机器差。趁着新的7.10出来，利用一天的休息时间最小化安装了kubuntu7.10。实际时间不用那么久，不过自己也是新手，而且一直用linux只用图形界面，对于命令行操作方式并不熟悉，看来还是要恶补阿！ 首先下载iso，serve</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 实用技巧两则 主机名修改与Cat命令退出</title>
    <link>/knowledge/network/20071029/2819.html</link>
    <description></description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网　</comments>
</item>
<item>
    <title> Linux下USB无线网卡WL-167G驱动安装过程</title>
    <link>/knowledge/network/20071029/2414.html</link>
    <description>最近经过前期调研选定网卡，又折腾一两天，终于搞定了Linux下的无线网卡，对遇到的问题进行了分析，并整理了下详细过程，现与大家分享，还有更具体的开发文档，有需要的可以联系下一步工作要将其移植到ARM平台上，希望与大家多多探讨 网卡 华硕WL-167G、TP-LINK TL-WN3</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 在Linux操作系统下 使用无线网卡的方法</title>
    <link>/knowledge/network/20071029/2415.html</link>
    <description>系统硬件环境： 笔记本机：sony pcg-grx560 无线网卡：Lucent/Agere firmware version 8.72 （在这里我不知道我的网卡是具体什么型号的。因为这个卡是内部测试卡，没有任何商标标识。但是芯片是Lucent的） Access Point ：（1）D-Link DWL-1000AP Firmware Version: 3.</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu Linux能否在桌面系统市场获得突破</title>
    <link>/knowledge/network/20071029/2412.html</link>
    <description>尽管在数据中心和嵌入式设备领域站稳了脚跟，但在桌面领域却从来没有获得什么大的进展。苹果5%的市场份额也远高于Linux。 通过推出新的桌面Linux版本，Ubuntu希望改变这种情况。上周四发布的Ubuntu 7.10最值得关注的在于它丰富的3D图形和自动化的打印机驱动程序安装。</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 将Ubuntu Linux系统装进移动硬盘的方法</title>
    <link>/knowledge/network/20071029/2413.html</link>
    <description>1.在Windows下从硬盘将 Ubuntu 装进移动硬盘（Grub for dos用0.4.3版本方有效） 在安装之前，要把硬盘引导文件和ubuntu-7.10-alternate-i386.iso放到某个盘符下(放移动硬盘下不行，grub之初检不到)，7.10可以在ntfs下，不过以前的版本得在fat32下。后面和硬盘安装一样</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux系统下的星际译王Stardict的安装方法</title>
    <link>/knowledge/network/20071029/2611.html</link>
    <description>Linux下星际译王 stardict 的安装 “星际译王”是用Gtk2开发的跨平台的国际化的词典软件。它具有“通配符匹配”、“选中区取词”、“模糊查询”等强大功能。本文主要解说一下主程序和词库的安装； 一、什么是星际译王 stardict ； “星际译王”是用Gtk2开发的跨平台的</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux系统平台下配置Proftp服务的小技巧</title>
    <link>/knowledge/network/20071029/2612.html</link>
    <description>Proftp的几个小问题： 1、配置Ftp允许Root登录 修改/etc/ftpusers，去掉root 2、如果希望实现Root用户Ftp后可以切换到/目录 一般用户只能切换到自己的主目录，修改/etc/proftpd.conf文件，在DefaultRoot 一行前面增加一行 DefaultRoot / root 重新启动proftpd服务即可</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统下以不同颜色命名的文件类型</title>
    <link>/knowledge/network/20071029/2609.html</link>
    <description>蓝色文件----------目录 白色文件----------一般性文件，如文本文件，配置文件，源码文件等 浅蓝色文件----------链接文件，主要是使用ln命令建立的文件 绿色文件----------可执行文件，可执行的程序 红色文件-----------压缩文件或者包文件 Linux下用字符表示的文件类</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 微软下调Windows Vista中文版产品的价格</title>
    <link>/knowledge/network/20071029/2610.html</link>
    <description>自微软Vista于2007年1月30日在全球正式发布上市以来， 目前全球市场已经售出6000多万套，是微软历史上销售增长最快的桌面操作系统。为了满足更多用户的需要，从2007年8月1日起，微软对Vista不同版本的中文全包装产品将有不同幅度的降价，其中家庭版的降价幅度达到50%左</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux下各种主要文件系统的读写性能测试</title>
    <link>/knowledge/network/20071029/2608.html</link>
    <description>1、不用说，tmpfs是最快的，呵呵 2、ext2 写测试： [Copy to clipboard] [ - ] CODE: debian:/mnt/sda1# time dd if=/dev/zero of=test bs=1024 count=100K 102400+0 records in 102400+0 records out 104857600 bytes (105 MB) copied, 1.40192 seconds, 74.8 MB/s re</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu 7.04桌面Linux服务器配置过程介绍</title>
    <link>/knowledge/network/20071029/2726.html</link>
    <description>什么要叫桌面服务器配置？就是在桌面应用中加上 Web 服务器，以便于我们在本地测试相关程序，和专业服务器肯定有区别。什么 mysql、pdo、perl ，都不用管，安装好后就可以直接运行 WordPress、Habari、Movable Type。翻阅了一下资料，其实在 PHP 5.1 中就加入了 pdo 支</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 在Linux下用Smbmount命令挂载Windows共享</title>
    <link>/knowledge/network/20071029/2727.html</link>
    <description>功能说明： 在Windows操作系统之间，可以通过映射网络驱动器的方式，将某个共享目录映射成一个磁盘文件系统，在Linux下，可以通过smbmount命令来实现相似的功能，将Windows的某个共享目录挂载到Linux下的某个目录下。 测试平台： Red Hat Enterprise Linux AS release</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统下通过FTP来备份Mysql数据</title>
    <link>/knowledge/network/20071029/2728.html</link>
    <description></description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 针对Linux系统网络服务器的一次渗透测试</title>
    <link>/knowledge/network/20071029/2725.html</link>
    <description>前一段时间接了一个渗透测试的任务，过程有点意思，所以简单写一下，以供参考。 我们检测的三台主机中两台为Linux系统，一台为AIX系统。还有一台是边界路由器。 目标网络的主机通过地址转换来提供对外访问，内部使用172.16.*.*地址段(这些信息是测试之后才得到的，开始</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 高手进阶 学会做嵌入式Linux操作系统</title>
    <link>/knowledge/network/20071029/2818.html</link>
    <description>做一个嵌入式Linux系统究竟要做哪些工作 做一个嵌入式Linux系统究竟需要做哪些工作？也就是本文究竟要讲述哪些内容？我先介绍一个脉络，可以做为我们后面工作的一个总的提纲： 第一步、建立交叉编译环境 没有交叉开发经验的读者，可能一时很难接受这个概念。首先，要明</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 修正Linux下丑陋的FireFox表单控件问题</title>
    <link>/knowledge/network/20071029/2817.html</link>
    <description>在Linux系统下，Firefox for Linux中显示的表单控件比较丑陋,特别是单选按钮的毛刺和按钮突兀的风格,此解决方法是 ubuntuforums.org 提出的，他们利用新的CSS覆盖了原有的表单CSS做到了这一点.首先如果运行着 Firefox,那么关闭它.然后打开终端命令提示符,输入下面的命</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 基于嵌入式Linux的智能型手机系统设计</title>
    <link>/knowledge/network/20071029/2816.html</link>
    <description>随着手持通信设备市场的快速发展，手机的功能逐渐增多。现在手机已经不只是用于语音通信的手持设备，而成为集成了短信、彩信、上网以及移动办公等附加功能的嵌入式通信平台。集成了这些功能的手机被称为智能手机。近年，嵌入式处理器的运行速度和功能都有了很大的提高</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 高手进阶：为服务器和桌面分别配置内核</title>
    <link>/knowledge/network/20071029/2814.html</link>
    <description>服务器和桌面的应用环境是不同的，前者侧重于稳定性和可靠性，后者可能更加侧重于功能性和响应的及时性。所以在对Linux内核进行配置的时候，应该根据不同的应用环境做出适应此环境的选项调整。 进程的上下文切换需要消耗CPU周期，频繁的进程调度会降低系统的性能，但是</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Windows下Linux安全联机UltraEdit工具</title>
    <link>/knowledge/network/20071029/2815.html</link>
    <description>很多朋友都问到Windows下Linux安全联机的问题，下面为大家讲解一下 Windows的下PuTTY , FileZilla与UltraEdit的安全性功能,当然Linux是很好也是很完全的操作系统,包含了核心与应用程序,不过,若是执意所有的操作都要在Linux下完成那也有点吹毛求疵,事实上是.大部分使用</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 绝不能砸招牌！从开源Firefox更新谈现状</title>
    <link>/knowledge/network/20071029/2411.html</link>
    <description>Mozilla Firefox，是由Mozilla基金会与开源工作者所开发的一个轻便、快速、简单与高扩充性的网页浏览器。Firefox已经是Mozilla开发的焦点，是Mozilla基金会的官方浏览器。适用于Windows，Linux和MacOS X平台。Firefox正被越来越多的人使用，据数据显示，在一些网站浏览</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Ubuntu系统中设置Samba共享可读写文件夹</title>
    <link>/knowledge/network/20071029/2410.html</link>
    <description>首先当然是要安装samba了，呵呵： 代码: sudo apt-get install samba sudo apt-get install smbfs 下面我们来共享群组可读写文件夹，假设你要共享的文件夹为： /home/ray/share 首先创建这个文件夹 代码: mkdir /home/allen/share chmod 777 /home/allen/share 备份并</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统RPM与TAR的基本安装和卸载</title>
    <link>/knowledge/network/20071029/2409.html</link>
    <description>Linux软件的安装和卸载一直是困扰许多新用户的难题。在Windows中，我们可以使用软件自带的安装卸载程序或在控制面板中的&quot;添加/删除程序&quot;来实现。与其相类似，在Linux下有一个功能强大的软件安装卸载工具，名为RPM。它可以用来建立、安装、查询、更新、卸载软件。该工具</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 在Ubuntu下建立PowerPC405EP的开发环境</title>
    <link>/knowledge/network/20071029/2408.html</link>
    <description>虽然进度有点慢，像蜗牛在爬，但还好是有进度的。由于ubuntu系统本身的一些设计问题，在ubuntu下为PPC_405EP建立开发环境完全按照手册来做还是有一些问题的。下面简单介绍一下我安装开发环境的过程。 操作系统用的是ubuntu 7.04 linux操作系统，安装ubuntu系统对硬件设</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 在Ubuntu 7.10下 编译使用新内核的方法</title>
    <link>/knowledge/network/20071029/2407.html</link>
    <description>首先使用下面的方法编译内核： 编译内核和驱动： 安装声卡和显卡驱动：(可选) &gt; apt-get install alsa-source (可能会建议安装 kernel-source-2.4.**, 选择不安装这个 kernel-2.4.**) 该命令会在目录下生成一个 alsa-driver.tar.bz2 文件。 &gt; cd /usr/src &gt; tar xvjf a</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 从源代码中打造一个最小的Linux操作系统</title>
    <link>/knowledge/network/20071029/2531.html</link>
    <description>我们在此所要打造的系统是非常小的，而且并不准备作为工作产品来使用。如果您想从头开始打造一个有实际用途的 系统，请参阅Gerard Beekmans所撰写的 Linux空手道实作指南篇 (Linux From Scratch HOWTO)。 您所需要具备的条件 我们首先要安装一个Linux发行套件比如小红</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Fcitx小企鹅输入法在LumaQQ软件中的设置</title>
    <link>/knowledge/network/20071029/2532.html</link>
    <description>系统：Radhat Fcitx3.4.2 http://www.fcitx.org/main/?q=node/9 首先，要确保~/.fcitx/config中的 lumaQQ支持 被打开（即设置为1），然后再启动lumaQQ。 用户目录下的.fcitx目录中的config文件 内容如下： [程序] 显示字体(中)=* 显示字体(英)=SimSun 显示字体大小=16</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手学堂：常用的正则表达式操作符介绍</title>
    <link>/knowledge/network/20071029/2529.html</link>
    <description>常用的正则表达式操作符 操作符 用途 . （句号） 匹配任意单个字符。 ^ （脱字号） 匹配出现在行首或字符串开始位置的空字符串。 $ （美元符号） 匹配出现在行末的空字符串。 A 匹配大写字母 A 。 a 匹配小写字母 a 。 \d 匹配任意一位数字。 \D 匹配任意单个非数字字</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统中BSD套接口开发基础介绍</title>
    <link>/knowledge/network/20071029/2530.html</link>
    <description>这是关于如何用各种可以得到的接口为Linux开发网络程序的系列文章的第一篇。就像大多数Unix-based的操作系统一样，Linux支持将 TCP/IP作为本地的网络传输协议。在这个系列中，我们假定你已经比较熟悉Linux上的C编程和Linux的一些系统知识诸如signals, forking等等。 这</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统的文件属性详细解析（一）</title>
    <link>/knowledge/network/20071029/2528.html</link>
    <description>1、 Linux 文件属性概说 Linux 文件或目录的属性主要包括：文件或目录的节点、种类、权限模式、链接数量、所归属的用户和用户组、最近访问或修改的时间等内容； [root@localhost ~]# ls -lih 总计 104K 2408949 -rwxr-xr-x 1 root root 7 04-21 12:47 lsfile.sh 240883</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux操作系统的各种网络安全工具详细介绍</title>
    <link>/knowledge/network/20071029/2607.html</link>
    <description>网络安全工具介绍 开源界的安全/黑客工具真是数都数不过来，装好的Linux系统本身就带很多工具，而且都大名鼎鼎，非常好用。下面是一些网上看到的工具（也有w!ndow$下的），做个记录。 工具： Smokeping （网络延迟监测工具） 网址： http://people.ee.ethz.ch/~oetiker</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux实用技巧 用ICMP实现简单的Ping功能</title>
    <link>/knowledge/network/20071029/2605.html</link>
    <description>如果目的主机在工 输出在工状态 如果5妙内无相应 用SIGALRM信号中断进程 # include &quot;unp.h&quot; void send_echo_req ( int sockfd , struct sockaddr_in * dstaddr ) ; uint16_t in_cksum ( uint16_t * addr , int len ) ; void recv_echo_reply ( int sockfd ) ; int main</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 如何用LoadRunner实现对Linux系统的监视</title>
    <link>/knowledge/network/20071029/2606.html</link>
    <description>LoadRunner实现对Linux系统的监视 1．安装rsh，和rsh-server两个服务包。 a. 卸载rsh # rpm –q rsh----------查看版本号 # rpm -e 版本号---------卸载该版本。 B．安装 # rpm –ivh rsh-0.17-14.i386.rpm rsh-server-0.17-14.i386.rpm 2． 下载并安装rstatd # tar –</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 系统学习嵌入式Linux 几点非常实用的建议</title>
    <link>/knowledge/network/20071029/2603.html</link>
    <description>学习掌握嵌入 Linux 的开发与移植现在非常流行。各种学习文章与培训班，充斥书店街头。笔者也上了路，经历漫长的摸索，终于一日开窍，但的确糟蹋了很多金钱与时间。 作为穷人，现写下自己的感受，供好学寒士参考。 第一要点： 实验重于看书 （多编码，少翻书） 一定首</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 利用Crontab为Linux定时备份Mysql数据库</title>
    <link>/knowledge/network/20071029/2604.html</link>
    <description>利用系统Crontab来定时执行备份文件，按日期对备份结果进行保存，达到备份的目的。 利用系统crontab来定时执行备份文件，按日期对备份结果进行保存，达到备份的目的。 1、创建保存备份文件的路径/mysqldata #mkdir /mysqldata 2、创建/usr/sbin/bakmysql文件 #vi /usr/</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手学堂 Linux操作系统中Samba服务介绍</title>
    <link>/knowledge/network/20071029/2724.html</link>
    <description>Samba介绍: 早期在UNIX之间,或者LINUX之间可以通过FTP共享资源，还可以通过NFS共享资源，现在更多的是通过SAMBA服务器。SAMBA主要的目的就是替换早期NFS服务，SAMBA服务不光是可以在UNIX,LINUX之间共享资源,还可以与微软产品之间共享资源,主要的好处是它可以出现在微软</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 新手看招：介绍Linux操作系统下的四个串口</title>
    <link>/knowledge/network/20071029/2722.html</link>
    <description>最有有个项目，用到了PC104的板子（PCM-3341），Linux的系统。 但是在项目中至少要用到3个RS232，看datasheet，够用。板子有3个独立的RS232和一个RS232/485复用口。但是在实际测试用，遇到个问题。1口和2口都能正常工作（后来发现也是有问题的，读传感器数据的时候，读</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 对Linux很矛盾 微软预合纵连横开源阵营</title>
    <link>/knowledge/network/20071029/2723.html</link>
    <description>微软对LINUX显出欲拒还迎矛盾态度，去年下半年以来，微软一改过去对开源软件完全打压的策略，转而采取联合手段分化开源阵营，先后与NOVELL和LINSPIRE宣布结盟。 微软最近又声称开源软件侵犯了它235项以上的专利，同时通过签署合作协议避免Novell和Xandros两家Linux厂商</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 轻松玩转Ubuntu Linux操作系统下的输入法</title>
    <link>/knowledge/network/20071029/2721.html</link>
    <description>今天发现很多朋友用输入法时候有问题有些也从来没装国输入法，下面收集了些相关资料： 首先说SCIM的安装吧有些人或者甚至还是在用英文版都没装的这里不多说了＝＝》http://blog.chinaunix.net/u/29321/showart_304272.html有简易明了的整个英文版系统变身中文版的所要</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 搭建一个简单的Linux操作系统局域网服务器</title>
    <link>/knowledge/network/20071029/2720.html</link>
    <description>时下拥有两台以上台式机的家庭已经为数不少，退役下来的老机器食之无味，弃之可惜。其实你完全可以利用它作为一台局域网服务器，在晚饭后呼朋喝友，喊上邻居，拉几条网线，搬上笔记本电脑一起对战 CS 和帝国时代，或者利用代理服务器共享上网。跟我来一起动手，搭建一</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Linux下磁盘分区和移动硬盘的挂载方法</title>
    <link>/knowledge/network/20071029/2813.html</link>
    <description>我的电脑80G的硬盘windows分拉一个主分区两个扩展分区，全都是nt格式的分区。剩下的全分给linux拉，我有个移动硬盘80g的自己做的分拉两个区，一个FAT32、一个NTFS（60g主要放电影呵呵本人爱看）以及一个2g的U盘和若干个小U盘基本都是FAT32。 首先我在linux 终端输入 yu</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Hacker攻略 捕获Telnet登录口令的方法</title>
    <link>/knowledge/network/20071029/2885.html</link>
    <description>捕获telnet登录口令 telnet登录时口令部分不回显，只能抓取从client到server的报文才能获取明文口令。所以一般那些监视还原软件无法直接看到口令，看到的多半就是星号(*)。缺省情况下telnet登录时进入字符输入模式，而非行输入模式，此时基本上是客户端一有击键就立即</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> 装Linux后WinXP就不能进提示找不到文件</title>
    <link>/knowledge/network/20071029/2882.html</link>
    <description>问：原来在C盘装了Windows98,D盘上装了WindowsXP,后来为了装linux,用分区魔术师从C盘上分出了两个区，但是当linux装上以后，WindowsXP就不能进了，提示找不到hal.dll文件，怎么回事？ 答：原因出在boot.ini文件上。如上，partition表示分区号，原来没有从C盘分出两个区</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>《网管大全》　</comments>
</item>
<item>
    <title> 资深网管教你如何对抗Linux系统病毒</title>
    <link>/knowledge/network/20071029/2883.html</link>
    <description>相对于Windows系统而言，Linux稳定、成本低廉，而且非常安全。如果不是超级用户，恶意感染系统文件的程序很难得逞，也很少发现病毒在Linux上传播。但这并不是说Linux就真的无懈可击了。 如今，越来越多的服务器、工作站和个人电脑开始使用Linux，电脑病毒制造者也开始</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>bbs.network.ccidnet.com　</comments>
</item>
<item>
    <title> 开源守则 UNIX/BSD/Linux口令机制初探</title>
    <link>/knowledge/network/20071029/2884.html</link>
    <description>1.概述 早期U N I X系统把用户口令保存在一个纯文本可读的“口令文件”中，这可能在系统管理员注意不到的情况下被截取并暴露。它也可能在一次偶然事件中泄露。 从ATT UNIX版本7中出现的更先进的crypt ( )库代替。 现在Unix/Linux将口令以不可读的方式保存在机器中。系</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>赛迪网技术社区　</comments>
</item>
<item>
    <title> Tomcat 6.0在Linux操作系统上的简单安装</title>
    <link>/knowledge/network/20071029/2404.html</link>
    <description></description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> Debian下Apache2+Mysql5+Php5的安装配置</title>
    <link>/knowledge/network/20071029/2405.html</link>
    <description>安装AMP apt-get install apache2 mysql-server php5 php5-mysql5 配置 Apache2 默认站点 vi /etc/apache2/sites-enabled/000-default 加入一行 RedirectMatch ^/$ /apache2-default/ 试验这一步不需要 修改 Apache2 主配置 vi /etc/apache2/apache2.conf 要改为： Inc</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>
<item>
    <title> 让Linux操作系统 自动运行VSFTPD的犯法</title>
    <link>/knowledge/network/20071029/2406.html</link>
    <description>首先在init.d中创建文件vsftpd（内容: #!/bin/bash /usr/local/sbin/vsftpd） ,其次在大一的教程中找到创建链接文件的方法，ln -s /etc/init.d/vsftpd /etc/rc5.d/S99vsftpd。这样没来得及测试，我们出去修车去了。晚上一回来，开机竟然蓝屏！重复几次竟有些绝望－－不</description>
    <pubDate>2007-10-29</pubDate>
    <category>网络应用</category>
    <author>秩名</author>
    <comments>Linux集中营</comments>
</item>

</channel>
</rss>
