How can I restart Lighttpd without restarting the whole DroboShare? Thanks
You can restart most drobo apps using the following (obviously replacing a few things as appropriate:
- Install the DropBear SSH app (so you can SSH to the droboshare)
- SSH to your droboshare
- go to the droboapps folder
- go to the lighthttpd folder
- run the command ./lighthttpd-stop.sh
- run the command ./lighthttpd-start.sh
Thank you! Also is there any way of installing MySQL on th Drobo?