After a ton of research and trial and error for Ubuntu based systems the following will help keep them secure. 2 sudo gedit /etc/modeprobe.d/blacklist.conf add balcklist usb_storage at bottom of the page, save and exit 3) sudo gedit /etc/rc.local add modprobe -r usb_storage before exit0, save and ex...