Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install the fastest image plug-in for Fedora yum

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to install the fastest mirror plug-in in Fedora yum. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

Nowadays, Fedora yum technology is constantly updated, and all kinds of usage files have been eliminated. I think there are some good things like Fedora yum that are worth using. Add Fedora yum source gedit / etc/yum.repos.d/sjtu.repo of Shanghai Jiaotong University

Add the following to the open file:

[Fedora-ftp.sjtu.edu.cn] name=Fedora 12-i386 baseurl= http://ftp.sjtu.edu.cn/fedora/linux/releases/12/Fedora/i386/os/ enabled=1 gpgcheck=0 gpgkey= file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY[Everything-ftp.sjtu.edu.cn] name=Everything 12-i386 baseurl= http://ftp.sjtu.edu.cn/fedora/linux/releases / 10/Everything/i386/os/ enabled=1 gpgcheck=0 gpgkey= file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY[updates-ftp.sjtu.edu.cn] name=Fedora updates baseurl= http://ftp.sjtu.edu.cn/fedora/linux/updates/12/i386/ enabled=1 gpgcheck=0 gpgkey= file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY

Save exit. Then execute yum makecache

2.Fedora yum install axel

The easiest way is to download the rpm package, download axel and yum-axelget locally, and then execute: yum--nogpgcheck localinstall axel-2.3.1.fc10.i386.rpm yum--nogpgcheck localinstall yum-axelget-.0-0.2.20080705.fc10.noarch.rpm so that the axel download is complete, which allows you to download a file or package into 10 parts at the same time.

3. Install the fastest image plug-in

Yum install yum-fastestmirror

4. Install the acceleration plug-in

This plugin provides faster and smaller downloads for Fedora yum users. It downloads only the updated parts of the Fedora yum installation package, not the entire Fedora yum package. The acceleration plug-in is planned to be included in Fedora11. To install, type: yum install yum-presto and edit the / etc/yum.repos.d/fedora-updates.repo file gedit / etc/yum.repos.d/fedora-updates.repo to comment out the line mirrorlist= http://mirrors.fedoraproject.org/mirrorlist?repo=updates- released-f$releasever&arch=$basearch (preceded by #), and then add the line below: mirrorlist= http://presto-mirrors.anmar.eu.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch save exit.

This is the end of the article on "how to install the fastest mirror plug-in in Fedora yum". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report