Ubuntu11.04下Java开发环境搭建和配置
????类似的搭建,网上一搜一大把,但每次去搜索比较麻烦.我这里就整理下,方便下次使用.
????
???1.Ubuntu下更换JDK
????????由于Ubuntu11.04默认安装的是open-JDK,但有的东西只支持sun-jdk.所以这里需要更换.大概如下命令:?????????
Removing any system startup links for /etc/init.d/mysql ... /etc/rc0.d/K20mysql /etc/rc1.d/K20mysql /etc/rc2.d/S20mysql /etc/rc3.d/S20mysql /etc/rc4.d/S20mysql /etc/rc5.d/S20mysql /etc/rc6.d/K20mysql
? ? 14. Ubuntu下类似Visio的工具dia
? ? sudo apt-get install dia
? ? 15.Ubuntu下安装Google Reader
? ? ?sudo add-apt-repository ppa:atareao/atareao
? ? ?sudo apt-get update
? ? ?sudo apt-get install google-reader-indicator
? ? ?16.Ubuntu下安装如Outlook,Foxmail的邮件客户端:
? ? ??sudo aptitude install pidgin
? ? ? 也有Empathy但不太稳定???? 17.Ubuntu下安装google浏览器Chrome? ??? sudo add-apt-repository ppa:chromium-daily/ppa