{"id":893,"date":"2011-04-22T17:30:48","date_gmt":"2011-04-22T09:30:48","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=893"},"modified":"2023-04-28T09:50:29","modified_gmt":"2023-04-28T09:50:29","slug":"how-to-install-webmin-in-centos-5-5-using-yum","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/how-to-install-webmin-in-centos-5-5-using-yum\/","title":{"rendered":"How to Install Webmin in Centos 5.5 Using Yum"},"content":{"rendered":"<p>On the previous article about <a href=\"https:\/\/webhostinggeeks.com\/howto\/how-to-install-webmin-1-530-in-centos-5-5-using-rpm-version\/\" target=\"_blank\" rel=\"noopener\">webmin<\/a>, i have guided you on how to install webmin in CentOS 5.5 using rpm. Meanwhile, in this article, i will guide you on how to install Webmin in centos using yum command that much more simple and can get you the latest version of webmin. Please follow the steps below to proceed.<\/p>\n<p>1. Login to your CentOS server with root privileges.<\/p>\n<p>2. To install and update Webmin via RPM through yum, you have to create webmin.repo on \/etc\/yum.repos.d directory as below:<\/p>\n<ol>\n<pre class=\"code\">[root@server ~]# vi \/etc\/yum.repos.d\/webmin.repo\n<\/pre>\n<\/ol>\n<p>Contain of webmin.repo<\/p>\n<ol>\n<pre class=\"code\">[Webmin]\nname=Webmin Distribution Neutral\n#baseurl=http:\/\/download.webmin.com\/download\/yum\nmirrorlist=http:\/\/download.webmin.com\/download\/yum\/mirrorlist\nenabled=1\n<\/pre>\n<\/ol>\n<p>3. Install the dependencies using yum command.<\/p>\n<ol>\n<pre class=\"code\">[root@server ~]# yum -y install perl-Net-SSLeay\n<\/pre>\n<\/ol>\n<p>4. Install with yum command :<\/p>\n<ol>\n<pre class=\"code\">[root@server ~]# yum install webmin\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * Webmin: webmin.mirror.somersettechsolutions.co.uk\n * addons: centos.maulvi.net\n * base: centos.maulvi.net\n * extras: centos.maulvi.net\n * updates: centos.ipserverone.com\nSetting up Install Process\nResolving Dependencies\n--&gt; Running transaction check\n---&gt; Package webmin.noarch 0:1.540-1 set to be updated\n--&gt; Finished Dependency Resolution\n\nDependencies Resolved\n\n=====================================================================================\n Package            Arch               Version              Repository          Size\n=====================================================================================\nInstalling:\n webmin             noarch             1.540-1              Webmin              16 M\n\nTransaction Summary\n=====================================================================================\nInstall       1 Package(s)\nUpgrade       0 Package(s)\n\nTotal download size: 16 M\nIs this ok [y\/N]: y\nDownloading Packages:\nwebmin-1.540-1.noarch.rpm                                     |  16 MB     07:05\nRunning rpm_check_debug\nRunning Transaction Test\nFinished Transaction Test\nTransaction Test Succeeded\nRunning Transaction\nOperating system is CentOS Linux\n  Installing     : webmin                                                        1\/1\nWebmin install complete. You can now login to https:\/\/server.intranet.local:10000\/\nas root with your root password.\n\nInstalled:\n  webmin.noarch 0:1.540-1\n\nComplete!\n<\/pre>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>On the previous article about webmin, i have guided you on how to install webmin in CentOS 5.5 using rpm. Meanwhile, in this article, i will guide you on how&#8230;<\/p>\n","protected":false},"author":6,"featured_media":885,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[1091],"tags":[1246,1536,1917],"class_list":["post-893","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-webmin","tag-centos-5-5","tag-linux","tag-webmin"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/comments?post=893"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/893\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media\/885"}],"wp:attachment":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media?parent=893"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=893"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}