IDM FOR BACKTRACK
INSTALL IDM IN BACKTRACK
Everyone relies on the famous "apt-get" command to install packages, or update their systems. Unfortunately "apt" only uses one
The solution comes with a wonderful utility, which is in fact a script named "fast". This utility can be considered as the Linux IDM version. It allows multiple connections simultaneously and can boost your downloading speed to the max.
-First you need to download the script (
http://www.mattparnell.com/linux/apt-fast/apt-fast.sh
-Uncompress the file with this command to make it executable:
root@bt:~# chmod +x apt-fast.sh
-Move it now to the user bin directory:
root@bt:~# mv apt-fast.sh /usr/bin/apt-fast.sh
Now, all what is left is to run "fast" instead of "get", for example:
root@bt:~# apt-fast.sh update
root@bt:~# apt-fast install chromium-browser
not workin, should i restart after the above procedure?
ReplyDeleteNo, dude without restart it should work :)
DeleteAnyway restart and Check dude
it wotked only when i used the command like this,
ReplyDelete"apt-fast.sh update"
it worked...Thanks.. :)
ReplyDeleteGreat dude :)
Deleteactually it has been misspelled ;)
may the cmd is apt-get
ReplyDeleteNo its apt-fast only :)
DeleteThis comment has been removed by the author.
ReplyDelete