Disable USB Storage Access On Ubuntu Linux

To disable USB Storage Access on Ubuntu Linux, I do the following:
Go to Terminal and on the command prompt, type


sudo gedit /etc/modprobe.d/blacklist.conf



Now in the end of file write some lines like 
# disable usb storage access 

blacklist usb_storage and click on Save and restart computer.


Comments

Popular posts from this blog

How to Install anydesk in Ubuntu

How to install TeamViewer on Ubuntu