{"id":2787,"date":"2012-04-15T18:16:21","date_gmt":"2012-04-15T10:16:21","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=2787"},"modified":"2023-06-23T10:25:54","modified_gmt":"2023-06-23T10:25:54","slug":"how-to-install-webmin-1-580-on-ubuntu-11-10","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/how-to-install-webmin-1-580-on-ubuntu-11-10\/","title":{"rendered":"How to Install Webmin 1.580 on Ubuntu 11.10"},"content":{"rendered":"<p>Webmin is a powerful, open-source tool that provides a web-based interface for system administration and configuration. It&#8217;s an invaluable resource for administrators, allowing for the setup of user accounts, DNS, file sharing, and more, all from a convenient web interface. This comprehensive guide will walk you through the process of installing Webmin on an Ubuntu 11.10 server.<\/p>\n<p>Before we dive into the installation process, it&#8217;s worth noting that Webmin can be a game-changer for managing your server. If you&#8217;re interested in exploring other server management options, you might want to check out our articles on the <a href=\"https:\/\/webhostinggeeks.com\/best\/web-server\/\">best web servers<\/a>, or delve into specifics with our explanations of <a href=\"https:\/\/webhostinggeeks.com\/blog\/apache-http-server-explained\/\">Apache<\/a>, <a href=\"https:\/\/webhostinggeeks.com\/blog\/nginx-server-explained\/\">Nginx<\/a>, and <a href=\"https:\/\/webhostinggeeks.com\/blog\/litespeed-web-server-explained\/\">LiteSpeed<\/a> servers.<\/p>\n<h2>Step 1: Edit the \/etc\/apt\/sources.list file<\/h2>\n<p>The first step in the installation process is to edit the \/etc\/apt\/sources.list file. This can be done using the following command:<\/p>\n<pre>\r\nsudo vi \/etc\/apt\/sources.list\r\n<\/pre>\n<p>You will be prompted to enter your password. Once you&#8217;ve done that, add the following lines at the bottom of the sources.list file:<\/p>\n<pre>\r\ndeb http:\/\/download.webmin.com\/download\/repository sarge contrib\r\ndeb http:\/\/webmin.mirror.somersettechsolutions.co.uk\/repository sarge contrib\r\n<\/pre>\n<p>Save and exit the file using the command:<\/p>\n<pre>\r\n:wq!\r\n<\/pre>\n<h2>Step 2: Download the GPG key<\/h2>\n<p>Next, you&#8217;ll need to download the GPG key using the wget command:<\/p>\n<pre>\r\nwget http:\/\/www.webmin.com\/jcameron-key.asc\r\n<\/pre>\n<pre>\r\ngeeks@server:~$ wget http:\/\/www.webmin.com\/jcameron-key.asc\r\n--2012-04-15 10:00:05--  http:\/\/www.webmin.com\/jcameron-key.asc\r\nResolving www.webmin.com... 216.34.181.97\r\nConnecting to www.webmin.com|216.34.181.97|:80... connected.\r\nHTTP request sent, awaiting response... 200 OK\r\nLength: 1320 (1.3K) [text\/plain]\r\nSaving to: `jcameron-key.asc'\r\n\r\n100%[======================================>] 1,320       --.-K\/s   in 0s\r\n\r\n2012-04-15 10:00:06 (49.5 MB\/s) - `jcameron-key.asc' saved [1320\/1320]\r\n<\/pre>\n<p>After the key has been downloaded, import it using the following command:<\/p>\n<pre>\r\nsudo apt-key add jcameron-key.asc\r\n<\/pre>\n<p>You should see an &#8220;OK&#8221; message, indicating that the key has been successfully imported.<\/p>\n<h2>Step 3: Install Webmin<\/h2>\n<p>With the GPG key imported, you can now install Webmin using the apt-get command:<\/p>\n<pre>\r\nsudo apt-get install webmin\r\n<\/pre>\n<pre>\r\ngeeks@server:~$ sudo apt-get install webmin\r\nReading package lists... Done\r\nBuilding dependency tree\r\nReading state information... Done\r\nThe following extra packages will be installed:\r\n  apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl\r\nThe following NEW packages will be installed:\r\n  apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl webmin\r\n0 upgraded, 6 newly installed, 0 to remove and 57 not upgraded.\r\nNeed to get 16.2 MB of archives.\r\nAfter this operation, 101 MB of additional disk space will be used.\r\nDo you want to continue [Y\/n]? y\r\nGet:1 http:\/\/sg.archive.ubuntu.com\/ubuntu\/ oneiric\/main libnet-ssleay-perl i386 1.36-3 [206 kB]\r\nGet:2 http:\/\/download.webmin.com\/download\/repository\/ sarge\/contrib webmin all 1.580 [15.8 MB]\r\nGet:3 http:\/\/sg.archive.ubuntu.com\/ubuntu\/ oneiric\/universe libauthen-pam-perl i386 0.16-2build1 [31.4 kB]\r\nGet:4 http:\/\/sg.archive.ubuntu.com\/ubuntu\/ oneiric\/main libio-pty-perl i386 1:1.08-1build1 [39.5 kB]\r\nGet:5 http:\/\/sg.archive.ubuntu.com\/ubuntu\/ oneiric\/main libapt-pkg-perl i386 0.1.24build3 [89.6 kB]\r\nGet:6 http:\/\/sg.archive.ubuntu.com\/ubuntu\/ oneiric\/universe apt-show-versions all 0.17 [32.9 kB]\r\nFetched 16.2 MB in 2min 58s (90.3 kB\/s)\r\nSelecting previously deselected package libnet-ssleay-perl.\r\n(Reading database ... 50828 files and directories currently installed.)\r\nUnpacking libnet-ssleay-perl (from ...\/libnet-ssleay-perl_1.36-3_i386.deb) ...\r\nSelecting previously deselected package libauthen-pam-perl.\r\nUnpacking libauthen-pam-perl (from ...\/libauthen-pam-perl_0.16-2build1_i386.deb) ...\r\nSelecting previously deselected package libio-pty-perl.\r\nUnpacking libio-pty-perl (from ...\/libio-pty-perl_1%3a1.08-1build1_i386.deb) ...\r\nSelecting previously deselected package libapt-pkg-perl.\r\nUnpacking libapt-pkg-perl (from ...\/libapt-pkg-perl_0.1.24build3_i386.deb) ...\r\nSelecting previously deselected package apt-show-versions.\r\nUnpacking apt-show-versions (from ...\/apt-show-versions_0.17_all.deb) ...\r\nSelecting previously deselected package webmin.\r\nUnpacking webmin (from ...\/archives\/webmin_1.580_all.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libnet-ssleay-perl (1.36-3) ...\r\nSetting up libauthen-pam-perl (0.16-2build1) ...\r\nSetting up libio-pty-perl (1:1.08-1build1) ...\r\nSetting up libapt-pkg-perl (0.1.24build3) ...\r\nSetting up apt-show-versions (0.17) ...\r\n** initializing cache. This may take a while **\r\nSetting up webmin (1.580) ...\r\nWebmin install complete. You can now login to https:\/\/server.geeks.local:10000\/\r\nas root with your root password, or as any user who can use sudo\r\nto run commands as root.\r\n<\/pre>\n<p>You&#8217;ll see a series of messages as the system reads the package lists, builds the dependency tree, and reads the state information. You&#8217;ll then be asked if you want to continue with the installation. Type &#8220;y&#8221; and press Enter to proceed.<\/p>\n<p>The system will then download and install the necessary packages. This process may take a few minutes.<\/p>\n<p>Once the installation is complete, you&#8217;ll see a message indicating that Webmin has been successfully installed. You can now log in to Webmin using your root password, or as any user who can use sudo to run commands as root.<\/p>\n<h2>Step 4: Log in to Webmin<\/h2>\n<p>To log in to Webmin, navigate to the following URL in your web browser:<\/p>\n<pre>\r\nhttps:\/\/server_ip:10000\/\r\n<\/pre>\n<p>Replace &#8220;server_ip&#8221; with the IP address of your server. For example, if your server&#8217;s IP address is 192.168.1.49, you would navigate to:<\/p>\n<pre>\r\nhttps:\/\/192.168.1.49:10000\/\r\n<\/pre>\n<p>You can now log in to Webmin using your root access.<\/p>\n<h2>Commands Mentioned<\/h2>\n<ul>\n<li><span class=\"fw-bold\">sudo vi \/etc\/apt\/sources.list<\/span> \u2013 Opens the sources.list file for editing<\/li>\n<li><span class=\"fw-bold\">:wq!<\/span> \u2013 Saves and exits the file<\/li>\n<li><span class=\"fw-bold\">wget http:\/\/www.webmin.com\/jcameron-key.asc<\/span> \u2013 Downloads the GPG key<\/li>\n<li><span class=\"fw-bold\">sudo apt-key add jcameron-key.asc<\/span> \u2013 Imports the GPG key<\/li>\n<li><span class=\"fw-bold\">sudo apt-get install webmin<\/span> \u2013 Installs Webmin<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>Webmin is a powerful tool that simplifies the process of managing a server. By providing a web-based interface for system administration and configuration, it allows administrators to manage various aspects of their server from a single, convenient location. This guide has walked you through the process of installing Webmin on an Ubuntu 11.10 server, from editing the \/etc\/apt\/sources.list file, to downloading and importing the GPG key, to installing Webmin itself.<\/p>\n<p>Whether you&#8217;re a seasoned server administrator or a newcomer to the field, Webmin can be a valuable addition to your toolkit. And remember, if you&#8217;re interested in exploring other server management options, our articles on the <a href=\"https:\/\/webhostinggeeks.com\/best\/web-server\/\">best web servers<\/a>, <a href=\"https:\/\/webhostinggeeks.com\/blog\/apache-http-server-explained\/\">Apache<\/a>, <a href=\"https:\/\/webhostinggeeks.com\/blog\/nginx-server-explained\/\">Nginx<\/a>, and <a href=\"https:\/\/webhostinggeeks.com\/blog\/litespeed-web-server-explained\/\">LiteSpeed<\/a> servers are a great place to start.<\/p>\n<p>We hope this guide has been helpful. If you have any further questions, don&#8217;t hesitate to reach out. Happy server managing!<\/p>\n<h2>FAQ<\/h2>\n<ol itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n<li itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<p class=\"fw-bold\" itemprop=\"name\">What is Webmin?<\/p>\n<p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                <span itemprop=\"text\">Webmin is a free, open-source tool that provides a web-based interface for system administration and configuration. It allows administrators to manage various aspects of their server, including user accounts, DNS, and file sharing, among others.<\/span>\n            <\/p>\n<\/li>\n<li itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<p class=\"fw-bold\" itemprop=\"name\">How do I install Webmin on Ubuntu?<\/p>\n<p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                <span itemprop=\"text\">The installation process involves editing the \/etc\/apt\/sources.list file, downloading and importing the GPG key, and then using the apt-get command to install Webmin. Detailed step-by-step instructions are provided in this guide.<\/span>\n            <\/p>\n<\/li>\n<li itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<p class=\"fw-bold\" itemprop=\"name\">How do I log in to Webmin?<\/p>\n<p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                <span itemprop=\"text\">You can log in to Webmin by navigating to https:\/\/server_ip:10000\/ in your web browser, replacing &#8220;server_ip&#8221; with the IP address of your server. You can log in using your root password, or as any user who can use sudo to run commands as root.<\/span>\n            <\/p>\n<\/li>\n<li itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<p class=\"fw-bold\" itemprop=\"name\">What is the \/etc\/apt\/sources.list file?<\/p>\n<p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                <span itemprop=\"text\">The \/etc\/apt\/sources.list file is a key file in Ubuntu and other Debian-based distributions. It contains the list of repositories that your system uses to download and install packages. It can be edited to add or remove repositories.<\/span>\n            <\/p>\n<\/li>\n<li itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<p class=\"fw-bold\" itemprop=\"name\">What is a GPG key and why is it needed?<\/p>\n<p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                <span itemprop=\"text\">A GPG (GNU Privacy Guard) key is a type of encryption key used for secure communication. When installing software like Webmin, the GPG key is used to verify the authenticity and integrity of the downloaded packages, ensuring they haven&#8217;t been tampered with.<\/span>\n<\/p>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Webmin is a powerful, open-source tool that provides a web-based interface for system administration and configuration. It&#8217;s an invaluable resource for administrators, allowing for the setup of user accounts, DNS,&#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":[1],"tags":[1536,1546,1862,1917],"class_list":["post-2787","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-linux","tag-linux-utilities","tag-ubuntu-server-11-10","tag-webmin"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2787","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=2787"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2787\/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=2787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=2787"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=2787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}