请确保你的系统已联入互联网(你上不去网好像也看不到本文吧)。如有困难请参考HOW-TO连接到互联网或到论坛寻求帮助。
这里是真正的速配指南,按照提示一步步来就可以了。
为了避免其他人看到密码的长度,在终端里不会像Windows显示*号,直接输入,回车即可。
这里可以使用退格键删除已经输入的密码,同样不会显示。
系统默认情况下的时间会比实际时间早8个小时,你需要设置一下。在屏幕的右上方有一行显示时间,单击它,展开〖Locations/位置〗,单击
〖Edit/编辑〗,出现对话框,单击〖Time Settings/时间设置〗,在弹出的对话框中把时间更改,即把小时减8即可,然后单击〖Set
System Time/设置系统时间〗完成设置。
打开终端,输入下面的内容来备份当前源列表:
cp /etc/apt/sources.list ~
然后找到〖System/系统〗---〖Administration/系统管理〗---〖Software
Sources/软件源〗,单击〖Download
from/下载自〗右侧的列表框,选择〖Other.../其它...〗进入对话框。单击〖Choose the best
server/选择最佳服务器〗,稍等片刻,然后单击〖Choose
server/选择服务器〗退出这个对话框。然后再单击〖Close/关闭〗,会自动提示更新软件库,单击〖Reload/重新载入〗。这里有个Bug,
更新完后不能自动关闭,这时单击〖Close/关闭〗,再有提示还是〖Close/关闭〗。
现在打开终端,输入下面的内容来更新软件列表
sudo apt-get update
输入下面的内容来更新系统软件
sudo apt-get upgrade
等待更新,按提示重新启动。
现在,设置中文环境,打开〖System/系统〗---〖Administration/系统管理〗---〖Language Support/语言支持〗,提示语言包不完整,单击〖Update/更新〗即可。这里可以重新启动一次,退出再重新登录也是个好办法。
打开 〖System/系统〗---〖Administration/系统管理〗---〖Hardware
Drivers/硬件驱动〗。Ubuntu
自动开始查找可用驱动程序,然后选中你需要启用的硬件驱动程序,单击〖Enable/启用〗,Ubuntu将自动为你下载安装驱动,当它一直是0%时请不
要慌张,稍等即可。完装完成后,请重新启动。
安装常用的软件包,打开终端,按照自己的需要安装下列软件。
sudo apt-get install xpdf-chinese-simplified xpdf-chinese-traditional poppler-data
sudo apt-get install nautilus-open-terminal nautilus-gksu
sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/medibuntu.list
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
sudo wget http://ubuntu:ubuntuftp@ftp.ubuntu.org.cn/home/dbzhang800/wiki/install_flash_player_10_linux.deb
sudo apt-get update && sudo apt-get upgrade
sudo dpkg -i install_flash_player_10_linux.deb
sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins w32codecs libstdc++5
sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse
sudo apt-get install libdvdnav4 libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh
sudo apt-get remove totem-mozilla -y
sudo apt-get install smplayer smplayer-themes mozilla-mplayer libmatroska0
sudo apt-get install gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gstreamer0.10-gnonlin
sudo apt-get install unrar p7zip-rar p7zip-full cabextract
官网下载,至腾讯官方网站linux版QQ下载页面, 选择下载deb包,双击即可安装。或者直接命令行安装
wget http://dl_dir.qq.com/linuxqq/linuxqq_v1.0.2-beta1_i386.deb
sudo dpkg -i linuxqq_v1.0.2-beta1_i386.deb
使用Web QQ:
大功告成,现在我们的系统已经能很好的工作了。请注销重新进入桌面或者重新启动计算机!
对Ubuntu系统的基本设置,你已经完成。不过这些设置对于你来说远远不够,请参看热门设置条目继续对您的系统进行微调,当然热门设置里的内容不是所有人必须要做的。请针对自己的情况有选择的操作。
可选设置看完了,你一定还想安装自己需要的软件,例如网络应用、编辑办公、影音图像、教育科学、网络服务、编程相关等方面的软件或应用,速配指南之软件参考条目放置了一份清楚的清单,相信其中有你想要的软件。
用户1494767 2009-8-17 19:57