
{"id":527,"date":"2010-01-27T19:28:29","date_gmt":"2010-01-27T13:58:29","guid":{"rendered":"http:\/\/froisa.com\/?p=527"},"modified":"2010-01-27T19:28:29","modified_gmt":"2010-01-27T13:58:29","slug":"install-6-reading-code","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/01\/27\/install-6-reading-code\/","title":{"rendered":"install.6 [ reading code ]"},"content":{"rendered":"<pre class=\"brush:c\">\nstatic int selinux_enabled = 0;\n<\/pre>\n<p>The value of variable &#8220;selinux_enabled&#8221; is<br \/>\nconstant 0 of integer type which is not allowed to change.<br \/>\nvalue of selinux_enabled is constant 0 is Proposition p.<br \/>\nvariable selinux_enabled is of type integer is Proposition q .<br \/>\nvalue of selinux_enabled is not allowed to change is Proposition r.<br \/>\n[latex]<br \/>\n\\texttt {So. p is true if } q \\; \\wedge \\; r \\\\<br \/>\n\\texttt{So P is a compound proposition or conjuction.}<br \/>\n[\/latex]<br \/>\n<a href=\"http:\/\/selinuxproject.org\/page\/Main_Page\">  http:\/\/selinuxproject.org\/page\/Main_Page<\/a><br \/>\n<a href=\"http:\/\/en.wikipedia.org\/wiki\/Security-Enhanced_Linux\"> http:\/\/en.wikipedia.org\/wiki\/Security-Enhanced_Linux<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>static int selinux_enabled = 0; The value of variable &#8220;selinux_enabled&#8221; is constant 0 of integer type which is not allowed to change. value of selinux_enabled is constant 0 is Proposition p. variable selinux_enabled is of type integer is Proposition q . value of selinux_enabled is not allowed to change is Proposition r. [latex] \\texttt {So. &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/01\/27\/install-6-reading-code\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;install.6 [ reading code ]&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[14,104],"tags":[579,1314,1356,1429],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/527"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=527"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/527\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}