/unRAID

unRAID Scripts and what-not

Primary LanguageShellMIT LicenseMIT

unRAID

unRAID Scripts and what-not

Preclear Disk

To use preclear_disk.sh do the following...

  • Telnet to your unRAID server
cd /boot
wget --no-check-certificate https://raw.github.com/tquizzle/unRAID/master/preclear_disk.sh
run ./preclear_disk.sh -h

Dynamix WebGUI

Bergware has a great webGUI for unRAID. https://github.com/bergware/dynamix

mkdir /boot/plugins
cd /boot/plugins
wget --no-check-certificate https://raw.github.com/bergware/dynamix/master/plugins/dynamix.webGui-2.0.9-noarch-bergware.plg
installplg dynamix.webGui-2.0.9-noarch-bergware.plg
wget --no-check-certificate https://raw.github.com/bergware/dynamix/master/plugins/dynamix.plugin.control-2.0.2-noarch-bergware.plg
installplg dynamix.plugin.control-2.0.2-noarch-bergware.plg

Refresh your unRAID webGUI and see the awesomeness