Changes

From Amahi Wiki
Jump to: navigation, search
244 bytes added ,  02:33, 12 February 2011
* As root user, do the following:
{{Code|cd /var/hda/web-apps/flexraid
wget http://download.openegg.org/release/FlexRAID/Basic/1.4/b7/FlexRAID_Basic_Host_1.4_beta7.bin# Unarchived the file and moved it to htmlwget http://download.openegg.org/release/FlexRAID/Basic/1.4/b7/FlexRAIDWebUI_1.4.tar.gz# cd tar -xzpf FlexRAIDWebUI_1.4.tar.gz -d html# chmod +x ./FlexRAID_Basic_Host_1.4_beta7.bin# ./FlexRAID_Basic_Host_1.4_beta7.bin}}# When * Accept the EULA and when prompted for location, I entered enter /home/<USERNAME>/openegg# Then manually edited * Edit the web app .conf file :{{Code|vi /etc/httpd/conf.d/1000###-flexraid.conf}}# Added a * Add the following line after server lines...ServerAlias line:{{Code|RedirectPermanent / http://localhost:8080}}# Restarted httpd....* Restart web server:{{Code|service httpd restart}}# Downloaded the * Start FlexRAID and WebUI and extract it into cd :{{Code|/home/user/FLEXRAID &/var/hda/web-apps/flexraid # Started FlexRAID.../homehtml/user/FLEXRAID &start.sh}}# Opened * Open web browser and navigated navigate to :{{Link|http://localhost:8080.}}# * Log in using admin/adminas user name and password.
=== Init Script ===
12,424

edits