Register IDM for free








Internet Download Manager(also known as Idman) is an excellent internet download accelerator that will care of all your downloads from the moment you install it on your PC.
If you want to increase download speed, this tool can help you to increase download speeds by up to 5 times, resume and schedule downloads.
High speed internet connections are common these days, Even if you have the fastest router in the neighborhood, take a look at Internet Download Manager , because it really has a lot to offer.



Download IDM 6.05


Internet Download manager is not available for free of cost. But here are the serial key of IDM by that u can register is for free.


First name : Genti
Last Name :2012
Email : genti.balo@scientist.com
Serial: 7G7QY-NZWKQ-23KRA-RAMQ4




How to  Register IDM:


1. First of all Disconnect internet

Most Useful commands for Linux






 After installing Ubuntu :

a)if you want not only CLI do : sudo apt-get install ubuntu-desktop

b)to upgrade to the next version of ubuntu: sudo do-release-upgrade -d

c)if you have 2 operating system and have problems with boot loader do :
sudo update-grub  or  open windows from cd (repair mode) and use command fixmbr

d)if you install ubuntu and you don't have internet use:
sudo pppoeconf

Then, to start a connection:

sudo pon

To stop the connection:

sudo poff

or in startup application you can use this command : sudo pon dsl-provider

 Other commands

1.Search for all files modified in the last N days containing a specific text in their name
find DIR -mtime -N -name "*TEXT*"