https://www.scs.stanford.edu/~dm/blog/hide-webcam.html
UPDATED:
Simple script to run through all the steps:
if [ "$EUID" -ne 0 ]
then echo "Please run as root"
exit
https://www.scs.stanford.edu/~dm/blog/hide-webcam.html
UPDATED:
Simple script to run through all the steps:
if [ "$EUID" -ne 0 ]
then echo "Please run as root"
exit