How to set the fastest update source in Linux

Source: Internet
Author: User
Article Title: how to set the fastest update source in Linux. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems and open source, and other basic categories in linux, the installation of software becomes very simple, you only need to select the program you want to use in the "New Software Package Manager" that comes with the system, and then connect to the Internet. If you know the name of the program to be installed in advance, it is simpler. You only need to enter a simple command in the console. You don't need to worry about anything else. This is because the system automatically downloads and installs the software from the source.

After the system is installed, it comes with a source. However, because you need to select a source with a high download speed and install other software with a special source, you need to modify the source.

Procedure:
1. Enter the Ylmf OS system, double-click the terminal on the desktop, and enter
  1. Sudo gedit/etc/apt/sources. list

:
= 680) window. open (this. src); "onxxxx =" if (this. width> '000000') this. width = '000000'; ">

2. Press enter and enter your user password to open the file.
:
= 680) window. open (this. src); "onxxxx =" if (this. width> '000000') this. width = '000000'; ">

3. Copy the following content to a file
  1. Deb http://mirrors.163.com/ubuntu/ karmic main restricted universe multiverse
    Deb http://mirrors.163.com/ubuntu/ karmic-security main restricted universe multiverse
    Deb http://mirrors.163.com/ubuntu/ karmic-updates main restricted universe multiverse
    Deb http://mirrors.163.com/ubuntu/ karmic-proposed main restricted universe multiverse
    Deb http://mirrors.163.com/ubuntu/ karmic-backports main restricted universe multiverse
    Deb-src http://mirrors.163.com/ubuntu/ karmic main restricted universe multiverse
    The deb-src http://mirrors.163.com/ubuntu/ karmic-security main restricted universe multiverse
    Deb-src http://mirrors.163.com/ubuntu/ karmic-updates main restricted universe multiverse
    Deb-src http://mirrors.163.com/ubuntu/ karmic-proposed main restricted universe multiverse
    Deb-src Co., http://mirrors.163.com/ubuntu/. karmic-backports main restricted universe multiverse

 

[1] [2] Next page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.