{"id":490,"date":"2019-05-26T05:02:48","date_gmt":"2019-05-26T05:02:48","guid":{"rendered":"https:\/\/www.24x7serversupport.com\/24x7serversupport-blog\/?p=490"},"modified":"2019-05-26T05:02:48","modified_gmt":"2019-05-26T05:02:48","slug":"how-to-install-webmin-on-centos6","status":"publish","type":"post","link":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/","title":{"rendered":"How to install webmin on centos 6"},"content":{"rendered":"\n<p><a href=\"http:\/\/www.webmin.com\/\">Webmin<\/a>&nbsp;is a web-based graphical tool for unix . It is used to manage services like User management, Disk managemet, Network, Iptables ( Firewall ), Cron, Apache, DNS, File sharing and much more .<br \/>In this article, we can see about how to install webmin on centos 6 . <\/p>\n\n\n\n<p>\u00bb Create a new file webmin.repo in \/etc\/yum\/repos.d\/ and add the below code.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[Webmin]\n name=Webmin Distribution Neutral\n baseurl=http:\/\/download.webmin.com\/download\/yum\n mirrorlist=http:\/\/download.webmin.com\/download\/yum\/mirrorlist\n enabled=1\n [Webmin]\n name=Webmin Distribution Neutral\n baseurl=http:\/\/download.webmin.com\/download\/yum\n mirrorlist=http:\/\/download.webmin.com\/download\/yum\/mirrorlist\n enabled=1<\/pre>\n\n\n\n<p><br \/> \u00bb Install webmin GPG key using below command.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  rpm --import http:\/\/www.webmin.com\/jcameron-key.asc <\/pre>\n\n\n\n<p>\u00bb Update the repositories.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  yum check-update <\/pre>\n\n\n\n<p>\u00bb Now install webmin package using yum .<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  yum install webmin <\/pre>\n\n\n\n<p>\u00bb Start the service and make it start automatically.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  chkconfig webmin on <\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"> service webmin start <\/pre>\n\n\n\n<p>\u00bb By default, Webmin will listen on port 10000, Allow this port in iptables if it is enabled.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  iptables -I INPUT -p tcp --dport 10000 -j ACCEPT <\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"> service iptables save <\/pre>\n\n\n\n<p>\u00bb Now open http:\/\/serverip:10000 in your browser, you could see the below screen after login ( Use root username and password ).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Webmin&nbsp;is a web-based graphical tool for unix . It is used to manage services like User management, Disk managemet, Network, Iptables ( Firewall ), Cron, Apache, DNS, File sharing and much more .In this article, we can see about how to install webmin on centos 6 . \u00bb Create a new file webmin.repo in \/etc\/yum\/repos.d\/ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[30],"tags":[79,120,112,122],"class_list":["post-490","post","type-post","status-publish","format-standard","hentry","category-centos","tag-centos6","tag-installation","tag-linux","tag-webmin"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to install webmin on cetnos 6<\/title>\n<meta name=\"description\" content=\"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6\" \/>\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.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install webmin on cetnos 6\" \/>\n<meta property=\"og:description\" content=\"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/\" \/>\n<meta property=\"og:site_name\" content=\"24x7serversupport Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-26T05:02:48+00:00\" \/>\n<meta name=\"author\" content=\"24x7support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:site\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"24x7support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/\",\"name\":\"How to install webmin on cetnos 6\",\"isPartOf\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\"},\"datePublished\":\"2019-05-26T05:02:48+00:00\",\"dateModified\":\"2019-05-26T05:02:48+00:00\",\"author\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\"},\"description\":\"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6\",\"breadcrumb\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.24x7serversupport.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install webmin on centos 6\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/\",\"name\":\"24x7serversupport Blog\",\"description\":\"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\",\"name\":\"24x7support\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install webmin on cetnos 6","description":"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6","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.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/","og_locale":"en_US","og_type":"article","og_title":"How to install webmin on cetnos 6","og_description":"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6","og_url":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/","og_site_name":"24x7serversupport Blog","article_published_time":"2019-05-26T05:02:48+00:00","author":"24x7support","twitter_card":"summary_large_image","twitter_creator":"@24x7serversuppo","twitter_site":"@24x7serversuppo","twitter_misc":{"Written by":"24x7support","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/","url":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/","name":"How to install webmin on cetnos 6","isPartOf":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#website"},"datePublished":"2019-05-26T05:02:48+00:00","dateModified":"2019-05-26T05:02:48+00:00","author":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401"},"description":"webmin installation on centos6, Steps to install webmin on centos6, How to install webmin on centos6","breadcrumb":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.24x7serversupport.com\/blog\/how-to-install-webmin-on-centos6\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.24x7serversupport.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install webmin on centos 6"}]},{"@type":"WebSite","@id":"https:\/\/www.24x7serversupport.com\/blog\/#website","url":"https:\/\/www.24x7serversupport.com\/blog\/","name":"24x7serversupport Blog","description":"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401","name":"24x7support","url":"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/comments?post=490"}],"version-history":[{"count":0,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/490\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/media?parent=490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/categories?post=490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/tags?post=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}