Install Webmin to manage your Ubuntu host

Source: Internet
Author: User
Webmin is a web-based Unix host management program. You can use a web browser to easily handle your Linux server. You can use it to set system accounts, Apache servers, MySQL databases, DNS, and file sharing. In Ubuntu, you can use the APT library or download the installation package from the official website www.webmin.cn. Read more: Ubuntu13.04 install LAMP \ Vsf

Webmin is a web-based Unix host management program. You can use a web browser to easily handle your Linux server. You can use it to set system accounts, Apache servers, MySQL databases, DNS, and file sharing.

In Ubuntu, you can use the APT library or download the installation package from the official website www.webmin.cn.

Related reading:

Install LAMP \ Vsftpd \ Webmin \ phpMyAdmin service and set http://www.linuxidc.com/Linux/2013-06/86250.htm in Ubuntu 13.04

CentOS install Webmin http://www.linuxidc.com/Linux/2013-02/79052.htm

Linux Remote Management Software Webmin http://www.linuxidc.com/Linux/2012-08/68730.htm

Ubuntu 12.04 Server install Webmin http://www.linuxidc.com/Linux/2012-05/60977.htm

Build a LAMP running environment & Webmin http://www.linuxidc.com/Linux/2012-05/60731.htm under CentOS

-------------------------------------- Split line --------------------------------------

Open the/etc/apt/sources. list source file.

Sudo vi/etc/apt/sources. list

Add the following two lines of code to the file:

Deb http://download.webmin.com/download/repository
Deb http://webmin.mirror.somersettechsolutions.co.uk/repository

Save and exit.

You also need to download the GPG key.

Wget http://www.webmin.com/jcameron-key.asc

Sudo apt-key add jcameron-key.asc

Update source list:

Sudo apt-get update

Run the following command to install the SDK:

Sudo apt-get install webmin

After the installation is complete, you can access it through a browser:

Https: // your server IP: 10000

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.