{"id":92,"date":"2023-08-03T17:56:01","date_gmt":"2023-08-03T08:56:01","guid":{"rendered":"https:\/\/sejiwon.com\/?p=92"},"modified":"2023-08-03T17:56:01","modified_gmt":"2023-08-03T08:56:01","slug":"wordpress-%eb%b9%84%eb%b0%80%eb%b2%88%ed%98%b8-%eb%b3%80%ea%b2%bd-%ed%9b%84-%ec%97%90%eb%9f%ac-%eb%b0%9c%ec%83%9d%ed%95%a0-%ea%b2%bd%ec%9a%b0-%ed%95%b4%ea%b2%b0-%eb%b0%a9%eb%b2%95","status":"publish","type":"post","link":"https:\/\/sejiwon.com\/?p=92","title":{"rendered":"WordPress \ube44\ubc00\ubc88\ud638 \ubcc0\uacbd \ud6c4 \uc5d0\ub7ec \ubc1c\uc0dd\ud560 \uacbd\uc6b0 \ud574\uacb0 \ubc29\ubc95"},"content":{"rendered":"\n<p>\uce74\ud39824\uc5d0\uc11c \uc6b4\uc601\uc911\uc778 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c  \ube44\ubc00\ubc88\ud638 \ubcc0\uacbd \ud6c4 \ub85c\uadf8\uc778\uc774 \ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0\ub294 \uc544\ub798\uc640 \uac19\uc774 \uc9c4\ud589\ud574\ubcf4\uc790.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\uc774\ub7f0 \uacbd\uc6b0\uc5d0\ub294 \uc544\ub798\uc640 \uac19\uc740 \uc77c\ub4e4\uc744 \ud574\uc57c \ud55c\ub2e4.<\/p>\n\n\n\n<ol>\n<li>putty\uac19\uc740 ssh\uc811\uc18d \ud234\uc744 \uc774\uc6a9\ud558\uc5ec mysql\uc5d0 \uc811\uc18d\ud55c\ub2e4.<\/li>\n\n\n\n<li>mysql\uc5d0 \uc811\uc18d \ud6c4 \ube44\ubc00\ubc88\ud638\ub97c update \ud574\uc900\ub2e4.<\/li>\n\n\n\n<li>\ubcc0\uacbd \ud6c4 \ud655\uc778\ud55c\ub2e4.<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n\n\n\n<p>\uba3c\uc800, putty\ub97c \uc2e4\ud589\uc2dc\ucf1c\uc11c \uc811\uc18d \ud6c4 \uc544\ub798\ub97c \uc2e4\ud589\ud55c\ub2e4.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p><\/p>\n<cite>[sejiwonyh@uws7-wpm-055 twentytwentytwo]$ mysql -u sejiwonyh -p<br>Enter password:<br>Welcome to the MariaDB monitor. Commands end with ; or \\g.<br>Your MariaDB connection id is 714706<br>Server version: 10.1.13-MariaDB MariaDB Server<br>Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.<br>Type &#8216;help;&#8217; or &#8216;\\h&#8217; for help. Type &#8216;\\c&#8217; to clear the current input statement.<br>MariaDB [(none)]> show tables;<\/cite><\/blockquote>\n\n\n\n<p>\uac00\uc9c4 \ud14c\uc774\ube14\uc744 \uc8fd \ud6d1\uc5b4 \ubcf8 \ud6c4 \uc6b0\ub9ac\uac00 \uac74\ub4dc\ub824\uc57c \ud558\ub294 \ud14c\uc774\ube14\uc740 \ub531 \ud558\ub098 wp_users\ub9cc \uac74\ub4dc\ub9ac\uba74 \ub41c\ub2e4.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p><\/p>\n<cite>update wp_users set user_pass=md5(&#8216;\ube44\ubc00\ubc88\ud638&#8217;) where ID=1;<\/cite><\/blockquote>\n\n\n\n<p><\/p>\n\n\n\n<p>\ub300\ubd80\ubd84 id=1\ubc88\uc774 \uad00\ub9ac\uc790\uc774\uae30 \ub54c\ubb38\uc5d0 \uc704\uc640 \uac19\uc774 \uc2e4\ud589\ud558\uc5ec \uc900\ub2e4.<\/p>\n\n\n\n<p>\ud639\uc2dc \ub85c\uadf8\uc778 \ud6c4 2\ub2e8\uacc4 \uc778\uc99d\uc744 \uc694\uad6c\ud558\ub294 \uacbd\uc6b0 \ub4f1\ub85d\ub41c \uba54\uc77c\uc774 gmail\uc774\uba74 WordPress\uc5d0\uc11c \ub0a0\ub9b0 \uba54\uc77c\uc744 \uc2a4\ud338\ucc98\ub9ac\ud558\uac70\ub098 \uc218\uc2e0\ub418\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uac00 \uc788\ub2e4.<\/p>\n\n\n\n<p>\uc774\ub7fc, \uc815\ub9d0 \ub0ad\ud328\uc774\ub2e4.<\/p>\n\n\n\n<p>\uc774\ub7f4 \uacbd\uc6b0\ub294 \uc544\ub798\ucc98\ub7fc \ud574\uc900\ub2e4.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p><\/p>\n<cite>update wp_users set user_email=&#8217;xxxx@naver.com&#8217; where id=1;<\/cite><\/blockquote>\n\n\n\n<p>\uc704 \ucc98\ub7fc Gmail\uc774 \uc544\ub2cc \ub2e4\ub978 \uba54\uc77c\ub85c \uad00\ub9ac\uc790 \uba54\uc77c\uc744 \ubcc0\uacbd\ud55c \ud6c4 2\ub2e8\uacc4 \uc778\uc99d\ub3c4 \ud328\uc2a4\ud558\uc790.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\uadf8\ub7f0 \ub2e4\uc74c \uc544\ub798\ub97c \ud655\uc778 \ud574\uc8fc\uc790.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"818\" src=\"https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1-1024x818.png\" alt=\"\" class=\"wp-image-94\" srcset=\"https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1-1024x818.png 1024w, https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1-300x240.png 300w, https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1-768x613.png 768w, https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1-660x527.png 660w, https:\/\/sejiwon.com\/wp-content\/uploads\/2023\/08\/1.png 1126w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>\ube68\uac04\uc0c9 \ubc15\uc2a4\uc5d0 Enabled\uc5d0 \uccb4\ud06c\uac00 \ub418\uc5b4 \uc788\uc73c\uba74, \uadf8\ub9bc\uacfc \uac19\uc774 \uccb4\ud06c\ub97c \ud574\uc81c\ud574 \uc8fc\uc790.<\/p>\n\n\n\n<p>\uadf8\ub7ec\uba74 \uc704\uc5d0\uc11c update \ud574\uc900 \ube44\ubc00\ubc88\ud638\ub85c \ub85c\uadf8\uc778\uc774 \ubb38\uc81c\uc5c6\uc774 \uc798 \ub420 \uac83\uc774\ub2e4.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uce74\ud39824\uc5d0\uc11c \uc6b4\uc601\uc911\uc778 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ube44\ubc00\ubc88\ud638 \ubcc0\uacbd \ud6c4 \ub85c\uadf8\uc778\uc774 \ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0\ub294 \uc544\ub798\uc640 \uac19\uc774 \uc9c4\ud589\ud574\ubcf4\uc790. \uc774\ub7f0 \uacbd\uc6b0\uc5d0\ub294 \uc544\ub798\uc640 \uac19\uc740 \uc77c\ub4e4\uc744 \ud574\uc57c \ud55c\ub2e4. \uba3c\uc800, putty\ub97c \uc2e4\ud589\uc2dc\ucf1c\uc11c \uc811\uc18d \ud6c4 \uc544\ub798\ub97c \uc2e4\ud589\ud55c\ub2e4. [sejiwonyh@uws7-wpm-055 twentytwentytwo]$ mysql -u sejiwonyh -pEnter password:Welcome to the MariaDB monitor. Commands end with ; or \\g.Your MariaDB connection id is 714706Server version: 10.1.13-MariaDB MariaDB ServerCopyright (c) 2000,\u2026 <span class=\"read-more\"><a href=\"https:\/\/sejiwon.com\/?p=92\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[7],"tags":[],"_links":{"self":[{"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/posts\/92"}],"collection":[{"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sejiwon.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=92"}],"version-history":[{"count":1,"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/posts\/92\/revisions"}],"predecessor-version":[{"id":95,"href":"https:\/\/sejiwon.com\/index.php?rest_route=\/wp\/v2\/posts\/92\/revisions\/95"}],"wp:attachment":[{"href":"https:\/\/sejiwon.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=92"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sejiwon.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=92"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sejiwon.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=92"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}