The role of this article: when you have just installed, we will spend 10 minutes to set up the system so that 11545.html "> We have a more comfortable environment."
Content of this article: contains only commonly used, necessary steps and brief description, do not explain the reason in detail.
Format of this article: because it is a quick setting, most operations use the command line description.
The scope of this article: applicable to Http://www.aliyun.com/zixun/aggregation/13835.html ">ubuntu 7.10 (i386) operating system (other users if you have questions, please consult the forum)
Start here.
1, to ensure that the system has been connected to the Internet, will not be set please see here
2, open the terminal, "Application-attachment-terminal"
3, modify and update your update server list, enter the command
sudo cp/etc/apt/sources.list/etc/apt/sources.list_backup
sudo gedit/etc/apt/sources.list
Note: In the open window below, delete everything you see and visit our Recommended source 7.10 page. In there, please select a set of fastest update server lists for you. Paste it into the window you see.
For the telecommunications network, the recommendation of the European official source server paste to the last
Archive.ubuntu.com Update Server
Deb Http://archive.ubuntu.com/ubuntu/gutsy main restricted universe multiverse
Deb Http://archive.ubuntu.com/ubuntu/gutsy-security main restricted universe multiverse
Deb Http://archive.ubuntu.com/ubuntu/gutsy-updates main restricted universe multiverse
Deb http://archive.ubuntu.com/ubuntu/gutsy-proposed main restricted universe multiverse
Deb Http://archive.ubuntu.com/ubuntu/gutsy-backports main restricted universe multiverse
DEB-SRC Http://archive.ubuntu.com/ubuntu/gutsy main restricted universe multiverse
DEB-SRC http://archive.ubuntu.com/ubuntu/gutsy-security main restricted universe multiverse
DEB-SRC http://archive.ubuntu.com/ubuntu/gutsy-updates main restricted universe multiverse
DEB-SRC http://archive.ubuntu.com/ubuntu/gutsy-proposed main restricted universe multiverse
DEB-SRC http://archive.ubuntu.com/ubuntu/gutsy-backports main restricted universe multiverse
Recommended to join the UBUNTU-CN source (Netcom access Slow)
Deb Http://archive.ubuntu.org.cn/ubuntu-cn/gutsy main restricted universe multiverse
4. Refresh Package List
sudo apt update
5. Install the update system
Open the System-> System Management-> Update Manager to install the update. If you are prompted to reboot when you are finished, reboot the system.