{"id":41654,"date":"2024-11-07T16:56:27","date_gmt":"2024-11-07T16:56:27","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=41654"},"modified":"2024-11-26T06:36:02","modified_gmt":"2024-11-26T06:36:02","slug":"7-%eb%b3%b4%ec%95%88-%ec%84%a4%ec%a0%95-%eb%b0%8f-%eb%b0%a9%ed%99%94%eb%b2%bd-%ea%b4%80%eb%a6%ac-ssh-%ed%8f%ac%ed%8a%b8-%eb%b3%80%ea%b2%bd-%eb%b0%8f-%ed%82%a4-%ea%b8%b0%eb%b0%98-%ec%9d%b8%ec%a6%9d","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/41654\/","title":{"rendered":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654"},"content":{"rendered":"<p><body><\/p>\n<h2>1. \uc11c\ub860<\/h2>\n<p>\n        \uc6f9 \uc11c\ubc84\ub97c \uc6b4\uc601\ud558\uba74\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uace0\ub824 \uc0ac\ud56d \uc911 \ud558\ub098\ub294 \ubcf4\uc548\uc785\ub2c8\ub2e4. \uc11c\ubc84\uac00 \ud574\ud0b9\ub2f9\ud558\uac70\ub098 \uc545\uc758\uc801\uc778 \uacf5\uaca9\uc744 \ubc1b\uc73c\uba74 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ub2e4\uc6b4\ub418\uac70\ub098 \ub370\uc774\ud130\uac00 \uc720\ucd9c\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n        \ub530\ub77c\uc11c, \uc774\ub7ec\ud55c \uc704\ud5d8\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud55c \ub2e4\uc591\ud55c \ubcf4\uc548 \uc124\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \uc6b0\ubd84\ud22c \uc11c\ubc84\uc758 \ubcf4\uc548\uc744 \uac15\ud654\ud558\uae30 \uc704\ud574 \ud544\uc218\uc801\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud560 \uc0ac\ud56d\uc5d0 \ub300\ud574 \uc54c\uc544\ubd05\ub2c8\ub2e4.\n    <\/p>\n<h2>2. SSH \ud3ec\ud2b8 \ubcc0\uacbd<\/h2>\n<p>\n        \uae30\ubcf8\uc801\uc73c\ub85c SSH\ub294 \ud3ec\ud2b8 22\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \ub9ce\uc740 \ud574\ucee4\ub4e4\uc774 \uc774 \uae30\ubcf8 \ud3ec\ud2b8\ub97c \ud0c0\uac9f\uc73c\ub85c \uc0bc\uae30 \ub54c\ubb38\uc5d0, \ud3ec\ud2b8\ub97c \ubcc0\uacbd\ud568\uc73c\ub85c\uc368 \uc790\ub3d9\ud654\ub41c \uacf5\uaca9\uc744 \ud53c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>2.1 SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc29\ubc95<\/h3>\n<p>\n        SSH \ud3ec\ud2b8\ub97c \ubcc0\uacbd\ud558\uace0\uc790 \ud560 \ub54c\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uc9c4\ud589\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo nano \/etc\/ssh\/sshd_config\n    <\/code><\/pre>\n<p>\n        \uc704 \uba85\ub839\uc5b4\ub97c \uc785\ub825\ud558\uba74 SSH \uc124\uc815 \ud30c\uc77c\uc774 \uc5f4\ub9ac\uac8c \ub429\ub2c8\ub2e4. \uc774 \ud30c\uc77c\uc5d0\uc11c <code>Port 22<\/code>\ub97c \ucc3e\uc544 \ub2e4\ub978 \ud3ec\ud2b8 \ubc88\ud638(\uc608: 2222)\ub85c \ubcc0\uacbd\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nPort 2222\n    <\/code><\/pre>\n<p>\n        \uc124\uc815\uc744 \ubcc0\uacbd\ud55c \ud6c4, \ud30c\uc77c\uc744 \uc800\uc7a5\ud558\uace0 \uc885\ub8cc\ud569\ub2c8\ub2e4. \uadf8\ub7f0 \ub2e4\uc74c SSH \uc11c\ube44\uc2a4\ub97c \uc7ac\uc2dc\uc791\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo systemctl restart sshd\n    <\/code><\/pre>\n<p>\n        \uc774\uc81c \uc0c8\ub85c\uc6b4 \ud3ec\ud2b8\ub85c SSH\uc5d0 \uc811\uc18d\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec SSH\uc5d0 \uc811\uc18d\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nssh username@server_ip -p 2222\n    <\/code><\/pre>\n<h2>3. \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815<\/h2>\n<p>\n        \ud0a4 \uae30\ubc18 \uc778\uc99d\uc740 \ube44\ubc00\ubc88\ud638\ubcf4\ub2e4 \ub354 \uc548\uc804\ud55c \uc778\uc99d \ubc29\uc2dd\uc73c\ub85c, \uac1c\uc778\ud0a4\uc640 \uacf5\uac1c\ud0a4 \uc30d\uc744 \uc0ac\uc6a9\ud558\uc5ec SSH \uc811\uadfc\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4. \ube44\ubc00\ubc88\ud638\ub97c \ud1b5\ud574 \uc778\uc99d\ud558\ub294 \uac83\ubcf4\ub2e4 \uc548\uc804\uc131 \uba74\uc5d0\uc11c \uc720\ub9ac\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>3.1 SSH \ud0a4 \uc0dd\uc131<\/h3>\n<p>\n        \uba3c\uc800 \ud074\ub77c\uc774\uc5b8\ud2b8 PC\uc5d0\uc11c SSH \ud0a4\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc544\ub798 \uba85\ub839\uc5b4\ub97c \uc2e4\ud589\ud558\uc5ec SSH \ud0a4\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nssh-keygen -t rsa -b 4096\n    <\/code><\/pre>\n<p>\n        \uba85\ub839\uc5b4\ub97c \uc2e4\ud589\ud558\uba74 \ud0a4 \ud30c\uc77c\uc758 \uc800\uc7a5 \uacbd\ub85c\uc640 \ube44\ubc00\ubc88\ud638\ub97c \uc785\ub825\ud558\ub77c\ub294 \uba54\uc2dc\uc9c0\uac00 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc73c\ub85c <code>~\/.ssh\/id_rsa<\/code>\uc5d0 \uc800\uc7a5\ub429\ub2c8\ub2e4.\n    <\/p>\n<h3>3.2 SSH \uacf5\uac1c\ud0a4\ub97c \uc11c\ubc84\uc5d0 \ubcf5\uc0ac<\/h3>\n<p>\n        \uc0dd\uc131\ud55c \uacf5\uac1c\ud0a4\ub97c \uc6b0\ubd84\ud22c \uc11c\ubc84\ub85c \ubcf5\uc0ac\ud569\ub2c8\ub2e4. \uc544\ub798 \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uacf5\uac1c\ud0a4\ub97c \ubcf5\uc0ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nssh-copy-id -i ~\/.ssh\/id_rsa.pub username@server_ip -p 2222\n    <\/code><\/pre>\n<p>\n        \uc774\ud6c4 \uc811\uc18d\ud560 \ub54c \ube44\ubc00\ubc88\ud638 \ub300\uc2e0 SSH \ud0a4\ub97c \uc0ac\uc6a9\ud574 \ub85c\uadf8\uc778\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p>\n<h2>4. \ubc29\ud654\ubcbd \uc124\uc815(UFW)<\/h2>\n<p>\n        \uc6b0\ubd84\ud22c\uc5d0 \ub0b4\uc7a5\ub41c \ubc29\ud654\ubcbd\uc778 UFW(Uncomplicated Firewall)\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud3ec\ud2b8 \uc811\uadfc\uc744 \uc81c\uc5b4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\ud654\ubcbd\uc744 \ud65c\uc6a9\ud574 SSH\uc640 \uc6f9 \uc11c\ubc84 \ub4f1 \ud544\uc694\ud55c \ud3ec\ud2b8\ub9cc \uc5f4\uc5b4\uc8fc\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>4.1 UFW \uc124\uce58 \ubc0f \ud65c\uc131\ud654<\/h3>\n<p>\n        UFW\ub294 \uae30\ubcf8\uc801\uc73c\ub85c \uc124\uce58\ub418\uc5b4 \uc788\uc9c0\ub9cc, \uc124\uce58 \uc5ec\ubd80\ub97c \ud655\uc778\ud558\uace0 \ud65c\uc131\ud654 \uacfc\uc815\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo ufw enable\n    <\/code><\/pre>\n<h3>4.2 SSH \ubc0f \uc6f9 \ud3ec\ud2b8 \ud5c8\uc6a9<\/h3>\n<p>\n        \uc55e\uc11c \ubcc0\uacbd\ud55c SSH \ud3ec\ud2b8\ub97c \ud5c8\uc6a9\ud558\uace0, HTTP \ubc0f HTTPS \ud3ec\ud2b8\ub97c \ud5c8\uc6a9\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo ufw allow 2222\/tcp\nsudo ufw allow 80\/tcp\nsudo ufw allow 443\/tcp\n    <\/code><\/pre>\n<h3>4.3 \ubc29\ud654\ubcbd \uc0c1\ud0dc \ud655\uc778<\/h3>\n<p>\n        \ubc29\ud654\ubcbd \uc124\uc815\uc774 \uc81c\ub300\ub85c \ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\ub824\uba74 \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo ufw status\n    <\/code><\/pre>\n<p>\n        \uc774\ub97c \ud1b5\ud574 \uc5f4\ub9b0 \ud3ec\ud2b8\uc640 \ucc28\ub2e8\ub41c \ud3ec\ud2b8\ub97c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>5. Fail2ban \uc124\uce58<\/h2>\n<p>\n        Fail2ban\uc740 \uc11c\ubc84\uc5d0 \ub300\ud55c \ubb34\ucc28\ubcc4 \ub300\uc785 \uacf5\uaca9\uc744 \ubc29\uc9c0\ud558\uae30 \uc704\ud574 IP\ub97c \ucc28\ub2e8\ud558\ub294 \ud6cc\ub96d\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \uacf5\uaca9\uc774 \uac10\uc9c0\ub418\uba74 \ud574\ub2f9 IP\ub97c \ubc29\ud654\ubcbd\uc5d0\uc11c \ucc28\ub2e8\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>5.1 Fail2ban \uc124\uce58<\/h3>\n<p>\n        \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec Fail2ban\uc744 \uc124\uce58\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo apt-get install fail2ban\n    <\/code><\/pre>\n<h3>5.2 Fail2ban \uc124\uc815<\/h3>\n<p>\n        \uc124\uce58\uac00 \uc644\ub8cc\ub418\uba74 \uae30\ubcf8 \uc124\uc815 \ud30c\uc77c\uc744 \ubcf5\uc0ac\ud558\uc5ec \uc0ac\uc6a9\uc790 \uc815\uc758 \uc124\uc815 \ud30c\uc77c\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code> \nsudo cp \/etc\/fail2ban\/jail.conf \/etc\/fail2ban\/jail.local\n    <\/code><\/pre>\n<p>\n        \uadf8 \ud6c4, <code>jail.local<\/code> \ud30c\uc77c\uc744 \uc5f4\uc5b4 \uc124\uc815\uc744 \uc870\uc815\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\nsudo nano \/etc\/fail2ban\/jail.local\n    <\/code><\/pre>\n<p>\n        \uc608\ub97c \ub4e4\uc5b4 SSH \ubcf4\ud638\ub97c \uc704\ud574 \ub2e4\uc74c \uc124\uc815\uc744 \ucd94\uac00\ud569\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n[sshd]\nenabled = true\nport = 2222\nfilter = sshd\nlogpath = \/var\/log\/auth.log\nmaxretry = 5\nbantime = 600\n    <\/code><\/pre>\n<h2>6. \uc815\ub9ac \ubc0f \uacb0\ub860<\/h2>\n<p>\n        \uc704\uc5d0\uc11c \uc124\uba85\ud55c \ubc29\ubc95\ub4e4\uc740 \uc6b0\ubd84\ud22c \uc11c\ubc84\uc758 \ubcf4\uc548\uc744 \uac15\ud654\ud558\ub294 \ub370 \ub9e4\uc6b0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. SSH \ud3ec\ud2b8 \ubcc0\uacbd, \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815, UFW \ubc0f Fail2ban\uacfc \uac19\uc740 \ub3c4\uad6c\ub97c \ud65c\uc6a9\ud568\uc73c\ub85c\uc368,<br \/>\n        \ub2e4\uc591\ud55c \uacf5\uaca9\uc73c\ub85c\ubd80\ud130 \uc11c\ubc84\ub97c \ubcf4\ud638\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubcf4\uc548 \uc870\uce58\ub294 \ucd94\uac00\uc801\uc778 \ub3c4\uad6c\uc640 \uc124\uc815\uacfc \ud568\uaed8 \uc0ac\uc6a9\ub420 \ub54c \ub354\uc6b1 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. \ub530\ub77c\uc11c, \uc9c0\uc18d\uc801\uc778 \ubcf4\uc548 \uc810\uac80\uacfc \uc5c5\ub370\uc774\ud2b8\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>7. \ucc38\uace0 \uc790\ub8cc<\/h2>\n<ul>\n<li><a href=\"https:\/\/help.ubuntu.com\/community\/UFW\">UFW \ubb38\uc11c<\/a><\/li>\n<li><a href=\"https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-secure-ssh-with-key-based-authentication-on-ubuntu-20-04\">SSH \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815<\/a><\/li>\n<li><a href=\"https:\/\/www.fail2ban.org\/wiki\/index.php\/Main_Page\">Fail2ban \uacf5\uc2dd \ubb38\uc11c<\/a><\/li>\n<\/ul>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \uc11c\ub860 \uc6f9 \uc11c\ubc84\ub97c \uc6b4\uc601\ud558\uba74\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uace0\ub824 \uc0ac\ud56d \uc911 \ud558\ub098\ub294 \ubcf4\uc548\uc785\ub2c8\ub2e4. \uc11c\ubc84\uac00 \ud574\ud0b9\ub2f9\ud558\uac70\ub098 \uc545\uc758\uc801\uc778 \uacf5\uaca9\uc744 \ubc1b\uc73c\uba74 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ub2e4\uc6b4\ub418\uac70\ub098 \ub370\uc774\ud130\uac00 \uc720\ucd9c\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c, \uc774\ub7ec\ud55c \uc704\ud5d8\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud55c \ub2e4\uc591\ud55c \ubcf4\uc548 \uc124\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \uc6b0\ubd84\ud22c \uc11c\ubc84\uc758 \ubcf4\uc548\uc744 \uac15\ud654\ud558\uae30 \uc704\ud574 \ud544\uc218\uc801\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud560 \uc0ac\ud56d\uc5d0 \ub300\ud574 \uc54c\uc544\ubd05\ub2c8\ub2e4. 2. SSH \ud3ec\ud2b8 \ubcc0\uacbd \uae30\ubcf8\uc801\uc73c\ub85c SSH\ub294 \ud3ec\ud2b8 22\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \ub9ce\uc740 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/41654\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[179],"tags":[],"class_list":["post-41654","post","type-post","status-publish","format-standard","hentry","category-179"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/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:\/\/atmokpo.com\/w\/41654\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \uc11c\ub860 \uc6f9 \uc11c\ubc84\ub97c \uc6b4\uc601\ud558\uba74\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uace0\ub824 \uc0ac\ud56d \uc911 \ud558\ub098\ub294 \ubcf4\uc548\uc785\ub2c8\ub2e4. \uc11c\ubc84\uac00 \ud574\ud0b9\ub2f9\ud558\uac70\ub098 \uc545\uc758\uc801\uc778 \uacf5\uaca9\uc744 \ubc1b\uc73c\uba74 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ub2e4\uc6b4\ub418\uac70\ub098 \ub370\uc774\ud130\uac00 \uc720\ucd9c\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c, \uc774\ub7ec\ud55c \uc704\ud5d8\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud55c \ub2e4\uc591\ud55c \ubcf4\uc548 \uc124\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \uc6b0\ubd84\ud22c \uc11c\ubc84\uc758 \ubcf4\uc548\uc744 \uac15\ud654\ud558\uae30 \uc704\ud574 \ud544\uc218\uc801\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud560 \uc0ac\ud56d\uc5d0 \ub300\ud574 \uc54c\uc544\ubd05\ub2c8\ub2e4. 2. SSH \ud3ec\ud2b8 \ubcc0\uacbd \uae30\ubcf8\uc801\uc73c\ub85c SSH\ub294 \ud3ec\ud2b8 22\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \ub9ce\uc740 &hellip; \ub354 \ubcf4\uae30 &quot;7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/41654\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-07T16:56:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:36:02+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654\",\"datePublished\":\"2024-11-07T16:56:27+00:00\",\"dateModified\":\"2024-11-26T06:36:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/\"},\"wordCount\":48,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc11c\ubc84\uad6c\ucd95\uc6b4\uc601\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/\",\"url\":\"https:\/\/atmokpo.com\/w\/41654\/\",\"name\":\"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-07T16:56:27+00:00\",\"dateModified\":\"2024-11-26T06:36:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/41654\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/41654\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","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:\/\/atmokpo.com\/w\/41654\/","og_locale":"ko_KR","og_type":"article","og_title":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \uc11c\ub860 \uc6f9 \uc11c\ubc84\ub97c \uc6b4\uc601\ud558\uba74\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uace0\ub824 \uc0ac\ud56d \uc911 \ud558\ub098\ub294 \ubcf4\uc548\uc785\ub2c8\ub2e4. \uc11c\ubc84\uac00 \ud574\ud0b9\ub2f9\ud558\uac70\ub098 \uc545\uc758\uc801\uc778 \uacf5\uaca9\uc744 \ubc1b\uc73c\uba74 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ub2e4\uc6b4\ub418\uac70\ub098 \ub370\uc774\ud130\uac00 \uc720\ucd9c\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c, \uc774\ub7ec\ud55c \uc704\ud5d8\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud55c \ub2e4\uc591\ud55c \ubcf4\uc548 \uc124\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \uc6b0\ubd84\ud22c \uc11c\ubc84\uc758 \ubcf4\uc548\uc744 \uac15\ud654\ud558\uae30 \uc704\ud574 \ud544\uc218\uc801\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud560 \uc0ac\ud56d\uc5d0 \ub300\ud574 \uc54c\uc544\ubd05\ub2c8\ub2e4. 2. SSH \ud3ec\ud2b8 \ubcc0\uacbd \uae30\ubcf8\uc801\uc73c\ub85c SSH\ub294 \ud3ec\ud2b8 22\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. \ub9ce\uc740 &hellip; \ub354 \ubcf4\uae30 \"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654\"","og_url":"https:\/\/atmokpo.com\/w\/41654\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-07T16:56:27+00:00","article_modified_time":"2024-11-26T06:36:02+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/41654\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/41654\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654","datePublished":"2024-11-07T16:56:27+00:00","dateModified":"2024-11-26T06:36:02+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/41654\/"},"wordCount":48,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc11c\ubc84\uad6c\ucd95\uc6b4\uc601"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/41654\/","url":"https:\/\/atmokpo.com\/w\/41654\/","name":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-07T16:56:27+00:00","dateModified":"2024-11-26T06:36:02+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/41654\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/41654\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/41654\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"7.\ubcf4\uc548 \uc124\uc815 \ubc0f \ubc29\ud654\ubcbd \uad00\ub9ac, SSH \ud3ec\ud2b8 \ubcc0\uacbd \ubc0f \ud0a4 \uae30\ubc18 \uc778\uc99d \uc124\uc815\uc73c\ub85c \ubcf4\uc548 \uac15\ud654"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/41654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=41654"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/41654\/revisions"}],"predecessor-version":[{"id":41655,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/41654\/revisions\/41655"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=41654"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=41654"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=41654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}