{"id":195,"date":"2016-07-03T17:45:28","date_gmt":"2016-07-03T17:45:28","guid":{"rendered":"http:\/\/symbioticindia.in\/docu\/?p=195"},"modified":"2016-07-03T17:46:11","modified_gmt":"2016-07-03T17:46:11","slug":"install-webmin-on-ubuntu","status":"publish","type":"post","link":"http:\/\/symbioticindia.in\/docu\/2016\/07\/03\/install-webmin-on-ubuntu\/","title":{"rendered":"Install Webmin on Ubuntu"},"content":{"rendered":"<header>\n<h1 class=\"title single-title\"><strong>Install Webmin On Ubuntu\u00a0<\/strong><\/h1>\n<\/header>\n<div class=\"post-single-content box mark-links\">\n<p>Add the webmin\u00a0 repository to Your Source file:<\/p>\n<p>Edit Source file.<\/p>\n<p>User following command to edit your source file<\/p>\n<p>sudo vi \/etc\/apt\/sources.list<\/p>\n<p>Add the following lines at the bottom of your source file:<\/p>\n<p>deb http:\/\/download.webmin.com\/download\/repository sarge contrib<\/p>\n<p>After adding above line save your source file with wq! Command<\/p>\n<p>Next Add the GPG key:<\/p>\n<p>wget -qO \u2013 http:\/\/www.webmin.com\/jcameron-key.asc | sudo apt-key add \u2013<\/p>\n<p>Or you can use following line to add repository to your source list.<\/p>\n<p>sudo sh -c \u2018echo \u201cdeb http:\/\/download.webmin.com\/download\/repository sarge contrib\u201d &gt; \/etc\/apt\/sources.list.d\/webmin.list\u2019<\/p>\n<p>And then : \u201cwget -qO \u2013 http:\/\/www.webmin.com\/jcameron-key.asc | sudo apt-key add -\u201d<\/p>\n<p>After running above command, update your source list with following command<\/p>\n<p>\u201csudo apt update\u201d<\/p>\n<p>Rrun below command to install webmin:<\/p>\n<p>\u201csudo apt install webmin\u201d<\/p>\n<p>Allow the webmin default port <strong>\u201c10000\u201d<\/strong> via firewall, if you want to access the webmin from a remote system.<\/p>\n<p>sudo ufw allow 10000<\/p>\n<p><strong>To access Webmin<br \/><\/strong><\/p>\n<p>Open up your browser and type following URL <strong><a href=\"https:\/\/ip-address:10000\/\">https:\/\/ip-address:10000\/<\/a><\/strong><\/p>\n<p>You will see login screen like below<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-373 size-full\" title=\"Webmin on ubuntu 16.04\" src=\"http:\/\/www.meestuff.com\/wp-content\/uploads\/2016\/04\/Wemin1.jpg\" alt=\"Webmin on ubuntu 16.04\" width=\"400\" height=\"225\" \/><\/p>\n<p>Enter the user name and password to log in to webmin console, after login your next screen will look like below.<\/p>\n<figure id=\"attachment_374\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-374 size-full\" src=\"http:\/\/www.meestuff.com\/wp-content\/uploads\/2016\/04\/Wemin2.jpg\" alt=\"Webmin on ubuntu 16.04\" width=\"400\" height=\"225\" \/><figcaption class=\"wp-caption-text\">Webmin on ubuntu 16.04<\/figcaption><\/figure>\n<p>That\u2019s it. Now you\u2019ll be able to manage and configure your Ubuntu server graphically.<\/p>\n<p>If you are facing any issue to install webmin on your latest ubuntu 16.04 server you can use alternative method given below.<\/p>\n<p><strong>Run below command\u2019s to Install webmin manually.<\/strong><\/p>\n<p>Install webmin using tar file<\/p>\n<p>[root@yourserver \/]# cd \/tmp<br \/>[root@yourserver \/tmp]# wget http:\/\/prdownloads.sourceforge.net\/webadmin\/webmin-1.791.tar.gz<\/p>\n<p>[root@yourserver \/tmp]# tar xf webmin-1.791.tar.gz<br \/>[root@yourserver \/tmp]# cd webmin-1.791<br \/>[root@yourserver \/tmp\/webmin-1.791]# .\/setup.sh \/usr\/local\/webmin<\/p>\n<p>After running above command it will ask you following questions<\/p>\n<p><strong>The Webmin configuration directory<\/strong>: Press enter for default directory<\/p>\n<p><strong>The Webmin log directory<\/strong>: Press enter for default directory<\/p>\n<p><strong>The full path to perl on your system<\/strong>: Press enter for default path<\/p>\n<p><strong>Web server port<\/strong> : By default webmin run on 10000, if you want to change it you can change it here.<\/p>\n<p><strong>Web server login and password<\/strong>: Here you have to give user name and password whatever you desire for your webmin to get login, by default webmin doesn\u2019t allow your linux user login if you want to use your default user for webmin login you can do so by changing in to webmin user configuration.<\/p>\n<p><strong>Web server host-name<\/strong> : In my case i have leve it the default, if you want to change you can change it here.<\/p>\n<p><strong>Use SSL<\/strong>: Yes\/No<\/p>\n<p><strong>Start Webmin at boot time<\/strong>: Yes\/No<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Install Webmin On Ubuntu\u00a0 Add the webmin\u00a0 repository to Your Source file: Edit Source file. User following command to edit your source file sudo vi \/etc\/apt\/sources.list Add the following lines at the bottom of your source file: deb http:\/\/download.webmin.com\/download\/repository sarge contrib After adding above line save your source file with wq! Command Next Add the ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"http:\/\/symbioticindia.in\/docu\/2016\/07\/03\/install-webmin-on-ubuntu\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-195","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/195","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/comments?post=195"}],"version-history":[{"count":2,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/195\/revisions"}],"predecessor-version":[{"id":197,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/195\/revisions\/197"}],"wp:attachment":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/media?parent=195"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/categories?post=195"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/tags?post=195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}