intel_raid_web_console_3_lsi_storage_authority_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
intel_raid_web_console_3_lsi_storage_authority_software [18.12.2017 22:06] – created Pascal Suterintel_raid_web_console_3_lsi_storage_authority_software [08.08.2018 16:59] (current) – [Install Intel Raid Web Console 3 in Ubuntu] Pascal Suter
Line 8: Line 8:
   - unzip on your ubuntu machine    - unzip on your ubuntu machine 
   - cd to the extracted directory    - cd to the extracted directory 
-  - run the following as root: <code>apt install alien+  - run whatever commands you see here as root, or add sudo if you really like typing :
 +  - <code>apt install alien
 alien --scripts *.rpm alien --scripts *.rpm
 dpkg -i *.deb dpkg -i *.deb
 mkdir -p /usr/local/var mkdir -p /usr/local/var
 ln -s /var/log /usr/local/var/log ln -s /var/log /usr/local/var/log
-sed -e 's/#!\/bin\/sh/#!\/bin\/bash/' RunRPM.sh | sed -e 's/install_rpms//' > RunDEB.sh+sed -e 's/#!\/bin\/sh/#!\/bin\/bash/' RunRPM.sh | sed -e 's/install_rpms$//' > RunDEB.sh
 chmod 755 RunDEB.sh chmod 755 RunDEB.sh
 echo "standalone" > /opt/lsi/LSIStorageAuthority/installtype echo "standalone" > /opt/lsi/LSIStorageAuthority/installtype
  • intel_raid_web_console_3_lsi_storage_authority_software.1513631184.txt.gz
  • Last modified: 18.12.2017 22:06
  • by Pascal Suter