USBManager is a small, useful and free application written in python that helps us to manage the USB devices that are connected to our linux.
Thank USBManager we identify each device, see the details of it, assemble and disassemble, change label format
. 
Of course, you could already do these things on linux, but umm not remember all the commands by heart.
Let's see how to install on ubuntu:
Download the file (version 1.0.0):
wget http://www.clshack.it/nopaste/usbmanager-1.0.0.tar.gz
Estraiamolo:
tar xzf usbmanager-1.0.0.tar.gz
cd usbmanager
sudo ./usbmanager
For new versions of USB Manager, here is the link to your website:
Other:







Andy writes:
March 8, 2010 19:00
Nice guide alessio ...!