Removing USB viruses--Most of the viruses which are wide speared due to OS like windows can me easily smashed in OS like UBUNTU ;)
Steps leads to success
1. cd /media/
2. sudo chmod 777 *.*
Common viruses
* Autorun.inf
* Ravmon.exe
* New Folder.exe
* svchost.exe
* Heap41a
* NewFolder.exe
* System
* RECYCLER
or any other exe file which may be suspicious
3. sudo rm -rf *.exe
4. sudo rm -rf
P.S : If setp 2 did not help try sudo chmod 777
1. cd /media/
2. sudo chmod 777 *.*
Common viruses
* Autorun.inf
* Ravmon.exe
* New Folder.exe
* svchost.exe
* Heap41a
* NewFolder.exe
* System
* RECYCLER
or any other exe file which may be suspicious
3. sudo rm -rf *.exe
4. sudo rm -rf
P.S : If setp 2 did not help try sudo chmod 777

Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs