sudo apt-get install axel
Kalau memang sudah berhasil install kita bisa mengecek tata cara pakai tentang aplikasi Axel tersebut dengan mengetik di terminal.
axel -h
Usage: axel [options] url1 [url2] [url...]
--max-speed=x -s x Specify maximum speed (bytes per second)
--num-connections=x -n x Specify maximum number of connections
--output=f -o f Specify local output file
--search[=x] -S [x] Search for mirrors and download from x servers
--header=x -H x Add header string
--user-agent=x -U x Set user agent
--no-proxy -N Just don't use any proxy server
--quiet -q Leave stdout alone
--verbose -v More status information
--alternate -a Alternate progress indicator
--help -h This information
--version -V Version information
Sekarang saya kasi ni langkah downloadnya pakai axel: (contoh)
kita pakai yang syntax Maksimum number of connection dan itu fungsinya untuk mengatur jumlah request
terhadap server, kalau di IDM pengaturan connectionnya hanya sampai 16 kali tapi kalau axel sesuka Anda untuk men-set pengaturan koneksinya pada Axel di Linux.
contoh :
axel -n 50 http://releases.ubuntu.com/lucid/ubuntu-10.04.4-alternate-i386.iso
wah bagus banget ne...mirip enggk ma IDM di windows..??
BalasHapusiya bro bener2 kalah bgt si IDM sama si Axel ini & klo IDM kan pengkali lipatnya cuma sampai 16X aja :D
BalasHapus