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 Axel plug-in in CentOS system

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

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

This article mainly introduces how to install the Axel plug-in in CentOS system, which is very detailed and has certain reference value. Friends who are interested must finish it!

Install Axel 32-bit CentOS under CentOS and execute the following command

Wget-c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.i386.rpm

Rpm-ivh axel-2.4-1.el5.rf.i386.rpm

64-bit CentOS executes the following command

Wget-c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.x86_64.rpm

Rpm-ivh axel-2.4-1.el5.rf.x86_64.rpm

2.Debian/Ubuntu install Axel

Apt-get install axel

3.Redhat/Fedora installation

Yum install axel

How to use the 4.Axel command

You can use the

Man axel

Or

Axel-help

View how to use axel

Download address of axel parameter file

Optional parameters:

-n specify the number of threads

-o specify save as directory

-s specifies the maximum number of bits per second

-Q silent mode

Speed limit: add the-s parameter, such as-s 10240, that is, the number of bytes downloaded per second, here is 10 Kb

Limit the number of connections: add the-n parameter, such as-n 5, to open 5 connections

Axel [option] [download directory] [download address]

-s [x]: specifies the maximum number of bits downloaded per second.

N [x]: specifies the number of threads open at the same time.

-o f: specify the local output file.

-S [x]: search for images and download them from the X servers server.

-N: no proxy server is used.

-v: print more status information.

-a: print progress information.

-h: this version of command help.

-V: view the version information number.

The above is all the contents of the article "how to install Axel plug-ins in CentOS system". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

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: 228

*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

Development

Wechat

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

12
Report