1.vpn config
sudo apt-get install network-manager-gnome network-manager-pptp
sudo apt-get install network-manager-vpnc
2.souces list change
sudo gedit /etc/apt/sources.list
3.java
sudo apt-get install sun-java6-jdk(or sun-java5-jdk)
4.tomcat
sudo apt-get install tomcat6
5.idea
download the linux version and exec tar xvfz
6.svn
sudo apt-get install subversion
7.maven
sudo apt-get install maven
or
download the latest version and exec tar xvfz , config the /etc/enviroment set the maven_home,maven bin path
8.update sources list
sudo gedit /etc/apt/sources.list
and the sample content is
deb http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse
after change the source , I got the following error
E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory
fyi http://ubuntuforums.org/showthread.php?p=2750296#post2750296
I just restart the ubuntu and the sources is ok.
--------------
9.Chinese language support
在升级所有软件后,进入: 系统 - 系统管理 - 语言支持,select chinese.
------------------------
10 flash install
download flash from adobe and install,
乱码解决:sudo rm /etc/fonts/conf.d/49-sansserif.conf
sudo apt-get install network-manager-gnome network-manager-pptp
sudo apt-get install network-manager-vpnc
2.souces list change
sudo gedit /etc/apt/sources.list
3.java
sudo apt-get install sun-java6-jdk(or sun-java5-jdk)
4.tomcat
sudo apt-get install tomcat6
5.idea
download the linux version and exec tar xvfz
6.svn
sudo apt-get install subversion
7.maven
sudo apt-get install maven
or
download the latest version and exec tar xvfz , config the /etc/enviroment set the maven_home,maven bin path
8.update sources list
sudo gedit /etc/apt/sources.list
and the sample content is
deb http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse
after change the source , I got the following error
E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory
fyi http://ubuntuforums.org/showthread.php?p=2750296#post2750296
I just restart the ubuntu and the sources is ok.
--------------
9.Chinese language support
在升级所有软件后,进入: 系统 - 系统管理 - 语言支持,select chinese.
------------------------
10 flash install
download flash from adobe and install,
乱码解决:sudo rm /etc/fonts/conf.d/49-sansserif.conf