{"id":228,"date":"2017-11-28T08:07:11","date_gmt":"2017-11-28T08:07:11","guid":{"rendered":"https:\/\/langhard.net\/?p=228"},"modified":"2018-10-12T07:48:29","modified_gmt":"2018-10-12T07:48:29","slug":"install-webmin-ubuntu-16-04-lts","status":"publish","type":"post","link":"https:\/\/langhard.net\/?p=228","title":{"rendered":"Install Webmin On Ubuntu 16.04 LTS"},"content":{"rendered":"<p><a href=\"http:\/\/www.webmin.com\/intro.html\">Webmin<\/a> is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on.<\/p>\n<p>Webmin consists of a simple web server, and a number of CGI programs which directly update system files like<span>\u00a0<\/span><tt>\/etc\/inetd.conf<\/tt><span>\u00a0<\/span>and<span>\u00a0<\/span><tt>\/etc\/passwd<\/tt>. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.<\/p>\n<p><strong>The installation<\/strong><\/p>\n<p>SSH with putty or other telnet program.<\/p>\n<p>The install is pretty straight forward, just copy and paste in the terminal window with a right mouse button click.<\/p>\n<p><strong>Add the webmin official repository:<\/strong><\/p>\n<p>Edit file<span>\u00a0<\/span><strong>\/etc\/apt\/sources.list<\/strong>,<\/p>\n<pre>sudo nano \/etc\/apt\/sources.list<\/pre>\n<p>Add the following lines:<\/p>\n<pre>deb http:\/\/download.webmin.com\/download\/repository sarge contrib\r\ndeb http:\/\/webmin.mirror.somersettechsolutions.co.uk\/repository sarge contrib<\/pre>\n<p>Add the GPG key:<\/p>\n<pre>sudo wget http:\/\/www.webmin.com\/jcameron-key.asc\r\nsudo apt-key add jcameron-key.asc<\/pre>\n<div class=\"td-a-rec td-a-rec-id-content_inline td_uid_2_5a1d1553c5221_rand td_block_template_1\"><\/div>\n<p><strong>Update the sources list:<\/strong><\/p>\n<pre>sudo apt-get update<\/pre>\n<p>Install webmin use the command:<\/p>\n<pre>sudo apt-get install webmin<\/pre>\n<p>Allow the webmin default port<span>\u00a0<\/span><strong>\u201c10000\u201d<\/strong><span>\u00a0<\/span>via firewall.<\/p>\n<pre>sudo ufw allow 10000<\/pre>\n<h2><strong>Access Webmin console<\/strong><\/h2>\n<p>Open up your browser and navigate to the URL<span>\u00a0<\/span><strong>https:\/\/ip-address:10000\/<\/strong>. The following screen should appear. Enter the user name and password to log in to webmin console.<\/p>\n<p>To find out the ip adress just type:<\/p>\n<pre>ifconfig<\/pre>\n<p>See this <a href=\"https:\/\/staging.langhard.net\/change-ip-static-ubuntu\/\">guide<\/a>\u00a0on how to change to static ip adress.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":229,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[89],"tags":[69,73,81],"class_list":["post-228","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-en","tag-linux-en","tag-ubuntu-en","tag-webmin-en"],"_links":{"self":[{"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/posts\/228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/langhard.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=228"}],"version-history":[{"count":0,"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/posts\/228\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/langhard.net\/index.php?rest_route=\/wp\/v2\/media\/229"}],"wp:attachment":[{"href":"https:\/\/langhard.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/langhard.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/langhard.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}