In linux, the yum command displays Loaded plugins: fastestmirror and yumfastestmirror.

Source: Internet
Author: User

In linux, the yum command displays Loaded plugins: fastestmirror and yumfastestmirror.

When yum install is run, the following error occurs: Loaded plugins: fastestmirror.

 

Fastestmirror is an acceleration plug-in of yum. The plug-in prompts that the plug-in is unavailable.

If it cannot be used, stop it. If it is disabled, use yum first.

1. Modify the plug-in configuration file

# Vi/etc/yum/pluginconf. d/fastestmirror. conf

Enabled = 1 // change from 1 to 0 to disable this plug-in.

...............................

2. Modify the yum configuration file

# Vi/etc/yum. conf

.........................

Plugins = 1 // change to 0. No plug-in is used.

........................

 

Refer:

Http://blog.csdn.net/pk0071/article/details/14170065

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.