ubuntu 9.0.4 使用笔记

本文提供了一套全面的指南,帮助用户在Ubuntu系统中安装配置多种开发工具和环境,包括网络设置、Java、Tomcat、IDE、SVN、Maven等,并指导如何添加中文语言支持及安装Flash。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

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
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值