<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>阿宽技术博客 &#187; Ubuntu</title>
	<atom:link href="http://www.hengxinsoft.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hengxinsoft.com</link>
	<description>技术交流</description>
	<lastBuildDate>Thu, 12 Jan 2012 06:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ubuntu 下安装openfetion</title>
		<link>http://www.hengxinsoft.com/2010/09/ubuntu-%e4%b8%8b%e5%ae%89%e8%a3%85openfetion/</link>
		<comments>http://www.hengxinsoft.com/2010/09/ubuntu-%e4%b8%8b%e5%ae%89%e8%a3%85openfetion/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 16:17:44 +0000</pubDate>
		<dc:creator>akin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[openfetion]]></category>

		<guid isPermaLink="false">http://www.hengxinsoft.com/?p=590</guid>
		<description><![CDATA[最近发现libfetion不能用了  在网上看一下 openfetion不错，在还要感谢何童鞋的推荐 哈哈  下面给出安装方法 10.04：deb http://ppa.launchpad.net/happyaron/ppa/ubuntu lucid main 9.10： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu karmic main 9.04： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu jaunty main 8.10： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu intrepid main 8.04： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu hardy main 运行 sudo gedit /etc/apt/sources.list   把对应的源加入到远列表中 比如Ubuntu 10.04，则将”deb http://ppa.launchpad.net/happyaron/ppa/ubuntu lucid main”刚才打开的源列表中，然后先用下面的代码获取密钥： $sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DDA4DB69 接下来在Console中输入： $sudo apt-get update $sudo apt-get install openfetion 稍等片刻 [...]]]></description>
			<content:encoded><![CDATA[<p>最近发现libfetion不能用了  在网上看一下 openfetion不错，在还要感谢何童鞋的推荐 哈哈  下面给出安装方法</p>
<blockquote><p>10.04：deb http://ppa.launchpad.net/happyaron/ppa/ubuntu lucid main</p>
<p>9.10： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu karmic main</p>
<p>9.04： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu jaunty main</p>
<p>8.10： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu intrepid main</p>
<p>8.04： deb http://ppa.launchpad.net/happyaron/ppa/ubuntu hardy main</p></blockquote>
<p>运行 sudo gedit /etc/apt/sources.list   把对应的源加入到远列表中 比如Ubuntu 10.04，则将”deb  http://ppa.launchpad.net/happyaron/ppa/ubuntu lucid  main”刚才打开的源列表中，然后先用下面的代码获取密钥：</p>
<div>
<div>
<pre>$sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DDA4DB69</pre>
</div>
</div>
<p>接下来在Console中输入：</p>
<div>
<div>
<pre>$sudo apt-get update
$sudo apt-get install openfetion
稍等片刻 即可完成</pre>
</div>
</div>
<hr />Copyright &copy; SITE_NAME. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.hengxinsoft.com/2010/09/ubuntu-%e4%b8%8b%e5%ae%89%e8%a3%85openfetion/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu下Java环境的搭建</title>
		<link>http://www.hengxinsoft.com/2009/07/ubuntu%e4%b8%8bjava%e7%8e%af%e5%a2%83%e7%9a%84%e6%90%ad%e5%bb%ba/</link>
		<comments>http://www.hengxinsoft.com/2009/07/ubuntu%e4%b8%8bjava%e7%8e%af%e5%a2%83%e7%9a%84%e6%90%ad%e5%bb%ba/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 01:12:41 +0000</pubDate>
		<dc:creator>akin</dc:creator>
				<category><![CDATA[Java栏]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[java环境]]></category>

		<guid isPermaLink="false">http://www.hengxinsoft.com/?p=269</guid>
		<description><![CDATA[安装 打开终端：输入命令: sudo apt-get install sun-java6-jdk 提示：安装过程中需要你回答是否同意使用协议（终端中红蓝色的提示界面），此时按tab键至OK，再按回车即可正常安装 待安装完毕后选择默认Java. 运行命令： sudo update-alternatives --config java 执行后会出现类似如下的画面: There are 2 alternatives which provide `java'. Selection Alternative ----------------------------------------------- 1 /usr/lib/jvm/java-6-openjdk/jre/bin/java 2 /usr/lib/jvm/java-6-sun/jre/bin/java Press enter to keep the default[*], or type selection number: 输入“2”即可，然后按回车键确定。 配置JAVA环境变量: 在终端中运行如下命令： $sudo gedit /etc/environmet 在其中添加如下两行（具体配置内容根据根据自己实际情况）： CLASSPATH=.:/usr/lib/jvm/java-6-sun/lib JAVA_HOME=/usr/lib/jvm/java-6-sun 保存退出后，运行如下命令： $sudo gedit /etc/jvm 将文件中的“/usr/lib/jvm/java-6-sun”这行填入到配置块的顶部。 安装配置Eclipse 在终端中运行如下安装命令： $sudo [...]]]></description>
			<content:encoded><![CDATA[<p><strong>安装</strong></p>
<p>打开终端：输入命令:</p>
<pre>sudo apt-get install sun-java6-jdk</pre>
<p><span id="more-269"></span></p>
<p>提示：安装过程中需要你回答是否同意使用协议（终端中红蓝色的提示界面），此时按tab键至OK，再按回车即可正常安装</p>
<p>待安装完毕后选择默认Java.</p>
<p>运行命令：</p>
<pre>sudo update-alternatives --config java

执行后会出现类似如下的画面:

There are 2 alternatives which provide `java'.

Selection Alternative
-----------------------------------------------
1    /usr/lib/jvm/java-6-openjdk/jre/bin/java
2    /usr/lib/jvm/java-6-sun/jre/bin/java

Press enter to keep the default[*], or type selection number:</pre>
<p>输入“2”即可，然后按回车键确定。</p>
<p><strong>配置JAVA环境变量:</strong></p>
<p><strong></strong>在终端中运行如下命令：</p>
<p>$sudo gedit /etc/environmet</p>
<p>在其中添加如下两行（具体配置内容根据根据自己实际情况）：</p>
<p>CLASSPATH=.:/usr/lib/jvm/java-6-sun/lib<br />
JAVA_HOME=/usr/lib/jvm/java-6-sun</p>
<p>保存退出后，运行如下命令：</p>
<p>$sudo gedit /etc/jvm</p>
<p>将文件中的“/usr/lib/jvm/java-6-sun”这行填入到配置块的顶部。</p>
<p><strong>安装配置Eclipse</strong></p>
<p>在终端中运行如下安装命令：</p>
<p>$sudo apt-get install eclipse</p>
<p>根据提示很容易安装</p>
<p>到此为止，Eclipse已经安装到Ubuntu系统。</p>
<p><strong>使用</strong></p>
<p>选择Ubuntu主菜单“应用程序”——》“编程“——》”Eclipse“选项便可启动Eclipse，启动后Eclipse会首先询问工作文件夹。除非有特殊要求，直接单击“OK”按钮即可继续，稍后就会出现Eclipse的欢迎界面。</p>
<p>===============================================<br />
<strong>特别提示：配置高校的Java开发环境</strong>（命令只是大概方法，具体配置信息根据自己的实际情况）</p>
<p>虽然新安装的Java已经成为系统默认的JVM，但Eclipse并不会使用刚才update－alternative设置的JVM来启动，而是使用的是性能低下的GNU Java。由于GNU Java是Java 1.4.2的实现，所以在性能上远不如Sun的实现，所以为了让Eclipse利用Sun Java启动，还需进行配置，具体配置方法如下：</p>
<p>首先将Sun Java 完完全全地设置为系统的默认JDK：</p>
<p>$sudo vim /etc/jvm</p>
<p>将文件中的“/usr/lib/jvm/java-6-sun”这一行填入到配置块的顶部。由于Eclipse会忽略Ubuntu的通用Java设置，所以还需要继续编辑Eclipse的java_home文件：</p>
<p>$sudo vim /etc/eclipse/java_home</p>
<p>如同上面一样，将“/usr/lib/jvm/java-6-sun”这一行填入到文件的顶部。</p>
<hr />Copyright &copy; SITE_NAME. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.hengxinsoft.com/2009/07/ubuntu%e4%b8%8bjava%e7%8e%af%e5%a2%83%e7%9a%84%e6%90%ad%e5%bb%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu 9.04源  相当快的一个源</title>
		<link>http://www.hengxinsoft.com/2009/05/ubuntu-904%e6%ba%90-%e7%9b%b8%e5%bd%93%e5%bf%ab%e7%9a%84%e4%b8%80%e4%b8%aa%e6%ba%90/</link>
		<comments>http://www.hengxinsoft.com/2009/05/ubuntu-904%e6%ba%90-%e7%9b%b8%e5%bd%93%e5%bf%ab%e7%9a%84%e4%b8%80%e4%b8%aa%e6%ba%90/#comments</comments>
		<pubDate>Wed, 27 May 2009 16:25:54 +0000</pubDate>
		<dc:creator>akin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.hengxinsoft.com/?p=147</guid>
		<description><![CDATA[备份源sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup   然后执行 sudo gedit /etc/apt/sources.list   命令  然后加入下面的源  保存后执行 sudo apt-get update  你会发现速度快的惊人 deb http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty main [...]]]></description>
			<content:encoded><![CDATA[<p>备份源sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup<br />
 </p>
<p>然后执行 sudo gedit /etc/apt/sources.list   命令  然后加入下面的源  保存后执行 sudo apt-get update  你会发现速度快的惊人</p>
<p><span id="more-147"></span></p>
<p>deb http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse<br />
deb http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse<br />
deb http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse<br />
deb http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br />
deb http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse<br />
deb-src http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse<br />
deb-src http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse<br />
deb-src http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse<br />
deb-src http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br />
deb-src http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse</p>
<p> </p>
<p>更多请参考 <a href="http://wiki.ubuntu.org.cn/%E6%B7%BB%E5%8A%A0%E5%85%B6%E4%BB%96%E8%BD%AF%E4%BB%B6%E5%BA%93">http://wiki.ubuntu.org.cn/%E6%B7%BB%E5%8A%A0%E5%85%B6%E4%BB%96%E8%BD%AF%E4%BB%B6%E5%BA%93</a></p>
<hr />Copyright &copy; SITE_NAME. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.hengxinsoft.com/2009/05/ubuntu-904%e6%ba%90-%e7%9b%b8%e5%bd%93%e5%bf%ab%e7%9a%84%e4%b8%80%e4%b8%aa%e6%ba%90/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ubuntu 9.04 安装成功</title>
		<link>http://www.hengxinsoft.com/2009/05/ubuntu-904-%e5%ae%89%e8%a3%85%e6%88%90%e5%8a%9f/</link>
		<comments>http://www.hengxinsoft.com/2009/05/ubuntu-904-%e5%ae%89%e8%a3%85%e6%88%90%e5%8a%9f/#comments</comments>
		<pubDate>Tue, 26 May 2009 09:00:09 +0000</pubDate>
		<dc:creator>akin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.hengxinsoft.com/?p=145</guid>
		<description><![CDATA[      今天周二，明天一节体育，好像这周就剩下明天一节体育课了，兴致又来了，想把Ubuntu升级到9.04，找出很久以前刻的光盘，貌似是在一个月前刻的，兴致冲冲，可是装过Ubuntu在我的主盘中的C盘就看不见了，用testdisk修复还是 不行 最后还是被逼无奈把C盘格式化了然后又换回了xp 在另外一个盘分了八十G作为Ubuntu，哈~~以后就要在Ubuntu上工作，学习啦 Copyright &#169; SITE_NAME. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></description>
			<content:encoded><![CDATA[<p>      今天周二，明天一节体育，好像这周就剩下明天一节体育课了，兴致又来了，想把Ubuntu升级到9.04，找出很久以前刻的光盘，貌似是在一个月前刻的，兴致冲冲，可是装过Ubuntu在我的主盘中的C盘就看不见了，用testdisk修复还是 不行 最后还是被逼无奈把C盘格式化了然后又换回了xp 在另外一个盘分了八十G作为Ubuntu，哈~~以后就要在Ubuntu上工作，学习啦</p>
<hr />Copyright &copy; SITE_NAME. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.hengxinsoft.com/2009/05/ubuntu-904-%e5%ae%89%e8%a3%85%e6%88%90%e5%8a%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

