{"id":4037,"date":"2015-05-01T04:56:35","date_gmt":"2015-04-30T19:56:35","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=4037"},"modified":"2022-06-23T11:04:06","modified_gmt":"2022-06-23T02:04:06","slug":"install-webmin-on-ubuntu-14-04-unixmen","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=4037","title":{"rendered":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">There is talk of a security vulnerability. *\ubcf4\uc548\uc5d0 \ucde8\uc57d\ud558\ub2e4\ub294 \uc598\uae30\uac00 \uc788\uc74c<\/h3>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-right is-layout-flex wp-container-core-buttons-is-layout-765c4724 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/www.auctionpro.co.kr\/?p=1473\">CentOS Webmin \uc124\uce58\ub85c \uac00\uae30<\/a><\/div>\n<\/div>\n\n\n\n<p>1.As I said, if we like to receive future updates we need to add and enable Webmin repository,<br>do to this create a file called \/etc\/apt\/sources.list and add the following lines to it as a root user.<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$ sudo nano \/etc\/apt\/sources.list\n\n. . . \ndeb http:\/\/download.webmin.com\/download\/repository sarge contrib<\/pre><\/div>\n\n\n\n<p>2.Next, import and install GPG Key for installing signed packages for Webmin. We use Wget command to fetch<br>the key and then import it using rpm import command.<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$ wget -q -O- http:\/\/www.webmin.com\/jcameron-key.asc | sudo apt-key add\n\nOK<\/pre><\/div>\n\n\n\n<p>3.sudo apt update<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">sudo apt update <\/pre><\/div>\n\n\n\n<p>4.install Webmin<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$ sudo apt install webmin <\/pre><\/div>\n\n\n\n<p>5.Starting Webmin<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \"># sudo systemctl start webmin\n# sudo systemctl stop webmin\n# sudo systemctl status webmin<\/pre><\/div>\n\n\n\n<p>6.Accessing Webmin (firewall or iptables)<\/p>\n\n\n\n<p>By default Webmin runs on port 10000, so we need to open port on our firewall to access it.<br>The easiest way to open the port on firewall is using iptables rules. Just add the following rule to your existing firewall.<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">firewall-cmd --zone=public --add-port=10000\/tcp --permanent\n <\/pre><\/div>\n\n\n\n<p>7.firewall reload<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">firewall-cmd --reload<\/pre><\/div>\n\n\n\n<p>8.URL&nbsp;<a href=\"https:\/\/localhost:10000\/\">https:\/\/ubnutu:10000\/<\/a><\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">ERROR \u2014 DOCUMENT FOLLOWS\nThis web server is running in SSL mode. Try the URL https:\/\/ubnutu:10000\/ instead.<\/pre><\/div>\n\n\n\n<p>9.hosts file setting (Windows)<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">192.168.0.1  ubnutu<\/pre><\/div>\n\n\n\n<p>10.IP access (if you need)<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$ sudo nano \/etc\/webmin\/config\nallow=192.168.1.0\/24  #add\n\n$ systemctl restart webmin<\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png\"><img loading=\"lazy\" decoding=\"async\" width=\"324\" height=\"337\" src=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png\" alt=\"\" class=\"wp-image-7736\" srcset=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png 324w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu-288x300.png 288w\" sizes=\"auto, (max-width: 324px) 100vw, 324px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"539\" src=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02-1024x539.png\" alt=\"\" class=\"wp-image-7704\" srcset=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02-1024x539.png 1024w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02-300x158.png 300w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02-768x404.png 768w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/Webmin02.png 1445w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>There is talk of a security vulnerability. *\ubcf4\uc548\uc5d0 \ucde8\uc57d\ud558\ub2e4\ub294 \uc598\uae30\uac00 \uc788\uc74c 1.As I said, if we like to receive future updates we need to add <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=4037\" title=\"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-4037","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro<\/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:\/\/www.auctionpro.co.kr\/?p=4037\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"There is talk of a security vulnerability. *\ubcf4\uc548\uc5d0 \ucde8\uc57d\ud558\ub2e4\ub294 \uc598\uae30\uac00 \uc788\uc74c 1.As I said, if we like to receive future updates we need to add [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=4037\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2015-04-30T19:56:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-23T02:04:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png\" \/>\n\t<meta property=\"og:image:width\" content=\"324\" \/>\n\t<meta property=\"og:image:height\" content=\"337\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\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:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)\",\"datePublished\":\"2015-04-30T19:56:35+00:00\",\"dateModified\":\"2022-06-23T02:04:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037\"},\"wordCount\":146,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/webmin_ubuntu.png\",\"articleSection\":[\"[OS]Ubuntu\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037\",\"name\":\"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/webmin_ubuntu.png\",\"datePublished\":\"2015-04-30T19:56:35+00:00\",\"dateModified\":\"2022-06-23T02:04:06+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#primaryimage\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/webmin_ubuntu.png\",\"contentUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/webmin_ubuntu.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=4037#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro","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:\/\/www.auctionpro.co.kr\/?p=4037","og_locale":"ko_KR","og_type":"article","og_title":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro","og_description":"There is talk of a security vulnerability. *\ubcf4\uc548\uc5d0 \ucde8\uc57d\ud558\ub2e4\ub294 \uc598\uae30\uac00 \uc788\uc74c 1.As I said, if we like to receive future updates we need to add [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=4037","og_site_name":"AuctionPro","article_published_time":"2015-04-30T19:56:35+00:00","article_modified_time":"2022-06-23T02:04:06+00:00","og_image":[{"width":324,"height":337,"url":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png","type":"image\/png"}],"author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)","datePublished":"2015-04-30T19:56:35+00:00","dateModified":"2022-06-23T02:04:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037"},"wordCount":146,"commentCount":0,"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#primaryimage"},"thumbnailUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png","articleSection":["[OS]Ubuntu"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=4037#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=4037","url":"https:\/\/www.auctionpro.co.kr\/?p=4037","name":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04) - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#primaryimage"},"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#primaryimage"},"thumbnailUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png","datePublished":"2015-04-30T19:56:35+00:00","dateModified":"2022-06-23T02:04:06+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=4037"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#primaryimage","url":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png","contentUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2022\/06\/webmin_ubuntu.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=4037#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"Linux \uad00\ub9ac\ud504\ub85c\uadf8\ub7a8 webmin \uc124\uce58 (Ubuntu 20.04)"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/4037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4037"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/4037\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4037"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4037"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}