Tag: disabilitare porte

  • Come disabilitare le porte USB del Raspberry Pi

    Se volete disattivare le porte USB del vostro piccolo Pi, vi basterĂ  eseguire questo script bash: https://gist.github.com/marcotini/b52f9d5bfdbad6c37ea92fcd8f82c30b Potete farlo con un banale: sudo clone https://gist.github.com/marcotini/b52f9d5bfdbad6c37ea92fcd8f82c30b usb.sh sudo chmod 775 usb.sh sudo ./usb.sh