<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>FreeXploiT - LinuX TipS</title><link>http://blog.csdn.net/freexploit/category/66884.aspx</link><description>LinuX TipS</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 11 Jan 2008 22:43:21 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>FreeXploiT</dc:creator><title>FreeXploiT 成立三年感言！</title><link>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx</link><pubDate>Fri, 11 Jan 2008 22:43:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/2038442.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2008/01/11/2038442.aspx#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/2038442.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2038442</trackback:ping><description>FreeXploiT&lt;img src ="http://blog.csdn.net/freexploit/aggbug/2038442.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>文本工具箱——“sed”篇 </title><link>http://blog.csdn.net/freexploit/archive/2007/05/29/1630079.aspx</link><pubDate>Tue, 29 May 2007 21:04:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2007/05/29/1630079.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/1630079.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2007/05/29/1630079.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/1630079.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1630079</trackback:ping><description>什么是SED？简单来说，SED是个编辑器。就像Windows下的记事本一样是用来编辑文本的，但是从操作方式来看它是个很特殊的编辑器！sed（Stream EDitor）是“流编辑器”的意思。最早是Unix平台的工具，但已经被移植到各个平台上了。它有两个主要的属性：
一它是个编辑器； 二它这个编辑器是面向“流”的&lt;img src ="http://blog.csdn.net/freexploit/aggbug/1630079.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>awk中文手册</title><link>http://blog.csdn.net/freexploit/archive/2007/05/29/1630023.aspx</link><pubDate>Tue, 29 May 2007 20:33:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2007/05/29/1630023.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/1630023.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2007/05/29/1630023.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/1630023.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1630023</trackback:ping><description>awk 是一种编程语言，用于在linux/unix下对文本和数据进行处理。数据可以来自标准输入、一个或多个文件，或其它命令的输出。它支持用户自定义函数和动态正则表达式等先进功能，是linux/unix下的一个强大编程工具。它在命令行中使用，但更多是作为脚本来使用。awk的处理文本和数据的方式是这样的，它逐行扫描文件，从第一行到最后一行，寻找匹配的特定模式的行，并在这些行上进行你想要的操作。如果没有指定处理动作，则把匹配的行显示到标准输出 (屏幕)，如果没有指定模式，则所有被操作所指定的行都被处理。&lt;img src ="http://blog.csdn.net/freexploit/aggbug/1630023.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>LinuX 硬盘分区细节详谈 【 整理至 LinuxSir BY FreeXploiT 】</title><link>http://blog.csdn.net/freexploit/archive/2006/07/23/961330.aspx</link><pubDate>Sun, 23 Jul 2006 00:20:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/07/23/961330.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/961330.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/07/23/961330.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/961330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=961330</trackback:ping><description>allyesno ：不少人装过用过linux，但是你真正懂了linux吗，单单是硬盘分区，安装linux的第一步里面就奥妙无穷，很多人只是按照教程安装linux，想更深入的了解吗？我特别整理了linux分区的一些细节文章，仅以此文献给所有linux的爱好者&lt;img src ="http://blog.csdn.net/freexploit/aggbug/961330.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>NAT HowTo 简体中文版(不要收藏) </title><link>http://blog.csdn.net/freexploit/archive/2006/05/10/722327.aspx</link><pubDate>Wed, 10 May 2006 17:33:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/05/10/722327.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/722327.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/05/10/722327.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/722327.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=722327</trackback:ping><description>此文档说明如何进行伪装、透明代理、端口转发，和基于Linux 2.4内核其他类型的 网络地址转换(Network Address Translations)。
&lt;img src ="http://blog.csdn.net/freexploit/aggbug/722327.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>shell经典,shell十三问</title><link>http://blog.csdn.net/freexploit/archive/2006/03/16/626660.aspx</link><pubDate>Thu, 16 Mar 2006 21:09:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/03/16/626660.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/626660.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/03/16/626660.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/626660.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=626660</trackback:ping><description>我在 CU 的日子并不长，有幸在 shell 版上与大家结缘。除了跟众前辈学习到不少技巧之外，也常看到不少朋友的问题。然而，在众多问题中，我发现许多瓶颈都源于 shell 的基础而已。每次要解说，却总有千言万语不知从何起之感...

这次，我不是来回答，而是准备了关于 shell 基础的十三个问题要问大家﹗希望 shell 学习者们能够透过寻找答案的过程，好好的将 shell 基础打扎实一点...当然了，这些问题我也会逐一解说一遍。只是，我不敢保证甚么时候能够完成这趟任务。除了时间关系外，个人功力实在有限，很怕匆忙间误导观众就糟糕了。若能抛砖引玉，诱得其它前辈出马补充，那才真的是功德一件﹗&lt;img src ="http://blog.csdn.net/freexploit/aggbug/626660.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>利用win系统ntloader引导linux启动</title><link>http://blog.csdn.net/freexploit/archive/2006/02/03/591251.aspx</link><pubDate>Fri, 03 Feb 2006 11:59:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/02/03/591251.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/591251.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/02/03/591251.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/591251.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=591251</trackback:ping><description>回到windows，编辑boot.ini,加入下面一行：
c:\\bootsect.lnx=Linux
存盘，重新启动，可以看到Windows的启动列表中有了一个Linux的选项，选择它就进入Linux了 。&lt;img src ="http://blog.csdn.net/freexploit/aggbug/591251.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>Linux不是Windows </title><link>http://blog.csdn.net/freexploit/archive/2006/01/16/580534.aspx</link><pubDate>Mon, 16 Jan 2006 10:56:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/01/16/580534.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/580534.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/01/16/580534.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/580534.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=580534</trackback:ping><description>"嗨！我用了几天Linux，总体还行。但某某功能不能像Windows那样，真糟糕。为什么开发人员不能重写一下让它更像Windows一点？我相信这样做的话Linux的用户会更多！" 

你也许尝试过回应这些问题，结果那个Linux新手却和你吵得面红耳赤，他根据自己几年来在另外一个操作系统上和区区几小时在Linux上的经验，得出结论：他的想法是无比睿智的，而你不同意他的观点是因为你是一个从“古董学校”出来的Linux用户，认为GUI是恶魔的产物，所有人都应该强迫去用CLI （译者：命令行界面）。 
&lt;img src ="http://blog.csdn.net/freexploit/aggbug/580534.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>用Emacs Wiki帮你写Blog </title><link>http://blog.csdn.net/freexploit/archive/2006/01/06/572224.aspx</link><pubDate>Fri, 06 Jan 2006 18:19:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2006/01/06/572224.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/572224.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2006/01/06/572224.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/572224.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=572224</trackback:ping><description>你是否每次写Blog的时候都要花很多时间在在线排版上？或者你的Blog内容精彩，可是外表看上去一塌糊涂？我们是想写作，而不是想花大量时间在排版和编程上。这一点正是Emacs能帮你做到的！通过Emacs Wiki自动生成的HTML页面，加上一些你想要的CSS效果，你就可以只用很少的Emacs Markup来让你的Blog变得有条有序，格式完整，简洁漂亮，甚至是雍容华丽。 &lt;img src ="http://blog.csdn.net/freexploit/aggbug/572224.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>理解Linux配置文件</title><link>http://blog.csdn.net/freexploit/archive/2005/08/14/454576.aspx</link><pubDate>Sun, 14 Aug 2005 22:58:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/08/14/454576.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/454576.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/08/14/454576.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/454576.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=454576</trackback:ping><description>什么是系统配置文件？
　　内核本身也可以看成是一个“程序”。为什么内核需要配置文件？内核需要了解系统中用户和组的列表，进而管理文件权限（即根据权限判定特定用户（UNIX_USERS）是否可以打开某个文件）。注意，这些文件不是明确地由程序读取的，而是由系统库所提供的一个函数读取，并被内核使用。例如，程序需要某个用户的（加密过的）密码时不应该打开 /etc/passwd 文件。相反，程序应该调用系统库的 getpw() 函数。这种函数也被称为系统调用。打开 /etc/passwd 文件和之后查找那个被请求的用户的密码都是由内核（通过系统库）决定的。
　　除非另行指定，Red Hat Linux 系统中大多数配置文件都在 /etc 目录中。配置文件可以大致分为下面几类：&lt;img src ="http://blog.csdn.net/freexploit/aggbug/454576.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>[zz]一句话问答</title><link>http://blog.csdn.net/freexploit/archive/2005/07/02/410424.aspx</link><pubDate>Sat, 02 Jul 2005 11:48:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/07/02/410424.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/410424.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/07/02/410424.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/410424.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=410424</trackback:ping><description>linux&lt;img src ="http://blog.csdn.net/freexploit/aggbug/410424.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>程序瘦身趴趴走 【 原作者:雷凱 题目我修改了一下 】</title><link>http://blog.csdn.net/freexploit/archive/2005/03/23/327549.aspx</link><pubDate>Wed, 23 Mar 2005 10:37:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/03/23/327549.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/327549.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/03/23/327549.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/327549.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=327549</trackback:ping><description>程序瘦身趴趴走&lt;img src ="http://blog.csdn.net/freexploit/aggbug/327549.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>高级文件系统实现者指南 (linux gentoo)</title><link>http://blog.csdn.net/freexploit/archive/2005/03/22/326685.aspx</link><pubDate>Tue, 22 Mar 2005 14:50:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/03/22/326685.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/326685.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/03/22/326685.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/326685.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=326685</trackback:ping><description>高级文件系统实现者指南 (linux gentoo)&lt;img src ="http://blog.csdn.net/freexploit/aggbug/326685.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>安全进程攻略—僵尸进程 </title><link>http://blog.csdn.net/freexploit/archive/2005/03/14/319309.aspx</link><pubDate>Mon, 14 Mar 2005 20:23:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/03/14/319309.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/319309.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/03/14/319309.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/319309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=319309</trackback:ping><description>安全进程攻略—僵尸进程 &lt;img src ="http://blog.csdn.net/freexploit/aggbug/319309.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>FreeXploiT</dc:creator><title>给FreeBSD新手的一些建议</title><link>http://blog.csdn.net/freexploit/archive/2005/03/14/319279.aspx</link><pubDate>Mon, 14 Mar 2005 19:55:00 GMT</pubDate><guid>http://blog.csdn.net/freexploit/archive/2005/03/14/319279.aspx</guid><wfw:comment>http://blog.csdn.net/freexploit/comments/319279.aspx</wfw:comment><comments>http://blog.csdn.net/freexploit/archive/2005/03/14/319279.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/freexploit/comments/commentRss/319279.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=319279</trackback:ping><description>给FreeBSD新手的一些建议&lt;img src ="http://blog.csdn.net/freexploit/aggbug/319279.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>