
{"id":14694,"date":"2013-12-14T13:39:34","date_gmt":"2013-12-14T13:39:34","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=14694"},"modified":"2013-12-14T13:39:34","modified_gmt":"2013-12-14T13:39:34","slug":"linux-kernel-parameter-panic","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/12\/14\/linux-kernel-parameter-panic\/","title":{"rendered":"parameter panic &#8211; the number of seconds the kernel waits before rebooting on a panic"},"content":{"rendered":"<pre>\nGNU\/Linux PARAMETER\n\nroot&gt;cat \/proc\/sys\/kernel\/panic\n0\nroot&gt;echo 60 &gt; \/proc\/sys\/kernel\/panic\nroot&gt;cat \/proc\/sys\/kernel\/panic\n60\nroot&gt;\n\nPARAMETER EXPLANATION\n\nhttp:\/\/en.wikipedia.org\/wiki\/Kernel_panic\n\nPARAMETER FUNCTION\npanic:\n\nThe value in this file represents the number of seconds the kernel\nwaits before rebooting on a panic. When you use the software watchdog,\nthe recommended setting is 60.\n\nPARAMETER CODE CONNECTION\n\n\nhttp:\/\/lxr.linux.no\/linux+v3.12.5\/kernel\/panic.c\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GNU\/Linux PARAMETER root&gt;cat \/proc\/sys\/kernel\/panic 0 root&gt;echo 60 &gt; \/proc\/sys\/kernel\/panic root&gt;cat \/proc\/sys\/kernel\/panic 60 root&gt; PARAMETER EXPLANATION http:\/\/en.wikipedia.org\/wiki\/Kernel_panic PARAMETER FUNCTION panic: The value in this file represents the number of seconds the kernel waits before rebooting on a panic. When you use the software watchdog, the recommended setting is 60. PARAMETER CODE CONNECTION http:\/\/lxr.linux.no\/linux+v3.12.5\/kernel\/panic.c<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[83],"tags":[988,1663],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14694"}],"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=14694"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/14694\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=14694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=14694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=14694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}