{"id":1209,"date":"2013-09-27T09:54:42","date_gmt":"2013-09-27T09:54:42","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=1209"},"modified":"2016-10-08T12:20:39","modified_gmt":"2016-10-08T12:20:39","slug":"shutdown","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/command-line\/shutdown","title":{"rendered":"Shutdown"},"content":{"rendered":"<p>\nThis is the best method\n<\/p>\n<pre>\r\n<code>\r\nsudo shutdown -h now\r\n<\/code><\/pre>\n<p>\nThis is an alternative (halt and shutdown are not the same thing so a halt command may not cause a complete power off shutdown, it depends on the system):\n<\/p>\n<pre>\r\n<code>\r\nsudo halt\r\n<\/code><\/pre>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is the best method sudo shutdown -h now This is an alternative (halt and shutdown are not the same thing so a halt command may not cause a complete power off shutdown, it depends on the system): sudo halt &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-1209","post","type-post","status-publish","format-standard","hentry","category-command-line"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=1209"}],"version-history":[{"count":3,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1209\/revisions"}],"predecessor-version":[{"id":2671,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1209\/revisions\/2671"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=1209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=1209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=1209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}