1.默认next安装之后
startx进入图形界面
默认root密码toor
2.安装vm tools
tar -zxvf *.tar.gz 解压
解压成功之后转到解压出来的vmware-tools-distrib 目录
运行安装程序 vmware-install.pl
终端命令为 vmware-install.pl 安装完成之后重启
3.安装中文输入法
apt-get install language-pack-zh language-support-zh
默认安装ibus
然后 系统->首选项->IBUS首选项切换到 输入法选项卡,点添加左边的下拉列表框选择 汉语->拼 PINYIN
后点 添加 按钮
设置-系统设置-开机和关机-自动启动,到了这里面 有个添加程序按纽,点开后单击浏览按纽
找到ibus安装路径 ,默认情况下在/user/bin/ibus-daemon 选择ibus-daemo
4.系统汉化
找到系统盘--etc--apt--sources.list
把下面链接覆盖到里面
# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid main restricted
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates main restricted
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid universe
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://mirror.bjtu.edu.cn/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://mirror.bjtu.edu.cn/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://security.ubuntu.com.sixxs.org/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com.sixxs.org/ubuntu lucid-security main restricted
deb http://security.ubuntu.com.sixxs.org/ubuntu lucid-security universe
deb-src http://security.ubuntu.com.sixxs.org/ubuntu lucid-security universe
deb http://security.ubuntu.com.sixxs.org/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com.sixxs.org/ubuntu lucid-security multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ lucid-proposed restricted main multiverse universe
然后升级
apt-get update
安装
apt-get install language-selector
安装完成后在system--adminstrators--language support--install/remove language --chinese
等待下载完成后
text里 选择汉语
apply system-wide
ok重启
5.安装chrome
下载deb文件
安装 sudo dpkg -i xxx.deb
卸载 sudo dpkg -r xxx.deb
安装完成
无法以root用户运行
修改chrome的属性
/opt/google/chrome/google-chrome --user-data-dir