{"id":2841,"date":"2015-12-13T15:55:53","date_gmt":"2015-12-13T15:55:53","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=2841"},"modified":"2015-12-13T15:55:53","modified_gmt":"2015-12-13T15:55:53","slug":"start-stop-and-check-status-for-mara-database","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/12\/13\/start-stop-and-check-status-for-mara-database\/","title":{"rendered":"Start, Stop and Check Status for MariaDB"},"content":{"rendered":"<p>To stop\/restart and disable mariadb service use the following commands:<br \/>\nStop<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# sudo systemctl stop mariadb.service\n<\/pre>\n<p>Restart<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# sudo systemctl restart mariadb.service \n<\/pre>\n<p>Disable at boot time<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# sudo systemctl disable mariadb.service \n<\/pre>\n<p>Check Status<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# sudo systemctl is-active mariadb.service \n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>To stop\/restart and disable mariadb service use the following commands: Stop # sudo systemctl stop mariadb.service Restart # sudo systemctl restart mariadb.service Disable at boot time # sudo systemctl disable mariadb.service Check Status # sudo systemctl is-active mariadb.service<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[70],"tags":[],"class_list":["post-2841","post","type-post","status-publish","format-standard","hentry","category-mysql"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2841","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=2841"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2841\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=2841"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=2841"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=2841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}