Linux, Open Source, Web, Engineering, Technology
Posts Tagged ‘USB’
October 29, 2008
Restart USB subsystem on Ubuntu
If for some reason you want to restart your USB subsystem, there is no need to reboot. Just write the following on the terminal:
sudo /etc/init.d/udev restart
Done.