﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>BlogJava-k-jong之技术涂鸦blog-随笔分类-linux涂鸦</title><link>http://www.blogjava.net/k-jong/category/40419.html</link><description>博闻 强识 实践 积累 欢迎各位与我交朋友</description><language>zh-cn</language><lastBuildDate>Fri, 03 Jul 2009 19:00:44 GMT</lastBuildDate><pubDate>Fri, 03 Jul 2009 19:00:44 GMT</pubDate><ttl>60</ttl><item><title>fedora eclipse在普通账户下突然不能正常启动</title><link>http://www.blogjava.net/k-jong/archive/2009/07/03/285292.html</link><dc:creator>k-jong</dc:creator><author>k-jong</author><pubDate>Fri, 03 Jul 2009 02:09:00 GMT</pubDate><guid>http://www.blogjava.net/k-jong/archive/2009/07/03/285292.html</guid><wfw:comment>http://www.blogjava.net/k-jong/comments/285292.html</wfw:comment><comments>http://www.blogjava.net/k-jong/archive/2009/07/03/285292.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/k-jong/comments/commentRss/285292.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/k-jong/services/trackbacks/285292.html</trackback:ping><description><![CDATA[fedora eclipse突然无法正常启动，不知是fedora版本自身不稳定，还是其他异常。<br />
<br />
解决过程：<br />
<br />
1、User为普通用户下，<br />
<br />
<ul>
    <li>删除${ECLIPSE}/configuration下除config.ini下所有其他启动自生成文件。重启Eclipse。</li>
</ul>
<ul>
    <li>fedora终端命令行启动eclipse。</li>
</ul>
<br />
2、su用户至root（Eclipse之前是通过yum install eclipse安装的），<br />
<br />
<ul>
    <li>删除${ECLIPSE}/configuration下除config.ini下所有其他启动自生成文件。</li>
</ul>
<ul>
    <li>命令行启动eclipse，configuration目录下自动生成org.eclipse.osgi等。</li>
</ul>
<ul>
    <li>su用户至普通用户，启动eclipse，正常。</li>
</ul>
3、为避免Sun JDK可能带来的异常及与fedora eclipse兼容性等，修改eclipse.ini，在第一行设置vm参数：<br />
<br />
<div style="border: 1px solid rgb(204, 204, 204); padding: 4px 5px 4px 4px; background-color: rgb(238, 238, 238); font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: rgb(0, 0, 0);">-</span><span style="color: rgb(0, 0, 0);">vm<br />
</span><span style="color: rgb(0, 0, 0);">/</span><span style="color: rgb(0, 0, 0);">usr</span><span style="color: rgb(0, 0, 0);">/</span><span style="color: rgb(0, 0, 0);">local</span><span style="color: rgb(0, 0, 0);">/**/</span><span style="color: rgb(0, 0, 0);">jdk1.</span><span style="color: rgb(0, 0, 0);">6</span><span style="color: rgb(0, 0, 0);">.0_13</span><span style="color: rgb(0, 0, 0);">/</span><span style="color: rgb(0, 0, 0);">jre</span><span style="color: rgb(0, 0, 0);">/</span><span style="color: rgb(0, 0, 0);">bin</span><span style="color: rgb(0, 0, 0);">/</span><span style="color: rgb(0, 0, 0);">java</span></div>
<br />
Eclipse正常启动了，但仍感觉有些困惑，呵呵。<br />
Anyway, it works.<br />
<br />
<img src ="http://www.blogjava.net/k-jong/aggbug/285292.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/k-jong/" target="_blank">k-jong</a> 2009-07-03 10:09 <a href="http://www.blogjava.net/k-jong/archive/2009/07/03/285292.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>linux SSH连接应用</title><link>http://www.blogjava.net/k-jong/archive/2009/07/02/285179.html</link><dc:creator>k-jong</dc:creator><author>k-jong</author><pubDate>Thu, 02 Jul 2009 06:53:00 GMT</pubDate><guid>http://www.blogjava.net/k-jong/archive/2009/07/02/285179.html</guid><wfw:comment>http://www.blogjava.net/k-jong/comments/285179.html</wfw:comment><comments>http://www.blogjava.net/k-jong/archive/2009/07/02/285179.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/k-jong/comments/commentRss/285179.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/k-jong/services/trackbacks/285179.html</trackback:ping><description><![CDATA[［工作环境：fedora 11］<br />
<br />
1、连接双方，启动sshd服务。<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">/</span><span style="color: #000000;">etc</span><span style="color: #000000;">/</span><span style="color: #000000;">init.d</span><span style="color: #000000;">/</span><span style="color: #000000;">sshd&nbsp;status<br />
</span><span style="color: #000000;">/</span><span style="color: #000000;">etc</span><span style="color: #000000;">/</span><span style="color: #000000;">init.d</span><span style="color: #000000;">/</span><span style="color: #000000;">sshd&nbsp;start</span><span style="color: #000000;">/</span><span style="color: #000000;">stop</span><span style="color: #000000;">/</span><span style="color: #000000;">restart</span></div>
<br />
2、与另一机器建立ssh连接。<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">ssh&nbsp;</span><span style="color: #000000;">10</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;"><br />
</span><span style="color: #008000;">#</span><span style="color: #008000;">提示输入root密码</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">password&nbsp;</span><span style="color: #0000ff;">for</span><span style="color: #000000;">&nbsp;root:&nbsp;</span><em><span style="color: #000000;">******</span></em></div>
<br />
3、scp实现连接双方的信息交流，含文件读写、交换等操作。<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #008000;">#</span><span style="color: #008000;">拷贝对方机器/etc/my.cnf文件至本地/tmp/my.cnf</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">scp&nbsp;root@</span><span style="color: #000000;">10</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">:</span><span style="color: #000000;">/</span><span style="color: #000000;">etc</span><span style="color: #000000;">/</span><span style="color: #000000;">my.cnf&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">tmp</span><span style="color: #000000;">/</span><span style="color: #000000;">my.cnf<br />
<br />
</span><span style="color: #008000;">#</span><span style="color: #008000;">拷贝本地/etc/my.cnf文件至对方/tmp/my.cnf</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">scp&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">etc</span><span style="color: #000000;">/</span><span style="color: #000000;">my.cnf&nbsp;root@</span><span style="color: #000000;">10</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">.</span><span style="color: #000000;">*</span><span style="color: #000000;">:</span><span style="color: #000000;">/</span><span style="color: #000000;">tmp</span><span style="color: #000000;">/</span><span style="color: #000000;">my.cnf<br />
<br />
注：&nbsp;执行过程中需要root用户密码验证。</span></div>
<br />
<img src ="http://www.blogjava.net/k-jong/aggbug/285179.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/k-jong/" target="_blank">k-jong</a> 2009-07-02 14:53 <a href="http://www.blogjava.net/k-jong/archive/2009/07/02/285179.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>fedora安装，配置，开发环境建设等</title><link>http://www.blogjava.net/k-jong/archive/2009/06/26/284306.html</link><dc:creator>k-jong</dc:creator><author>k-jong</author><pubDate>Fri, 26 Jun 2009 08:50:00 GMT</pubDate><guid>http://www.blogjava.net/k-jong/archive/2009/06/26/284306.html</guid><wfw:comment>http://www.blogjava.net/k-jong/comments/284306.html</wfw:comment><comments>http://www.blogjava.net/k-jong/archive/2009/06/26/284306.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/k-jong/comments/commentRss/284306.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/k-jong/services/trackbacks/284306.html</trackback:ping><description><![CDATA[<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">su&nbsp;root</span></div>
<br />
（1）安装配置：<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">[root@fedora11&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">]</span><span style="color: #008000;">#</span><span style="color: #008000;">&nbsp;vi&nbsp;/boot/grub/grub.conf</span></div>
<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;"># grub.conf&nbsp;generated&nbsp;by&nbsp;anaconda<br />
</span><span style="color: #008000;">#<br />
#</span><span style="color: #008000;">&nbsp;Note&nbsp;that&nbsp;you&nbsp;do&nbsp;not&nbsp;have&nbsp;to&nbsp;rerun&nbsp;grub&nbsp;after&nbsp;making&nbsp;changes&nbsp;to&nbsp;this&nbsp;file</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">&nbsp;NOTICE:&nbsp;&nbsp;You&nbsp;do&nbsp;not&nbsp;have&nbsp;a&nbsp;/boot&nbsp;partition.&nbsp;&nbsp;This&nbsp;means&nbsp;that</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;all&nbsp;kernel&nbsp;and&nbsp;initrd&nbsp;paths&nbsp;are&nbsp;relative&nbsp;to&nbsp;/,&nbsp;eg.</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;root&nbsp;(hd0,8)</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kernel&nbsp;/boot/vmlinuz-version&nbsp;ro&nbsp;root=/dev/sda9</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;initrd&nbsp;/boot/initrd-version.img</span><span style="color: #008000;"><br />
#</span><span style="color: #008000;">boot=/dev/sda</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">default</span><span style="color: #000000;">=</span><span style="color: #000000;">0<br />
timeout</span><span style="color: #000000;">=</span><span style="color: #000000;">5</span><span style="color: #000000;"><br />
splashimage</span><span style="color: #000000;">=</span><span style="color: #000000;">(hd0,</span><span style="color: #000000;">8</span><span style="color: #000000;">)</span><span style="color: #000000;">/</span><span style="color: #000000;">boot</span><span style="color: #000000;">/</span><span style="color: #000000;">grub</span><span style="color: #000000;">/</span><span style="color: #000000;">splash.xpm.gz<br />
</span><span style="color: #008000;">#</span><span style="color: #008000;">hiddenmenu</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">title&nbsp;Fedora&nbsp;(</span><span style="color: #000000;">2.6</span><span style="color: #000000;">.</span><span style="color: #000000;">29.4</span><span style="color: #000000;">-</span><span style="color: #000000;">167</span><span style="color: #000000;">.fc11.i686.PAE)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;root&nbsp;(hd0,</span><span style="color: #000000;">8</span><span style="color: #000000;">)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kernel&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">boot</span><span style="color: #000000;">/</span><span style="color: #000000;">vmlinuz</span><span style="color: #000000;">-</span><span style="color: #000000;">2.6</span><span style="color: #000000;">.</span><span style="color: #000000;">29.4</span><span style="color: #000000;">-</span><span style="color: #000000;">167</span><span style="color: #000000;">.fc11.i686.PAE&nbsp;ro&nbsp;root</span><span style="color: #000000;">=</span><span style="color: #000000;">UUID</span><span style="color: #000000;">=</span><span style="color: #000000;">821394be</span><span style="color: #000000;">-</span><span style="color: #000000;">299e</span><span style="color: #000000;">-</span><span style="color: #000000;">441e</span><span style="color: #000000;">-</span><span style="color: #000000;">9a8e</span><span style="color: #000000;">-</span><span style="color: #000000;">8e84e0d03267&nbsp;rhgb&nbsp;quiet<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;initrd&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">boot</span><span style="color: #000000;">/</span><span style="color: #000000;">initrd</span><span style="color: #000000;">-</span><span style="color: #000000;">2.6</span><span style="color: #000000;">.</span><span style="color: #000000;">29.4</span><span style="color: #000000;">-</span><span style="color: #000000;">167</span><span style="color: #000000;">.fc11.i686.PAE.img<br />
title&nbsp;Windows<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rootnoverify&nbsp;(hd0,0)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;chainloader&nbsp;</span><span style="color: #000000;">+</span><span style="color: #000000;">1</span><span style="color: #000000;"><br />
</span></div>
（2）JDK环境配置：<br />
fedora默认已安装OpenJDK，查看：<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">which&nbsp;java<br />
whereis&nbsp;java</span></div>
删除OpenJDK及其关联的插件等，<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">rpm&nbsp;</span><span style="color: #000000;">-</span><span style="color: #000000;">e&nbsp;</span><span style="color: #000000;">--</span><span style="color: #000000;">nodeps&nbsp;OpenJDK_</span><span style="color: #000000;">**</span><span style="color: #000000;">.rpm<br />
rpm&nbsp;</span><span style="color: #000000;">-</span><span style="color: #000000;">e&nbsp;</span><span style="color: #000000;">--</span><span style="color: #000000;">nodeps&nbsp;</span><span style="color: #000000;">**</span><span style="color: #000000;">.rpm</span></div>
安装sun JDK，<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">sh&nbsp;jdk_</span><span style="color: #000000;">*</span><span style="color: #000000;">.bin<br />
</span><span style="color: #0000ff;">or</span><span style="color: #000000;"><br />
.</span><span style="color: #000000;">/</span><span style="color: #000000;">jdk_</span><span style="color: #000000;">*</span><span style="color: #000000;">.bin</span></div>
<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">mv&nbsp;jdk_</span><span style="color: #000000;">*</span><span style="color: #000000;">&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">usr</span><span style="color: #000000;">/</span><span style="color: #000000;">local</span><span style="color: #000000;">/</span><span style="color: #000000;"><br />
</span></div>
编辑/etc/profile：<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #008000;">#</span><span style="color: #008000;">文件末尾添加</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">export&nbsp;JAVA_HOME</span><span style="color: #000000;">=/</span><span style="color: #000000;">usr</span><span style="color: #000000;">/</span><span style="color: #000000;">local</span><span style="color: #000000;">/</span><span style="color: #000000;">jdk_</span><span style="color: #000000;">*</span><span style="color: #000000;"><br />
export&nbsp;PATH</span><span style="color: #000000;">=</span><span style="color: #000000;">$PATH:$JAVA_HOME</span><span style="color: #000000;">/</span><span style="color: #000000;">bin:$JAVA_HOME</span><span style="color: #000000;">/</span><span style="color: #000000;">jre</span><span style="color: #000000;">/</span><span style="color: #000000;">bin<br />
export&nbsp;CLASSPATH</span><span style="color: #000000;">=</span><span style="color: #000000;">.:$JAVA_HOME</span><span style="color: #000000;">/</span><span style="color: #000000;">lib:$JAVA_HOME</span><span style="color: #000000;">/</span><span style="color: #000000;">jre</span><span style="color: #000000;">/</span><span style="color: #000000;">lib</span></div>
<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">source&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">etc</span><span style="color: #000000;">/</span><span style="color: #000000;">profile&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #008000;">#</span><span style="color: #008000;">环境变量生效</span></div>
（3）安装eclipse：<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">yum&nbsp;install&nbsp;eclipse</span></div>
安装成功，启动eclipse，<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">eclipse</span></div>
查看eclipse安装位置等，<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">which&nbsp;eclipse<br />
whereis&nbsp;eclipse</span></div>
因安装的为fedora eclipse，之前配置的Sun JDK环境会报错，即Selinux报错：..../client/libjvm.so权限不够。。，<a href="/Files/k-jong/selinux_alert0626.txt" title="selinux_alert0626.txt">selinux_alert0626.txt</a><br />
解决方法：<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">chcon&nbsp;</span><span style="color: #000000;">-</span><span style="color: #000000;">t<br />
textrel_shlib_t&nbsp;</span><span style="color: #800000;">'</span><span style="color: #800000;">/usr/local/javadev/jdk1.6.0_13/jre/lib/i386/client/libjvm.so</span><span style="color: #800000;">'</span><span style="color: #000000;"><br />
<br />
semanage&nbsp;fcontext&nbsp;</span><span style="color: #000000;">-</span><span style="color: #000000;">a&nbsp;</span><span style="color: #000000;">-</span><span style="color: #000000;">t&nbsp;textrel_shlib_t<br />
</span><span style="color: #800000;">'</span><span style="color: #800000;">/usr/local/javadev/jdk1.6.0_13/jre/lib/i386/client/libjvm.so</span><span style="color: #800000;">'</span></div>
<br />
（4）时间同步<br />
<div style="border: 1px solid #cccccc; padding: 4px 5px 4px 4px; background-color: #eeeeee; font-size: 13px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;">[root@fedora11&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">]</span><span style="color: #008000;">#</span><span style="color: #008000;">&nbsp;/usr/bin/rdate&nbsp;-s&nbsp;time-b.nist.gov</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">[root@fedora11&nbsp;</span><span style="color: #000000;">/</span><span style="color: #000000;">]</span><span style="color: #008000;">#</span><span style="color: #008000;">&nbsp;/usr/sbin/ntpdate&nbsp;133.100.11.8</span><span style="color: #008000;"><br />
</span><span style="color: #000000;">26</span><span style="color: #000000;">&nbsp;Jun&nbsp;</span><span style="color: #000000;">16</span><span style="color: #000000;">:</span><span style="color: #000000;">10</span><span style="color: #000000;">:</span><span style="color: #000000;">35</span><span style="color: #000000;">&nbsp;ntpdate[</span><span style="color: #000000;">6005</span><span style="color: #000000;">]:&nbsp;step&nbsp;time&nbsp;server&nbsp;</span><span style="color: #000000;">133.100</span><span style="color: #000000;">.</span><span style="color: #000000;">11.8</span><span style="color: #000000;">&nbsp;offset&nbsp;</span><span style="color: #000000;">0.559171</span><span style="color: #000000;">&nbsp;sec<br />
</span></div>
<br />
<img src ="http://www.blogjava.net/k-jong/aggbug/284306.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/k-jong/" target="_blank">k-jong</a> 2009-06-26 16:50 <a href="http://www.blogjava.net/k-jong/archive/2009/06/26/284306.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>