<?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/xiaotuni" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/xiaotuni" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 15 Apr 2009 10:28:00 GMT</lastBuildDate><title>xiaotuni的专栏</title><description>互相学习,共同进步,代码开放</description><link>http://blog.csdn.net/xiaotuni/</link><item><title>solaris samba 的配置</title><link>http://blog.csdn.net/xiaotuni/archive/2009/04/15/4074990.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/4074990.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/4074990.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4074990</trackback:ping><description>&lt;br /&gt;目前只会配置两种，一种就是要用户名，别一个就是不用，任何人都可以访问的。&lt;br /&gt;&lt;br /&gt;solaris 10 系统。&lt;br /&gt;&lt;br /&gt;1、创建smb.conf文件。&lt;br /&gt;    cp /etc/sfw/smb.conf-example smb.conf&lt;br /&gt;&lt;br /&gt;2、修改smb.conf内容。&lt;br /&gt;    vi smb.conf&lt;br /&gt;#在[global]段下南加上下面几行代码，这个主要是解决乱码问题。
[global]
unix charset = GBK
dos charset = GBK
display charset = GBK
....
#在Share 段中
#添加可修改成下面的代码,下面这个是要用户名及密码才能登录的。
security = user
[homes]
   comment = Home Directories
   valid users = %S
   browseable = no
   writable = yes
   create mask = 0664
  &lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/4074990.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 15 Apr 2009 18:28:00 +0800</pubDate><author>廖海兵</author><comments>http://blog.csdn.net/xiaotuni/archive/2009/04/15/4074990.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2009/04/15/4074990.aspx</guid><dc:creator>廖海兵</dc:creator></item><item><title>Pro*c中嵌入PL/SQL块</title><link>http://blog.csdn.net/xiaotuni/archive/2009/03/25/4023532.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/4023532.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/4023532.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4023532</trackback:ping><description>在这里要注意得是exec sql execute    begin    .....    end;end-exec; --&gt;这个地方千要注意，不能写能 end_exec,这样会出错。我遇到下面错误：PCC-S-02022, Found end of file while scanning a SQL statement将end_exec 改为 end-exec 这个错误就好了。&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/4023532.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 25 Mar 2009 22:51:00 +0800</pubDate><author>廖海兵</author><comments>http://blog.csdn.net/xiaotuni/archive/2009/03/25/4023532.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2009/03/25/4023532.aspx</guid><dc:creator>廖海兵</dc:creator></item><item><title>批量从数据库是提取数据，并显示出来。</title><link>http://blog.csdn.net/xiaotuni/archive/2009/03/23/4016311.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/4016311.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/4016311.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4016311</trackback:ping><description>批量从数据库是提取数据，并显示出来。solaris 10、oracle 10g&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/4016311.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Mar 2009 19:03:00 +0800</pubDate><author>廖海兵</author><comments>http://blog.csdn.net/xiaotuni/archive/2009/03/23/4016311.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2009/03/23/4016311.aspx</guid><dc:creator>廖海兵</dc:creator></item><item><title>shell 批量修改指定的文件。</title><link>http://blog.csdn.net/xiaotuni/archive/2008/12/09/3482816.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/3482816.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/3482816.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3482816</trackback:ping><description>/export/home/test/study/filename1|192.168.1.1|192.168.1.7
/export/home/test/study/filename2|192.168.1.1|192.168.1.7
/export/home/test/study/filename3|192.168.1.1|192.168.1.7
/export/home/test/study/filename4|192.168.1.1|192.168.1.7
/export/home/test/study/filename5|oldString|newString&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/3482816.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 09 Dec 2008 20:17:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/12/09/3482816.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/12/09/3482816.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>Solaris 10下批量修某文件字符值。如：a.txt中192.168.1.1改为192.168.1.2。</title><link>http://blog.csdn.net/xiaotuni/archive/2008/12/03/3440232.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/3440232.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/3440232.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3440232</trackback:ping><description>Solaris 10下批量修某文件字符值。如：a.txt中192.168.1.1改为192.168.1.2。&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/3440232.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 04 Dec 2008 05:24:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/12/03/3440232.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/12/03/3440232.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>unix自动登录Telnet,实现查看多台服务器硬盘及数据表空间使用情况</title><link>http://blog.csdn.net/xiaotuni/archive/2008/12/01/3422999.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/3422999.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/3422999.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3422999</trackback:ping><description>以下代码在Sun Solaris 10 系统上运行成功。&lt;br /&gt;&lt;br /&gt;#######################Auto Login Telnet############################ 在网上找到了一些自动登录的例子，现在用于更实用的例子。          ##                                                                 ## 下面代码主要用于，简单的实现了,在一台服务上运行一个脚本，       ## 就可以查看其它服务器上的硬盘及数据表空间使用情况，              ## 想必还有一些更好的办法，或更安全的方法来实现。                  #&lt;br /&gt;####################################################################!/bin/bashipAddressList=&quot;192.168.1.1 192.168.1.2 192.168.1.3 192.168.1.5&quot;     #IP地址列表；r&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/3422999.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Dec 2008 04:39:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/12/01/3422999.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/12/01/3422999.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>输入四个字符串然后按大到后输出。</title><link>http://blog.csdn.net/xiaotuni/archive/2008/02/28/2131328.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/2131328.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/2131328.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2131328</trackback:ping><description>#include &quot;Head.c&quot;
void main()
{
        char *ptr1[4];
        char str[4][20];
        char temp[20]; //定义指针数组，二维字符数组，用于交换的一维字符数组

        int i;
        int j ;

        for( i = 0; i  0 )
                        {
                                strcpy(temp,ptr1[j]);
                                strcpy(ptr1[j],ptr1[j+1]);
                                strcpy(ptr1[j+1],temp);
                        }//进行大小比較。
                }//End for;
        }//End for

        for(&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/2131328.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 29 Feb 2008 06:53:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/02/28/2131328.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/02/28/2131328.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>安装vim-7.1</title><link>http://blog.csdn.net/xiaotuni/archive/2008/02/22/2112280.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/2112280.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/2112280.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2112280</trackback:ping><description>首先到 www.sunfreeware.com 上下载一个   vim-7.1 安装这个完之后还得接着安装下面几个软件，否则会老是接错误的。&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/2112280.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Feb 2008 16:40:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/02/22/2112280.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/02/22/2112280.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>转:在solaris 10 u3 x86上安装oracle 10g r2时，按照安装手册</title><link>http://blog.csdn.net/xiaotuni/archive/2008/02/20/2108469.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/2108469.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/2108469.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2108469</trackback:ping><description>转:在solaris 10 u3 x86上安装oracle 10g r2时，按照安装手册

...
# swap –s 查看交换区空间大小 
# df -k /tmp 查看/tmp空间大小 
# prtconf | grep &quot;Memory size&quot; 查看内存大小 
# df –k 查看系统磁盘空间 
# isainfo –kv 查看系统内核是否是64位 
# pkginfo -i SUNWarc SUNWlibms SUNWil0f SUNWbtool SUNWsprot SUNWi1cs SUNWhea SUNWsprox 

SUNWi15cs SUNWlibm SUNWtoo SUNWxwfnt 
查看这些补丁是否打上 ，如是solaris 9只需用如下命令： 
# patchadd –p | grep patch_number 查看112233-11 和 111722-04这2个patchs是否打上。 
上面的补丁中有2个补丁需重新安装一下，分别是：SUNWi15cs ； SUNWi1cs ；它们可以在solaris 8的 
..&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/2108469.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 20 Feb 2008 17:44:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/02/20/2108469.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/02/20/2108469.aspx</guid><dc:creator>xiaotuni</dc:creator></item><item><title>solaris工具的安装,使用和注意事项(gcc,gzip,make,nmap,wget)</title><link>http://blog.csdn.net/xiaotuni/archive/2008/02/19/2105208.aspx</link><wfw:comment>http://blog.csdn.net/xiaotuni/comments/2105208.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xiaotuni/comments/commentRss/2105208.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2105208</trackback:ping><description>solaris工具的安装,使用和注意事项(gcc,gzip,make,nmap,wget) 
&lt;img src =&quot;http://blog.csdn.net/xiaotuni/aggbug/2105208.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 19 Feb 2008 18:26:00 +0800</pubDate><author>xiaotuni</author><comments>http://blog.csdn.net/xiaotuni/archive/2008/02/19/2105208.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xiaotuni/archive/2008/02/19/2105208.aspx</guid><dc:creator>xiaotuni</dc:creator></item></channel></rss>