{"id":756,"date":"2013-09-18T12:58:58","date_gmt":"2013-09-18T10:58:58","guid":{"rendered":"http:\/\/elkano.org\/blog\/?p=756"},"modified":"2013-09-18T12:58:58","modified_gmt":"2013-09-18T10:58:58","slug":"installing-intel-raid-web-console-2-ubuntu","status":"publish","type":"post","link":"https:\/\/elkano.org\/blog\/installing-intel-raid-web-console-2-ubuntu\/","title":{"rendered":"Installing Intel Raid Web Console 2 on Ubuntu"},"content":{"rendered":"<p>Intel has a linux compiled version for RedHat based systems in the <a href=\"https:\/\/downloadcenter.intel.com\/Detail_Desc.aspx?lang=eng&amp;changeLang=true&#038;DwnldId=23131\" title=\"Intel Dowload Center\" target=\"_blank\">download center<\/a>, but it can be installed on Debian based systems too.<\/p>\n<p>First download the linux version for your architecture using the link above and unzip the zip file to a specific folder.<\/p>\n<pre class=\"donquote prettyprint lang-xml\">\r\n$ mkdir raid_web_console\r\n$ unzip -d ir3_Linux_x86_RWC2_v13.04.03.01_r2.zip -d raid_web_console\r\n<\/pre>\n<p>Now, we are going to install alien tool to convert rpm packages to deb packages. <\/p>\n<pre class=\"donquote prettyprint lang-xml\">\r\n$ sudo apt-get install alien\r\n<\/pre>\n<p>cd into raid_web_console directory and convert rpm files to deb.<\/p>\n<pre class=\"donquote prettyprint lang-xml\">\r\n$ alien --scripts Lib_Utils2-1.00-02.noarch.rpm\r\n$ alien --scripts RAID_Web_Console_2-13.04.03-01.noarch.rpm\r\n$ alien --scripts sas_ir_snmp-13.04-0301.i386.rpm\r\n$ alien --scripts sas_snmp-13.04-0301.i386.rpm\r\n<\/pre>\n<p>And finally install new deb files<\/p>\n<pre class=\"donquote prettyprint lang-xml\">\r\n$ sudo dpkg -i *.deb\r\n<\/pre>\n<p>And that&#8217;s all, now, you can launch the console using this command:<\/p>\n<pre class=\"donquote prettyprint lang-xml\">\r\n$ \/usr\/local\/RAID\\ Web\\ Console\\ 2\/startupui.sh &amp;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Intel has a linux compiled version for RedHat based systems in the download center, but it can be installed on Debian based systems too. First download the linux version for your architecture using the link above and unzip the zip file to a specific folder. $ mkdir raid_web_console $ unzip -d ir3_Linux_x86_RWC2_v13.04.03.01_r2.zip -d raid_web_console Now, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":761,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[100,98,99,101],"_links":{"self":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/756"}],"collection":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/comments?post=756"}],"version-history":[{"count":4,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/756\/revisions"}],"predecessor-version":[{"id":760,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/756\/revisions\/760"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/media\/761"}],"wp:attachment":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/media?parent=756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/categories?post=756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/tags?post=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}