ubuntu11.10桌面新机安装软件列表

1、
sudo apt-get install gnome-shell;
sudo apt-get install network-manager-vpnc;
sudo apt-get install putty;
sudo apt-get install aria2;
sudo apt-get install remmina;
sudo apt-get install smbfs;
sudo apt-get install nfs-common;
sudo apt-get install rar;
sudo apt-get install p7zip;
sudo apt-get install geany;
sudo apt-get install flashplugin-installer;

2、
下载Ubuntu Tweak 网址http://ubuntu-tweak.com
修改windows风格
去http://art.gnome.org/themes/metacity 下载windows themes
解压缩放到/usr/share/themes/目录下

3、
缩小桌面图标大小
打开 Computer -->Edit -->Preferences-->Icon View Defaults
Default zoom level 改成66%

4、
ubuntu桌面下手工安装JDK
参考http://15157.com/thread-31-1-2.html
5、
ubuntu下eclipse安装svn插件
1)安装1.6x版本插件;
2)sudo apt-get install libsvn-java;
3)eclipse.ini修改

openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Djava.library.path=/usr/lib/jni
-XX:MaxPermSize=512m
-Xms128m
-Xmx1024m

6、
ubuntu下eclipse界面美化
参考http://blog.csdn.net/zpf1217/article/details/5836263

原创文章,转载请注明: 转载自海波无痕

本文链接地址: ubuntu11.10桌面新机安装软件列表

文章的脚注信息由WordPress的wp-posturl插件自动生成

No related posts.

This entry was posted in server, soft and tagged , , . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

评论链接可以 移除 nofollow.