<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/yzguoz" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/yzguoz" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 03 Nov 2008 22:57:00 GMT</lastBuildDate><title>上古大秦</title><description>金戈铁马只为一天地男儿 弯弓射雕成就一代豪情霸业!</description><link>http://blog.csdn.net/yzguoz/</link><item><title>orcl 安装 RHEL5U2 oui-25031</title><link>http://blog.csdn.net/yzguoz/archive/2008/11/03/3213187.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/3213187.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/3213187.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3213187</trackback:ping><description>10G可以安装在RHEL5U2上，加libXp.RPM包和更改/etc/redhat-release的版本标识为4u4的&lt;br /&gt;&lt;br /&gt;出现oui-25031为主机名找不到，确定当前主机在hosts文件里做了正确的书写&lt;br /&gt;在安装的过程如果出现OUI-25031的错误界面，那么就主要linux的主机名，因为oracle不是直接获取IP地址的，而是通过解析主机名来获取IP的 具体操作如下：#hostname 检查主机名#hostname  newhostname（注意：重启之后此主机名失效） 若要重启后也生效，则要修改2个地方一、/etc/sysconfig/network    hostname=newhostname二、/etc/hosts 添加一项 主机IP 主机名  &lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/3213187.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 04 Nov 2008 06:57:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/11/03/3213187.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/11/03/3213187.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>初级dns 配置   －rhel服务器配置1</title><link>http://blog.csdn.net/yzguoz/archive/2008/10/08/3036708.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/3036708.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/3036708.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3036708</trackback:ping><description>  搞了一晚上的DNS仍然不能成功，照书一条条的输入conf文件，仍然不能正确nslookup，懊火。当初自己怎么学的啊，&lt;br /&gt;今晚继续，&lt;br /&gt;    &lt;br /&gt;1.安装三个软件包，bind,bind-utils,caching-nameserver&lt;br /&gt;2,关掉iptables,selinux,firewall&lt;br /&gt;3，配置本地解析器，／etc/resolv.conf,加入本机search domain 和 nameserver XXX.OOO.XXX.XOX&lt;br /&gt;4,#vim /etc/hosts 删除lo条,(不是必须的,但有好处,简化DNS的调试)&lt;br /&gt;5,配置/etc/named.conf  (在/etc下的named.conf无用,一定要在/var/named/chroot/etc/下面的named.conf文件才有效,我个SB搞了两天才看到,我的chroot下的named.conf是个空文件&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/3036708.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 09 Oct 2008 07:15:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/10/08/3036708.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/10/08/3036708.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>ubuntu 学习笔记2 Tweak 安装</title><link>http://blog.csdn.net/yzguoz/archive/2008/10/02/3009852.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/3009852.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/3009852.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3009852</trackback:ping><description>1， 下载Tweak的郁DEB包，http://ubuntu-tweak.com/downloads&lt;br /&gt;2,安装DEB包&lt;br /&gt;3，加入下载源&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cp /etc/apt/sources.list ./  #备份下载源文件，&lt;br /&gt;&lt;br /&gt;sudo gedit /etc/apt/sources.list&lt;br /&gt;&lt;br /&gt;deb http://ppa.launchpad.net/tualatrix/ubuntu hardy main&lt;br /&gt;
deb-src http://ppa.launchpad.net/tualatrix/u&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/3009852.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 03 Oct 2008 03:18:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/10/02/3009852.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/10/02/3009852.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>ubuntu ROOT账号启动及C comp*编译错误文档</title><link>http://blog.csdn.net/yzguoz/archive/2008/09/03/2871373.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/2871373.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/2871373.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2871373</trackback:ping><description>ubuntu root C编译&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/2871373.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 03 Sep 2008 17:12:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/09/03/2871373.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/09/03/2871373.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>硬盘坏道</title><link>http://blog.csdn.net/yzguoz/archive/2008/07/18/2673406.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/2673406.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/2673406.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2673406</trackback:ping><description>1．硬盘逻辑坏道可以修复，而物理坏道不可修复。实际情况是，坏道并不分为逻辑坏道和物理坏道，不知道谁发明这两个概念，反正厂家提供的技术资料中都没有这样的概念，倒是分为按逻辑地址记录的坏扇区和按物理地址记录的坏扇区。 &lt;br /&gt;　　2．硬盘出厂时没有坏道，用户发现坏道就意味着硬盘进入危险状态。实际情况是，每个硬盘出厂前都记录有一定数量的坏道，有些数量甚至达到数千上万个坏扇区，相比之下，用户发现一两个坏道算多大危险？ &lt;br /&gt;　　3．硬盘不认盘就没救，0磁道坏可以用分区方法来解决。实际情况是，有相当部分不认的硬盘也可以修好，而0磁道坏时很难分区。&lt;br /&gt;Bad sector (坏扇区) &lt;br /&gt;　　在硬盘中无法被正常访问或不能被正确读写的扇区都称为Bad sector。一个扇区能存储512Bytes的数据，如果在某个扇区中有任何一个字节不能被正确读写，则这个扇区为Bad sector。除了存储512Bytes外，每个扇区还有数十个Bytes信息，包括标识（ID）、校验值和其它信息。这些信息任何一个字节出错都会导致该扇区变“Bad”。例如，在低级格式化的&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/2673406.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Jul 2008 02:02:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/07/18/2673406.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/07/18/2673406.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>将5张以CD合成一长DVD</title><link>http://blog.csdn.net/yzguoz/archive/2008/06/10/2532499.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/2532499.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/2532499.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2532499</trackback:ping><description>RHEL 将5张以CD合成一长DVD&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/2532499.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Jun 2008 01:15:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/06/10/2532499.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/06/10/2532499.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>rhel 5添加光盘镜像为本地源(5张以CD合成一张DVD)</title><link>http://blog.csdn.net/yzguoz/archive/2008/06/10/2532490.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/2532490.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/2532490.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2532490</trackback:ping><description>1 将5张以CD合成一长DVDtouch /root/make_dvd.sh内容如下#!/bin/bash# by Chris Kloiber # A quick hack that will create a bootable DVD iso of a Red Hat Linux# Distribution. Feed it either a directory containing the downloaded# iso files of a distribution, or point it at a directory containing# the &quot;RedHat&quot;, &quot;isolinux&quot;, and &quot;images&quot; directories.# This version only works with &quot;isolinux&quot; based Red Hat Linux versions.# Lots of disk space required to work, 3X the distribution size at least&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/2532490.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Jun 2008 01:14:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2008/06/10/2532490.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2008/06/10/2532490.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>达内 软件工程师</title><link>http://blog.csdn.net/yzguoz/archive/2007/01/12/1481221.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/1481221.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/1481221.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1481221</trackback:ping><description>学期 学习内容 学费 
第一学期 Unix/Linux操作系统、Core Java核心软件技术（J2SE）  2000元  
第二学期 OOAD/UML, XML, Oracle SQL, JDBC, Hibernate 3000元  
第三学期 Html/javascript,Servlet,JSP,Struts 3000元  
第四学期 EJB,Web Services,Spring 3000元  
第五学期 电子交易系统EC Portal软件项目实战 　　　　　 800元  
&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/1481221.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 12 Jan 2007 23:16:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2007/01/12/1481221.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2007/01/12/1481221.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>上海交通大学海外教育学院AIC软件分院Java EE企业级软件工程师项目实战周末班</title><link>http://blog.csdn.net/yzguoz/archive/2007/01/05/1474720.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/1474720.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/1474720.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1474720</trackback:ping><description>Java EE企业级软件工程师项目实战周末班
&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/1474720.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 05 Jan 2007 22:22:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2007/01/05/1474720.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2007/01/05/1474720.aspx</guid><dc:creator>猪头秦王</dc:creator></item><item><title>上海的教育，培训，                               TO，未为的小姨子</title><link>http://blog.csdn.net/yzguoz/archive/2006/08/30/1146209.aspx</link><wfw:comment>http://blog.csdn.net/yzguoz/comments/1146209.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzguoz/comments/commentRss/1146209.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1146209</trackback:ping><description>培训&lt;img src =&quot;http://blog.csdn.net/yzguoz/aggbug/1146209.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 31 Aug 2006 07:43:00 +0800</pubDate><author>猪头秦王</author><comments>http://blog.csdn.net/yzguoz/archive/2006/08/30/1146209.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzguoz/archive/2006/08/30/1146209.aspx</guid><dc:creator>猪头秦王</dc:creator></item></channel></rss>