{"id":6,"date":"2024-01-21T09:14:12","date_gmt":"2024-01-21T00:14:12","guid":{"rendered":"https:\/\/1000.co.kr\/the10\/?p=6"},"modified":"2024-01-21T09:14:13","modified_gmt":"2024-01-21T00:14:13","slug":"%ec%9a%b0%eb%b6%84%ed%88%ac-20-04-mysql-%ec%84%a4%ec%b9%98-%eb%94%94%eb%a0%89%ed%86%a0%eb%a6%ac-%eb%b3%80%ea%b2%bd","status":"publish","type":"post","link":"https:\/\/1000.co.kr\/the10\/?p=6","title":{"rendered":"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd"},"content":{"rendered":"\n<p>Ubuntu 20.04\uc5d0\uc11c MySQL\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub97c \ubcc0\uacbd\ud558\ub294 \uac83\uc740 \uba87 \uac00\uc9c0 \ub2e8\uacc4\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc8fc\ub85c MySQL \uc11c\ube44\uc2a4\ub97c \uc815\uc9c0\uc2dc\ud0a4\uace0, \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0c8 \uc704\uce58\ub85c \uc774\ub3d9\uc2dc\ud0a8 \ub2e4\uc74c, MySQL \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uace0 \uc11c\ube44\uc2a4\ub97c \uc7ac\uc2dc\uc791\ud558\ub294 \uacfc\uc815\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc5ec\uae30 \uac04\ub2e8\ud55c \uac00\uc774\ub4dc\ub97c \uc81c\uacf5\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>MySQL \uc11c\ube44\uc2a4 \uc815\uc9c0<\/strong>:bashCopy code<code>sudo systemctl stop mysql<\/code><\/li>\n\n\n\n<li><strong>\uae30\uc874 \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac \ud655\uc778<\/strong>: MySQL\uc758 \uae30\ubcf8 \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\ub294 \uc77c\ubc18\uc801\uc73c\ub85c <code>\/var\/lib\/mysql<\/code>\uc785\ub2c8\ub2e4. \uc774 \uc704\uce58\ub97c \ud655\uc778\ud558\uace0, \uc774\ub3d9\ud560 \uc0c8 \ub514\ub809\ud1a0\ub9ac\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li><strong>\ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac \uc774\ub3d9<\/strong>: \uc0c8 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\uace0, \uae30\uc874 \ub370\uc774\ud130\ub97c \uc0c8 \uc704\uce58\ub85c \ubcf5\uc0ac\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0c8 \ub514\ub809\ud1a0\ub9ac\uac00 <code>\/new\/path\/mysql<\/code>\ub77c\uace0 \uac00\uc815\ud560 \ub54c:bashCopy code<code>sudo mkdir -p \/new\/path\/mysql sudo rsync -av \/var\/lib\/mysql \/new\/path\/mysql<\/code><\/li>\n\n\n\n<li><strong>AppArmor \uc124\uc815 \uc5c5\ub370\uc774\ud2b8<\/strong> (\ud544\uc694\ud55c \uacbd\uc6b0): Ubuntu\uc5d0\uc11c AppArmor\ub294 \uc561\uc138\uc2a4 \uc81c\uc5b4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. <code>\/etc\/apparmor.d\/usr.sbin.mysqld<\/code> \ud30c\uc77c\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uc5ec \uc0c8 \uacbd\ub85c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\ub97c \ud5c8\uc6a9\ud574\uc57c \ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n\n\n\n<li><strong>MySQL \uad6c\uc131 \uc5c5\ub370\uc774\ud2b8<\/strong>: <code>\/etc\/mysql\/mysql.conf.d\/mysqld.cnf<\/code> \ud30c\uc77c\uc744 \uc5f4\uace0 <code>datadir<\/code> \uac12\uc744 \uc0c8 \uacbd\ub85c\ub85c \ubcc0\uacbd\ud569\ub2c8\ub2e4.javascriptCopy code<code>datadir = \/new\/path\/mysql<\/code><\/li>\n\n\n\n<li><strong>\uad8c\ud55c \ud655\uc778 \ubc0f \uc218\uc815<\/strong>: \uc0c8 \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\uc5d0 \uc801\uc808\ud55c \uad8c\ud55c\uc774 \uc124\uc815\ub418\uc5b4 \uc788\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.bashCopy code<code>sudo chown -R mysql:mysql \/new\/path\/mysql<\/code><\/li>\n\n\n\n<li><strong>MySQL \uc11c\ube44\uc2a4 \uc7ac\uc2dc\uc791<\/strong>:bashCopy code<code>sudo systemctl start mysql<\/code><\/li>\n\n\n\n<li><strong>\uc791\ub3d9 \ud655\uc778<\/strong>: MySQL\uc774 \uc0c8 \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \uc815\uc0c1\uc801\uc73c\ub85c \uc791\ub3d9\ud558\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li><strong>\uae30\uc874 \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac \uc815\ub9ac<\/strong>: \uc0c8 \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \ubaa8\ub4e0 \uac83\uc774 \uc62c\ubc14\ub974\uac8c \uc791\ub3d9\ud55c\ub2e4\uace0 \ud655\uc2e0\ud558\uba74, \uae30\uc874 <code>\/var\/lib\/mysql<\/code> \ub514\ub809\ud1a0\ub9ac\ub97c \uc0ad\uc81c\ud558\uac70\ub098 \ubc31\uc5c5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ol>\n\n\n\n<p>\uc774 \ud504\ub85c\uc138\uc2a4\ub294 \uc2e0\uc911\ud558\uac8c \uc218\ud589\ud574\uc57c \ud558\uba70, \uc911\uc694\ud55c \ub370\uc774\ud130\ub294 \ubc18\ub4dc\uc2dc \ubc31\uc5c5\ud574\uc57c \ud569\ub2c8\ub2e4. \ub610\ud55c, MySQL \uad6c\uc131 \ud30c\uc77c\uc758 \uc218\uc815, AppArmor \uc124\uc815 \ubcc0\uacbd, \ud30c\uc77c \uad8c\ud55c \uc124\uc815 \ub4f1\uc5d0 \uc8fc\uc758\ub97c \uae30\uc6b8\uc5ec\uc57c \ud569\ub2c8\ub2e4. \uac00\ub2a5\ud558\ub2e4\uba74, \uc774\ub7ec\ud55c \ubcc0\uacbd\uc744 \uc6b4\uc601 \ud658\uacbd\uc5d0 \uc801\uc6a9\ud558\uae30 \uc804\uc5d0 \ud14c\uc2a4\ud2b8 \ud658\uacbd\uc5d0\uc11c \uba3c\uc800 \uc2dc\ub3c4\ud574 \ubcf4\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu 20.04\uc5d0\uc11c MySQL\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub97c \ubcc0\uacbd\ud558\ub294 \uac83\uc740 \uba87 \uac00\uc9c0 \ub2e8\uacc4\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc8fc\ub85c MySQL \uc11c\ube44\uc2a4\ub97c \uc815\uc9c0\uc2dc\ud0a4\uace0, \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0c8 \uc704\uce58\ub85c \uc774\ub3d9\uc2dc\ud0a8 \ub2e4\uc74c, MySQL \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uace0 \uc11c\ube44\uc2a4\ub97c \uc7ac\uc2dc\uc791\ud558\ub294 \uacfc\uc815\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc5ec\uae30 \uac04\ub2e8\ud55c \uac00\uc774\ub4dc\ub97c \uc81c\uacf5\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4: \uc774 \ud504\ub85c\uc138\uc2a4\ub294 \uc2e0\uc911\ud558\uac8c \uc218\ud589\ud574\uc57c \ud558\uba70, \uc911\uc694\ud55c \ub370\uc774\ud130\ub294 \ubc18\ub4dc\uc2dc \ubc31\uc5c5\ud574\uc57c \ud569\ub2c8\ub2e4. \ub610\ud55c, MySQL \uad6c\uc131 \ud30c\uc77c\uc758 \uc218\uc815, AppArmor \uc124\uc815 \ubcc0\uacbd, \ud30c\uc77c \uad8c\ud55c \uc124\uc815 \ub4f1\uc5d0&#8230;<\/p>\n<p class=\"more-link-wrap\"><a href=\"https:\/\/1000.co.kr\/the10\/?p=6\" class=\"more-link\">Read More<span class=\"screen-reader-text\"> &ldquo;\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd&rdquo;<\/span> &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6","post","type-post","status-publish","format-standard","hentry","category-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.9.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/1000.co.kr\/the10\/?p=6\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w\" \/>\n<meta property=\"og:description\" content=\"Ubuntu 20.04\uc5d0\uc11c MySQL\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub97c \ubcc0\uacbd\ud558\ub294 \uac83\uc740 \uba87 \uac00\uc9c0 \ub2e8\uacc4\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc8fc\ub85c MySQL \uc11c\ube44\uc2a4\ub97c \uc815\uc9c0\uc2dc\ud0a4\uace0, \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0c8 \uc704\uce58\ub85c \uc774\ub3d9\uc2dc\ud0a8 \ub2e4\uc74c, MySQL \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uace0 \uc11c\ube44\uc2a4\ub97c \uc7ac\uc2dc\uc791\ud558\ub294 \uacfc\uc815\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc5ec\uae30 \uac04\ub2e8\ud55c \uac00\uc774\ub4dc\ub97c \uc81c\uacf5\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4: \uc774 \ud504\ub85c\uc138\uc2a4\ub294 \uc2e0\uc911\ud558\uac8c \uc218\ud589\ud574\uc57c \ud558\uba70, \uc911\uc694\ud55c \ub370\uc774\ud130\ub294 \ubc18\ub4dc\uc2dc \ubc31\uc5c5\ud574\uc57c \ud569\ub2c8\ub2e4. \ub610\ud55c, MySQL \uad6c\uc131 \ud30c\uc77c\uc758 \uc218\uc815, AppArmor \uc124\uc815 \ubcc0\uacbd, \ud30c\uc77c \uad8c\ud55c \uc124\uc815 \ub4f1\uc5d0...Read More &ldquo;\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd&rdquo; &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/1000.co.kr\/the10\/?p=6\" \/>\n<meta property=\"og:site_name\" content=\"bongbong-w\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-21T00:14:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-21T00:14:13+00:00\" \/>\n<meta name=\"author\" content=\"the10\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"the10\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/1000.co.kr\/the10\/?p=6\",\"url\":\"https:\/\/1000.co.kr\/the10\/?p=6\",\"name\":\"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w\",\"isPartOf\":{\"@id\":\"https:\/\/1000.co.kr\/the10\/#website\"},\"datePublished\":\"2024-01-21T00:14:12+00:00\",\"dateModified\":\"2024-01-21T00:14:13+00:00\",\"author\":{\"@id\":\"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/8b034e2e401fb3e503688a18ea86b475\"},\"breadcrumb\":{\"@id\":\"https:\/\/1000.co.kr\/the10\/?p=6#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/1000.co.kr\/the10\/?p=6\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/1000.co.kr\/the10\/?p=6#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/1000.co.kr\/the10\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/1000.co.kr\/the10\/#website\",\"url\":\"https:\/\/1000.co.kr\/the10\/\",\"name\":\"bongbong-w\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/1000.co.kr\/the10\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/8b034e2e401fb3e503688a18ea86b475\",\"name\":\"the10\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/75f120a19fdf1795e68d13e89d5f111c576a24aa7e95823ff4908818518e6258?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/75f120a19fdf1795e68d13e89d5f111c576a24aa7e95823ff4908818518e6258?s=96&d=mm&r=g\",\"caption\":\"the10\"},\"sameAs\":[\"https:\/\/1000.co.kr\/the10\"],\"url\":\"https:\/\/1000.co.kr\/the10\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/1000.co.kr\/the10\/?p=6","og_locale":"ko_KR","og_type":"article","og_title":"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w","og_description":"Ubuntu 20.04\uc5d0\uc11c MySQL\uc758 \uc124\uce58 \ub514\ub809\ud1a0\ub9ac\ub97c \ubcc0\uacbd\ud558\ub294 \uac83\uc740 \uba87 \uac00\uc9c0 \ub2e8\uacc4\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc8fc\ub85c MySQL \uc11c\ube44\uc2a4\ub97c \uc815\uc9c0\uc2dc\ud0a4\uace0, \ub370\uc774\ud130 \ub514\ub809\ud1a0\ub9ac\ub97c \uc0c8 \uc704\uce58\ub85c \uc774\ub3d9\uc2dc\ud0a8 \ub2e4\uc74c, MySQL \uad6c\uc131\uc744 \uc5c5\ub370\uc774\ud2b8\ud558\uace0 \uc11c\ube44\uc2a4\ub97c \uc7ac\uc2dc\uc791\ud558\ub294 \uacfc\uc815\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc5ec\uae30 \uac04\ub2e8\ud55c \uac00\uc774\ub4dc\ub97c \uc81c\uacf5\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4: \uc774 \ud504\ub85c\uc138\uc2a4\ub294 \uc2e0\uc911\ud558\uac8c \uc218\ud589\ud574\uc57c \ud558\uba70, \uc911\uc694\ud55c \ub370\uc774\ud130\ub294 \ubc18\ub4dc\uc2dc \ubc31\uc5c5\ud574\uc57c \ud569\ub2c8\ub2e4. \ub610\ud55c, MySQL \uad6c\uc131 \ud30c\uc77c\uc758 \uc218\uc815, AppArmor \uc124\uc815 \ubcc0\uacbd, \ud30c\uc77c \uad8c\ud55c \uc124\uc815 \ub4f1\uc5d0...Read More &ldquo;\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd&rdquo; &raquo;","og_url":"https:\/\/1000.co.kr\/the10\/?p=6","og_site_name":"bongbong-w","article_published_time":"2024-01-21T00:14:12+00:00","article_modified_time":"2024-01-21T00:14:13+00:00","author":"the10","twitter_card":"summary_large_image","twitter_misc":{"Written by":"the10","Est. reading time":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/1000.co.kr\/the10\/?p=6","url":"https:\/\/1000.co.kr\/the10\/?p=6","name":"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd - bongbong-w","isPartOf":{"@id":"https:\/\/1000.co.kr\/the10\/#website"},"datePublished":"2024-01-21T00:14:12+00:00","dateModified":"2024-01-21T00:14:13+00:00","author":{"@id":"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/8b034e2e401fb3e503688a18ea86b475"},"breadcrumb":{"@id":"https:\/\/1000.co.kr\/the10\/?p=6#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/1000.co.kr\/the10\/?p=6"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/1000.co.kr\/the10\/?p=6#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/1000.co.kr\/the10"},{"@type":"ListItem","position":2,"name":"\uc6b0\ubd84\ud22c 20.04 mysql \uc124\uce58 \ub514\ub809\ud1a0\ub9ac \ubcc0\uacbd"}]},{"@type":"WebSite","@id":"https:\/\/1000.co.kr\/the10\/#website","url":"https:\/\/1000.co.kr\/the10\/","name":"bongbong-w","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/1000.co.kr\/the10\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/8b034e2e401fb3e503688a18ea86b475","name":"the10","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/1000.co.kr\/the10\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/75f120a19fdf1795e68d13e89d5f111c576a24aa7e95823ff4908818518e6258?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/75f120a19fdf1795e68d13e89d5f111c576a24aa7e95823ff4908818518e6258?s=96&d=mm&r=g","caption":"the10"},"sameAs":["https:\/\/1000.co.kr\/the10"],"url":"https:\/\/1000.co.kr\/the10\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/posts\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":1,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/posts\/6\/revisions"}],"predecessor-version":[{"id":7,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=\/wp\/v2\/posts\/6\/revisions\/7"}],"wp:attachment":[{"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/1000.co.kr\/the10\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}