<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>365Key-天天网摘 - feihu的网摘(Linux)</title>
<description>365Key-天天网摘 - feihu的网摘(Linux)</description>
<link>http://www.365key.com/rss/feihu/Linux/</link>
<generator>365Key (http://www.365key.com)</generator>
<language>zh-cn</language>
<docs>365Key-天天网摘 精彩导航</docs>
<image>http://counter.csdn.net/pv.aspx?id=88</image>
<item>
<title>?【转】服务器优化—Sysctl, Apache, MySQL篇::林毅鹏的BLOG::Life.Youth.Professional.</title>
<link>http://www.365key.com/item/2125857</link>
<category>linux; 优化</category>
<pubDate>Mon, 24 Jul 2006 17:16:43 GMT</pubDate>
<description>
<blockquote>人们常说，服务器的负载能力，很大程度上取决于系统管理员的配置和优化能力。这个是对的，相同的硬件、不同的软件配置，会造成截然不同的效果。下面我将给大家介绍一下如何优化 sysctrl, Apache 以及 MySQL 。请注意，所有配置均为取决于个人，请根据自己的实际情况做调整。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>tmpfs：高级文件系统实现者指南，第 3 部分</title>
<link>http://www.365key.com/item/2125855</link>
<category>linux</category>
<pubDate>Mon, 24 Jul 2006 17:13:59 GMT</pubDate>
<description>
<blockquote>介绍 tmpfs
如果我必须一下子说清楚 tmpfs，我会说 tmpfs 就象虚拟磁盘（ramdisk），但不一样。象虚拟磁盘一样，tmpfs 可以使用您的 RAM，但它也可以使用您的交换分区来存储。而且传统的虚拟磁盘是个块设备，并需要一个 mkfs 之类的命令才能真正地使用它，tmpfs 是一个文件系统，而不是块设备；您只是安装它，它就可以使用了。总而言之，这让 tmpfs 成为我有机会遇到的最好的基于 RAM 的文件系统。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Redhat Linux 守护进程列表(1)-电脑教程|QQread.com</title>
<link>http://www.365key.com/item/2122417</link>
<category>linux</category>
<pubDate>Sun, 23 Jul 2006 07:10:46 GMT</pubDate>
<description>
<blockquote>Redhat Linux 守护进程列表(1)</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>个人问题集结 : fedora core 启动服务详解(zt)</title>
<link>http://www.365key.com/item/2119875</link>
<category>linux</category>
<pubDate>Fri, 21 Jul 2006 11:29:30 GMT</pubDate>
<description>
<blockquote>最近笔者重装了一遍Fedora core 2，安装类型为Workstation，没有安装X-Window环境。安装完毕后，执行ntsysv对系统所有的启动服务进行设置，发现有一些服务比较陌生，所以就就写了这篇文章，对系统所有的启动服务进行一个简单的总结，希望和大家一起来分享</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>KKQQ's notepad: ldconfig干了些什么？</title>
<link>http://www.365key.com/item/2117975</link>
<category>ldconfig; linux; 链接库</category>
<pubDate>Thu, 20 Jul 2006 12:21:11 GMT</pubDate>
<description>
<blockquote>ldconfig干了些什么？
linux下的共享库机制采用了类似于高速缓存的机制，将库信息保存在/etc/ld.so.cache里边。
程序连接的时候首先从这个文件里边查找，然后再到ld.so.conf的路径里边去详细找。
这就是为什么修改了ld.so.conf要重新运行一下ldconfig的原因。:)</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>根据需求选择合适的Linux发行版本 ?顺子的BLOG家园</title>
<link>http://www.365key.com/item/2113240</link>
<category>linux</category>
<pubDate>Tue, 18 Jul 2006 10:38:15 GMT</pubDate>
<description>
<blockquote>Linux最早由Linus Benedict Torvalds在1991年开始编写。在这之前，Richard Stallman创建了Free Software Foundation（FSF）组织以及GNU项目，并不断的编写创建GNU程序（此类程序的许可方式均为GPL: General Public License）。在不断的有杰出的程序员和开发者加入到GNU组织中后，便造就了今天我们所看到的Linux，或称GNU/Linux。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>colinux－让你在 windows 下运行 Linux</title>
<link>http://www.365key.com/item/2058305</link>
<category>linux; 虚拟机; colinux</category>
<pubDate>Tue, 27 Jun 2006 03:49:42 GMT</pubDate>
<description>
<blockquote>Cooperative Linux简称 coLinux，类似 VMWare 可以让我们在 Windows 下使用 Linux 的开源软件。在写这篇文章的时候 coLinux 的最新版本是 0.6，可以从下列地址下载：
1. http://colinux.sourceforge.net/?section=downloads
2. http://sourceforge.net/project/showfiles.php?group_id=98788

安装很简单，选择安装到目录 C:\coLinux，最后会自动安装 TAP-Win32 Adapter 网卡。
然后需要从这里下载任意一个根文件系统：
http://sourceforge.net/project/showfiles.php?group_id=98788&amp;package_id=108058
我下载的是 Debian，解压到 coLinux 的安装目录。
注意：解压后会有 1G 的大小。

设定 coLinux
用文本编辑器打开 default.colinux.xml，需要做一些修改：
1、修改&quot;\DosDevices\c:\colinux\root_fs&quot; 为 &quot;\DosDevices\c:\colinux\Debian-3.0r0.ext3.1gb&quot; 

2、如果你没有添加 swap分区，修改&quot;\DosDevices\c:\colinux\swap_device&quot; enabled=&quot;ture&quot;为&quot;\DosDevices\c:\colinux\swap_device&quot; enabled=&quot;false&quot;

3、network index=&quot;0&quot; type=&quot;tap&quot; name=&quot;TAP&quot; TAP 后需要一个结束标签 &amp;gt;  

ok，运%u</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>colinux</title>
<link>http://www.365key.com/item/2058302</link>
<category>linux; 虚拟机</category>
<pubDate>Tue, 27 Jun 2006 03:48:18 GMT</pubDate>
<description>
<blockquote>开始看见这个东西还是在kde-cygwin的新闻栏，该项目负责人在解释为什么停止kde-cygwin时提及了两个外部因素，一个是X.org的Windows版本Xming，另一个就是允许在Windows上运行Linux的coLinux。
但因为原来比较熟悉VMWare,所以也没有去试这个coLinux。节前工作略有点闲，于是玩了一下这个Cooperative Linux。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>LINUX系统性能调谐</title>
<link>http://www.365key.com/item/2032593</link>
<category>linux; 系统优化</category>
<pubDate>Wed, 21 Jun 2006 06:44:26 GMT</pubDate>
<description>
<blockquote>本文从磁盘，文件及文件系统，内存和编译等方面详细的讲述了如何对Linux系统性能进行调谐。不管是Linux服务器还是客户机或者用户单机，按照本文提供的调谐方法，均可不同程度地改善Linux系统的性能。
1． 引言
实践证明Linux是高性能、稳定可靠而又相当灵活的操作系统，近年来，世界上许多大软件公司纷纷推出各种Linux服务器系统及Linux下的应用软件。目前，Linux已可以与各种传统的商业操作系统分庭抗礼，在服务器市场，占据了相当大的份额。Linux的服务器系统多种多样，可用作web服务器，邮件服务器，ftp服务器，文件服务器以及数据库服务器等等。针对不同的系统以及具体的应用环境，可以对Linux的性能进行相应的调谐。下面分别从磁盘调谐，文件系统，内存管理以及编译优化等方面来论述Linux系统的优化调谐策略。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>X字体配置的小心得 - Blog on 27th Floor</title>
<link>http://www.365key.com/item/2002739</link>
<category>linux; xwindow</category>
<pubDate>Sun, 11 Jun 2006 07:02:25 GMT</pubDate>
<description>
<blockquote>先是X的核心字体，老辈子的技术，目前多数X程序都已经不再使用，但还有个xmms，还有一些终端仿真程序，像rxvt一类还在使用。对这种字体的要求是只要有，也就可以了。

核心字体可以用xlsfonts来查看，西文的不说，加上 |grep gb2312来查看gb码的字体，形式是：

-misc-simsun-medium-r-normal--0-0-0-0-c-0-gb2312.1980-0

至于它是什么意思已经完全不重要了，以前这些是相当地重要，还要改一些参数以便有斜体，粗体等。现在只要看到simsun的名字，以及后面gb2312-1980-0这个编码就行了，表示有这个字体，支持这种编码，一切OK。如果要看unicode编码，它这里用的是iso10646。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>SYN Cookie原理及其在Linux内核中的实现 - 跳跳鱼的blog</title>
<link>http://www.365key.com/item/1904766</link>
<category>Linux</category>
<pubDate>Thu, 11 May 2006 03:25:03 GMT</pubDate>
<description>
<blockquote>内容： 

概述 

一 SYN Flood攻击 

二 SYN Cookie原理 

三 Linux内核中的SYN Cookie实现 

四 SYN Cookie Firewall 

总结</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Linux 服务器的性能分析及优化 </title>
<link>http://www.365key.com/item/1878052</link>
<category>linux</category>
<pubDate>Sun, 30 Apr 2006 17:02:29 GMT</pubDate>
<description>非常好，PPT后来讲的都非常实用
<blockquote>Linux 服务器的性能分析及优化</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>搞明白Linux下程序的内存占用 - Blog on 27th Floor</title>
<link>http://www.365key.com/item/1828972</link>
<category>Linux</category>
<pubDate>Sun, 16 Apr 2006 16:05:23 GMT</pubDate>
<description>
<blockquote>所以DATA的含义比较确定，甚至可以用程序读取的数据量计算出来；SHR是一个潜在的可能会被共享的数字，如果只开一个程序，也没有别人共同使用它；VIRT里面的可能性更多，比如它可能计算了被许多X的库所共享的内存；RES应该是比较准确的，但不含有交换出去的空间；但基本可以说RES是程序当前使用的内存量。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>[保留] 为什么登录SSH和FTP时有长时间的停顿？ - FTP服务器 - ChinaUnix.net</title>
<link>http://www.365key.com/item/1737153</link>
<category>linux</category>
<pubDate>Fri, 24 Mar 2006 08:09:25 GMT</pubDate>
<description>
<blockquote>在proftpd.conf里写入
UseReverseDNS                         off
IdentLookups                    off

在sshd_config里写入
UseDNS                                no</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>vnc2swf - Screen Recorder</title>
<link>http://www.365key.com/item/1436727</link>
<category>Linux</category>
<pubDate>Fri, 23 Dec 2005 03:55:22 GMT</pubDate>
<description>不错的东西，制作教程还是很好的
<blockquote>Vnc2swf is a cross-platform screen recording tool. 
Homepage: http://www.unixuser.org/~euske/vnc2swf/
Discussion: http://lists.sourceforge.net/lists/listinfo/vnc2swf-users</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Linux文件查找命令find,xargs详述 | LinuxSir.Org</title>
<link>http://www.365key.com/item/1431716</link>
<category>Linux</category>
<pubDate>Wed, 21 Dec 2005 16:25:22 GMT</pubDate>
<description>
<blockquote>由于find具有强大的功能，所以它的选项也很多，其中大部分选项都值得我们花时间来了解一下。即使系统中含有网络文件系统( NFS)，find命令在该文件系统中同样有效，只你具有相应的权限。
在运行一个非常消耗资源的find命令时，很多人都倾向于把它放在后台执行，因为遍历一个大的文件系统可能会花费很长的时间(这里是指30G字节以上的文件系统)。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Linux与Windows之全面对比-穹鸟集</title>
<link>http://www.365key.com/item/1431684</link>
<category>Linux</category>
<pubDate>Wed, 21 Dec 2005 16:14:23 GMT</pubDate>
<description>强人一个
<blockquote>计算机技术是我最大的爱好，但是只是爱好而已。我从来没有想过成为顶尖黑客，所以我从来没有做过程序员的工作，虽然我写过很多程序（包括病毒）。我的工作范畴是业务分析（和通常人理解的系统分析有所不同）、产品策划和技术管理。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Debian新手apt-get/dpkg简明入门 - Blog on 27th Floor</title>
<link>http://www.365key.com/item/1430290</link>
<category>Linux</category>
<pubDate>Wed, 21 Dec 2005 12:59:49 GMT</pubDate>
<description>
<blockquote>简略翻译，原文在 All about Linux的Blog上。其实，这里有个更全的早就翻译过的APT HOWTO，强烈推荐。

Debian是最早的Linux发行版之一。它能引起公众注意就因为它让安装与卸载软件非常简单。在其他发行版还陷在依赖性的泥潭里时，Debian用户因为有更好的包管理系统而免受这些困扰。

所有基于Debian的发行都使用这个包管理系统。Deb包可以把一个应用的文件包在一起，大体就如同Windows上的安装文件。这里要介绍的就是如何使用安装包处理软件来达到我们的目的。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>分享一个Gnome显示中文方案，超简单，完全开源 | eYou 团队</title>
<link>http://www.365key.com/item/1414233</link>
<category>职业生涯; linux; 中文美化</category>
<pubDate>Fri, 16 Dec 2005 16:18:34 GMT</pubDate>
<description>
<blockquote>废话不多说，分享一下极其简单的Gnome中文显示方案。
只要你的cairo版本在1.02，firefox在1.5以上，这个方案堪称完美，而且完全开源，没有任何商业的东西。
请从google中搜firefly sung下载放到~/.fonts中（没有的自己建立），并把附件的fonts.txt更名为.fonts.conf拷贝到自己的主目录下，收工～
附图，觉得效果还可以的赶紧回去试试吧 :)
这是完全不用root权限的方案，没有任何破坏系统的危险，如果有问题，请删除~/.fonts.conf即可。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
<item>
<title>Oldlinux.org - 早期Linux内核分析与注释</title>
<link>http://www.365key.com/item/1406538</link>
<category>Linux</category>
<pubDate>Thu, 15 Dec 2005 08:10:17 GMT</pubDate>
<description>
<blockquote>收集Linux从酝酿到开发初始版本有关的所有资料和信息(1991-1995)； 


重新建立起最古老的Linux可运行系统，这些系统在其它地方很难再找到了； 


为初学者提供一个学习Linux内核基本工作原理的最简单方法。</blockquote></description>
<dc:creator>feihu</dc:creator>
</item>
</channel></rss>
