{"id":8253,"date":"2024-08-05T19:00:57","date_gmt":"2024-08-05T10:00:57","guid":{"rendered":"https:\/\/east19-mikas.com\/mpat\/?page_id=8253"},"modified":"2026-06-29T14:11:16","modified_gmt":"2026-06-29T05:11:16","slug":"wordpress%e3%81%ae%e5%b0%8e%e5%85%a5","status":"publish","type":"page","link":"https:\/\/east19-mikas.com\/mpat\/?page_id=8253","title":{"rendered":"WordPress\u306e\u5c0e\u5165"},"content":{"rendered":"\n<h2 id=\"\u4e8b\u524d\u6e96\u5099-\u78ba\u8a8d\" class=\"wp-block-heading\">\u4e8b\u524d\u6e96\u5099\u30fb\u78ba\u8a8d<\/h2>\n\n\n\n<h3 id=\"selinux\u306e\u8a2d\u5b9a\" class=\"wp-block-heading\">SELINUX\u306e\u8a2d\u5b9a<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">LAMP\u74b0\u5883\u306e\u69cb\u7bc9\u306b\u8ff0\u3079\u3066\u3044\u307e\u3059\u304c\u3001Web\u30eb\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u3068\u30012\u3064\u306e\u30d6\u30fc\u30eb\u5024\u306e\u5909\u66f4\u304c\u5fc5\u8981\u3067\u3059\u3002\u8a73\u7d30\u306f<a href=\"https:\/\/east19-mikas1.com\/wrxt\/?page_id=8494#SELINUX\">SELINUX\u306e\u8a2d\u5b9a<\/a>\u306e\u9805\u76ee\u3092\u53c2\u7167\u4e0b\u3055\u3044\u3002<\/p>\n\n\n\n<h3 id=\"\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u306e\u6e96\u5099\" class=\"wp-block-heading\">\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u306e\u6e96\u5099<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u524d\u306b\u3001\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u540d\u306f\u4efb\u610f\u3067\u3059\u304c\u3001\u534a\u89d2\u82f1\u5c0f\u6587\u5b57\u306b\u3057\u3066\u304a\u304f\u306e\u304c\u7121\u96e3\u3067\u3059\u3002\u4e0b\u8a18\u306b\u793a\u3059\u3068\u304a\u308a\u3001\u65e2\u306b\u6709\u308b\u540d\u524d\u306f\u4ed8\u3051\u3089\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code has-white-color has-text-color has-background has-link-color wp-elements-a6ddf30457ee74c44ae8e41887c27ff1\" style=\"background-color:#3f3f3f\"><code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">mysql -u root -p<\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Enter Password\u3000\u3000\u3000\u3000\u3000\u3000\uff1c\uff1d\uff1d\uff1d\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b <\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Welcome to the MySQL monitor. Commands end with ; or \\g. <\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Your MySQL connection id is 876 <\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Server version: 8.0.26 Source distribution <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Copyright (c) 2000, 2021, Oracle and\/or its affiliates. <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Oracle is a registered trademark of Oracle Corporation and\/or its <\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">affiliates. Other names may be trademarks of their respective <\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">owners.<\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"> Type 'help;' or '\\h' for help. Type '\\c' to clear the current input statement. <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">mysql><\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">show databases;<\/mark> \n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">+--------------------+\n| Database           |\n+--------------------+\n| information_schema |\n| mysql              |\n| performance_schema |\n| sys                |\n+--------------------+<\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">9 rows in set (0.01 sec) <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">mysql><\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">create database mput1;<\/mark> \n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Query OK, 1 row affected (0.19 sec) <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">mysql><\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">quit;<\/mark>\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">Bye <\/mark>\n\n<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark><\/code><\/pre>\n\n\n\n<br>\n\n\n\n<h2 id=\"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u5165\u624b\" class=\"wp-block-heading\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u5165\u624b<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"> &nbsp; WordPress\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3068\u89e3\u51cd WordPress\u3092<a href=\"https:\/\/ja.wordpress.org\/download\/releases\/\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/ja.wordpress.org\/releases\/<\/a>\u304b\u3089\u6700\u65b0\u7248\u3092wget\u3067\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u307e\u3059\u3002 <\/p>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#3f3f3f\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">cd \/tmp<\/mark> <br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">wget https:\/\/ja.wordpress.org\/wordpress-5.9-ja.zip<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\n&nbsp;\n\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u89e3\u51cd\u3057\u3001Apache\u304c\u8aad\u307f\u8fbc\u3081\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002\n<\/p>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#3f3f3f\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">cp wordpress-5.9-ja.zip \/var\/www\/html\/<\/mark> <br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">cd \/var\/www\/html\/<\/mark> <br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">unzip wordpress-5.9-ja.zip<\/mark> <br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"># <\/mark><mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">ll<\/mark><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"> <\/mark><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">\u5408\u8a08 138576 drwxr-xr-x. 5 root root 182 11\u6708 1 2020<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">wordpress<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">-rw-r&#8211;r&#8211;. 1 root root 431864 1\u6708 19 08:27<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">wordpress-5.9-ja.zip<\/mark> <br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\">#<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffff00\" class=\"has-inline-color\">chown -R apache:apache \/var\/www\/html\/mput<\/mark><\/p>\n\n\n\n<br>\n\n\n\n<h3 id=\"wordpress\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\" class=\"wp-block-heading\">WordPress\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"> WordPress\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6642\u306b\u5fc5\u8981\u306a\u60c5\u5831\u306f\u3001\uff11\uff09\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u540d\u3001 \uff12\uff09\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u63a5\u7d9a\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u3001\uff13\uff09\u30d1\u30b9\u30ef\u30fc\u30c9\u3001\uff14\uff09\u30b5\u30a4\u30c8\u540d\u3001\uff15\uff09\u30b5\u30a4\u30c8\u306e\u7ba1\u7406\u8005\u540d\u3001\uff16\uff09\u7ba1\u7406\u8005\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3001\uff17\uff09\u7ba1\u7406\u8005\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u30fb\u30fb\u30fb\u304c\u5fc5\u8981\u3067\u3059 \u3002 <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5148\u306eURL\u306bWeb\u30d6\u30e9\u30a6\u30b6\u3067\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068\u3001\u4e0b\u56f3\u306e\u3088\u3046\u306a\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u753b\u9762\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u300c\u3055\u3041\u3001\u59cb\u3081\u307e\u3057\u3087\u3046\uff01\u300d\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\/var\/www\/wordpress\/\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\uff08wp-config.php\uff09\u304c\u81ea\u52d5\u751f\u6210\u3055\u308c\u307e\u3059\u3002 \u306a\u304a\u3001URL\u306fSSL\u5bfe\u5fdc\u306e\u5834\u5408\u306fhttps:\/\/\u304b\u3089\u59cb\u307e\u308bURL\u3068\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"781\" height=\"578\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-1.png\" alt=\"\" class=\"wp-image-11557\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-1.png 781w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-1-300x222.png 300w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-1-768x568.png 768w\" sizes=\"auto, (max-width: 781px) 100vw, 781px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<p class=\"wp-block-paragraph\">\n\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\uff08wp-config.php\uff09\u306e\u5fc5\u8981\u9805\u76ee\u3092\u30a6\u30a3\u30b6\u30fc\u30c9\u306b\u5f93\u3044\u8a2d\u5b9a\u3057\u3066\u3044\u304d\u307e\u3059\u3002\n<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"777\" height=\"563\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-2.png\" alt=\"\" class=\"wp-image-11558\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-2.png 777w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-2-300x217.png 300w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-2-768x556.png 768w\" sizes=\"auto, (max-width: 777px) 100vw, 777px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"> \u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u540d\u3001\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\u63a5\u7d9a\u30e6\u30fc\u30b6\u30fc\u540d\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u7b49\u3092\u5165\u529b\u3057\u307e\u3059\u3002 <\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"775\" height=\"561\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-3-1.png\" alt=\"\" class=\"wp-image-11559\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-3-1.png 775w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-3-1-300x217.png 300w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-3-1-768x556.png 768w\" sizes=\"auto, (max-width: 775px) 100vw, 775px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"> \u5fc5\u8981\u9805\u76ee\u306e\u5165\u529b\u304c\u7d42\u308f\u3063\u305f\u3089\u3001\u5de6\u4e0b\u306e\u300c\u9001\u4fe1\u300d\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"774\" height=\"819\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-51.png\" alt=\"\" class=\"wp-image-11560\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-51.png 774w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-51-284x300.png 284w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-51-768x813.png 768w\" sizes=\"auto, (max-width: 774px) 100vw, 774px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u753b\u9762\u304c\u51fa\u3066\u304d\u305f\u3089\u300c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5b9f\u884c\u300d\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u6b21\u306b\u4e0b\u56f3\u3067\u3001\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3001\u30e6\u30fc\u30b6\u30fc\u540d\uff08WordPress\u7de8\u96c6\u6642\u306b\u5229\u7528\uff09\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u3001\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3001\u300cWordPress\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u300d\u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002 <\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"778\" height=\"456\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-61.png\" alt=\"\" class=\"wp-image-11561\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-61.png 778w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-61-300x176.png 300w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/inst-61-768x450.png 768w\" sizes=\"auto, (max-width: 778px) 100vw, 778px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u6210\u529f\u3059\u308b\u3068\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30fc\u30b8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\n<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"347\" height=\"473\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/wp-login.jpg\" alt=\"\" class=\"wp-image-11581\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/wp-login.jpg 347w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/wp-login-220x300.jpg 220w\" sizes=\"auto, (max-width: 347px) 100vw, 347px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\n\u4e0a\u8a18\u306e\u30ed\u30b0\u30a4\u30f3\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30fc\u30b8\u304c\u8868\u793a\u3055\u308c\u3066\u7de8\u96c6\u4f5c\u696d\u304c\u958b\u59cb\u51fa\u6765\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002\n<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"400\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/rogin-2s.png\" alt=\"\" class=\"wp-image-11562\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/rogin-2s.png 750w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/rogin-2s-300x160.png 300w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\u5de6\u4e0a\u306e\u30b5\u30a4\u30c8\u30bf\u30a4\u30c8\u30eb\u90e8\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u4e0b\u56f3\u306b\u793a\u3059\u4e88\u3081\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30c6\u30fc\u30de\u306b\u3088\u308b\u7de8\u96c6\u753b\u9762\u304c\u51fa\u3066\u304d\u307e\u3059\u3002\u3053\u306e\u307e\u307e\u7de8\u96c6\u3057\u3066\u3082\u826f\u3044\u306e\u3067\u3059\u304c\u3001\u5225\u306e\u6c17\u306b\u5165\u3063\u305f\u30c6\u30fc\u30de\u306b\u5165\u308c\u66ff\u3048\u308b\u4e8b\u3082\u9078\u629e\u80a2\u3067\u3059\u3002\u59cb\u3081\u306f\u3001\u8272\u3005\u3068\u7de8\u96c6\u65b9\u6cd5\u306b\u3064\u3044\u3066\u6163\u308c\u3066\u3086\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-twentytwentyone-image-frame\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"509\" src=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/hello-world.jpg\" alt=\"\" class=\"wp-image-11579\" srcset=\"https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/hello-world.jpg 768w, https:\/\/east19-mikas.com\/mpat\/wp-content\/uploads\/2026\/06\/hello-world-300x199.jpg 300w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"> \u4ee5\u4e0a\u3067\u3001WordPress\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306f\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e8b\u524d\u6e96\u5099\u30fb\u78ba\u8a8d SELINUX\u306e\u8a2d\u5b9a LAMP\u74b0\u5883&#8230;<\/p>\n","protected":false},"author":1,"featured_media":7908,"parent":8244,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8253","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/pages\/8253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8253"}],"version-history":[{"count":7,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/pages\/8253\/revisions"}],"predecessor-version":[{"id":11585,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/pages\/8253\/revisions\/11585"}],"up":[{"embeddable":true,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/pages\/8244"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=\/wp\/v2\/media\/7908"}],"wp:attachment":[{"href":"https:\/\/east19-mikas.com\/mpat\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}