Need USB server in downloads directory to boot
As a complete novice I watched a youtube video then downloaded and ran the USB server in the Downloads directory instead of moving it to /usr/sbin . Now I want the usb server to boot on startup. Will it boot on startup if I CD to the downloads directory and add the following?
wget http://www.virtualhere.com/sites/default/files/usbserver/scripts/vhusbd…
sudo chmod +x ./vhusbdpin
sudo mv vhusbdpin /etc/init.d
sudo update-rc.d vhusbdpin defaults
sudo reboot
- Read more about Need USB server in downloads directory to boot
- 1 comment
- Log in or register to post comments