{"id":207,"date":"2024-12-07T17:55:16","date_gmt":"2024-12-07T16:55:16","guid":{"rendered":"http:\/\/indonesiafoto.ddns.net\/?p=207"},"modified":"2024-12-07T18:21:11","modified_gmt":"2024-12-07T17:21:11","slug":"install-mariadb-on-pi","status":"publish","type":"post","link":"http:\/\/indonesiafoto.ddns.net\/index.php\/2024\/12\/07\/install-mariadb-on-pi\/","title":{"rendered":"Install Maria DB on Pi"},"content":{"rendered":"<p>nstall MariaDB:<\/p>\n<p><code><br \/>\nsudo apt install mariadb-server php-mysql -y<\/code><\/p>\n<p>sudo service apache2 restart<\/p>\n<p>sudo mysql_secure_installation<\/p>\n<ul>\n<li>Set root password? -&gt; Y<\/li>\n<li>Remove anonymous users? -&gt; Y\n<li>Disallow root login remotely? -&gt; N\n<li>Remove test database and access to it? -&gt; N\n<li>Reload privilege tables now? -&gt; Y<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>nstall MariaDB: sudo apt install mariadb-server php-mysql -y sudo service apache2 restart sudo mysql_secure_installation Set root password? -&gt; Y Remove anonymous users? -&gt; Y Disallow root login remotely? -&gt; N Remove test database and access to it? -&gt; N Reload privilege tables now? -&gt; Y<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[20,7],"class_list":["post-207","post","type-post","status-publish","format-standard","hentry","category-raspberry-pi","tag-maria-db","tag-raspberry-pi"],"_links":{"self":[{"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/posts\/207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/comments?post=207"}],"version-history":[{"count":4,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/posts\/207\/revisions"}],"predecessor-version":[{"id":218,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/posts\/207\/revisions\/218"}],"wp:attachment":[{"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/media?parent=207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/categories?post=207"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/indonesiafoto.ddns.net\/index.php\/wp-json\/wp\/v2\/tags?post=207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}