In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the Linux commonly used command axel how to use, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let Xiaobian take you to understand.
Linux common command axel is a good HTTP/ftp high-speed download tool under Linux. Support for multithreaded downloads, breakpoint resumes, and the same file can be downloaded from multiple addresses or multiple connections from one address. It is suitable for multi-thread download to improve the download speed when the network speed is not strong. For example, downloading lnmp one-click installation package on domestic VPS or server with Axel is faster than wget.
Install CentOS install Axel:
Currently, there is no Axel on the yum source. We can download the rpm package and install it from http://pkgs.repoforge.org/axel/.
The 32-bit CentOS executes the following command:
The wget-c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.i386.rpm rpm-ivh axel-2.4-1.el5.rf.i386.rpm64 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.rpmDebian/Ubuntu installation Axel:
Apt-get install axel syntax axel [options] url1 [url2] [url...] Options-- max-speed=x,-s x maximum speed x-- num-connections=x,-n x connections x-- output=f,-o f download as local file f-- search [= x],-S [x] search image-- header=x,-H x add header file string x (specify HTTP header)-- user-agent=x -U x set up user agent (specify HTTP user agent)-- no-proxy -N does not use proxy server-- quiet,-Q silent mode-- verbose,-v more status information-- alternate,-an Alternate progress indicator-- help,-h help-- version,-V version information instance such as download lnmp installation package specify 10 threads, save to / tmp/:
Axel-n 10-o / tmp/ http://www.jsdig.com/lnmp.tar.gz if the download is interrupted during the download process, you can execute the download command again to resume the last download progress.
Thank you for reading this article carefully. I hope the article "how to use Linux commands axel" shared by the editor will be helpful to everyone. At the same time, I hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.