{"id":359,"date":"2006-11-13T04:35:00","date_gmt":"2006-11-13T04:35:00","guid":{"rendered":"https:\/\/defragged.org\/ossec\/?p=359"},"modified":"2020-07-03T04:48:40","modified_gmt":"2020-07-03T04:48:40","slug":"release-of-ossec-web-ui-oswui-0-1-beta","status":"publish","type":"post","link":"https:\/\/defragged.org\/ossec\/2006\/11\/release-of-ossec-web-ui-oswui-0-1-beta\/","title":{"rendered":"Release of ossec web ui (oswui) 0.1-beta"},"content":{"rendered":"\n<p>I just released the first&nbsp;<a href=\"http:\/\/www.ossec.net\/en\/downloads.html\">beta version of oswui<\/a>&nbsp;(ossec web ui). The code is very simple and does not require a database or anything special running in the server. Hopefully after this release some web programmers will join us to help improve it (I am not a gui person).Download it from&nbsp;<a href=\"http:\/\/www.ossec.net\/en\/downloads.html\">here<\/a>.<\/p>\n\n\n\n<p>Installation instructions below:1.0 \u2013 Prerequisites<\/p>\n\n\n\n<ul><li>-Apache with PHP (4.x or 5.x) installed.<\/li><li>-OSSEC (version 0.9-3) already installed.<\/li><\/ul>\n\n\n\n<p>1.1 \u2013 Download the package (<a href=\"http:\/\/www.ossec.net\/en\/downloads.html\">link<\/a>)<\/p>\n\n\n\n<p>1.2 \u2013 Uncompress\/untar it and move the files to somewhere acessible by your web server<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># tar -zxvf ossec-wui-0.1-BETA.tar.gz\n# mv ossec-wui* \/var\/www\/htdocs\/ossec-wui<\/code><\/pre>\n\n\n\n<p>1.3 \u2013 Run the setup script<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># cd \/var\/www\/htdocs\/ossec-wui\n# .\/setup.sh<\/code><\/pre>\n\n\n\n<p>1.4 \u2013 Add your web server user to the ossec group<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># vi \/etc\/group\n..\nFrom:\nossec:x:1002:\nTo (if your web server user is www):\nossec:x:1002:www<\/code><\/pre>\n\n\n\n<p>1.5 \u2013 Fix the permissions for the tmp directory and restart Apache (for the new permissions to work)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># chmod 770 tmp\/\n# chgrp www tmp\/\n# apachectl restart<\/code><\/pre>\n\n\n\n<p>As the ossec-hids project, it is released under&nbsp;<a href=\"http:\/\/www.ossec.net\/en\/licensing.html\">the GPL<\/a>&nbsp;and&nbsp;<a href=\"http:\/\/www.ossec.net\/en\/donate.html\">donations<\/a>&nbsp;are welcome.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I just released the first&nbsp;beta version of oswui&nbsp;(ossec web ui). The code is very simple and does not require a database or anything special running in the server. Hopefully after this release some web programmers will join us to help improve it (I am not a gui person).Download it from&nbsp;here. Installation instructions below:1.0 \u2013 Prerequisites [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"_links":{"self":[{"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/posts\/359"}],"collection":[{"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/comments?post=359"}],"version-history":[{"count":1,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/posts\/359\/revisions"}],"predecessor-version":[{"id":360,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/posts\/359\/revisions\/360"}],"wp:attachment":[{"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/media?parent=359"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/categories?post=359"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/defragged.org\/ossec\/wp-json\/wp\/v2\/tags?post=359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}