|
Project Information
Featured
Downloads
|
Unmenu is an improved, extensible web interface to supplement the web-based management console on Lime-Technology's unRAID Network Attached Storage OS. Unmenu is a web-server and a set of web-pages written in GNU Awk. It is restricted in that it can only handle one "request" connection at a time. Plug-in pages can be written in "awk" or in any interpreted text language. To install this on an unRAID server Create a /boot/unmenu directory mkdir /boot/unmenu Download the unmenu_install zip file. Unzip and move unmenu_install to the /boot/unmenu directory. Then If you already have an older unmenu version installed type To check an existing installation for available updates, type To start unmenu running, invoke it as Once running you can view the unMENU pages in your web-browser by browsing to If you had a prior version of unMENU running, you'll need to restart it to see the new version. This will typically do it: If you are running an older version of unRAID that does not have the "wget" command you will need to download and install it. (wget was added in version 4.4-final of unRAID) Instructions are in this post on the unRAID forum: http://lime-technology.com/forum/index.php?topic=6018.msg57535#msg57535 |