Pages

Monday, October 10, 2011

How to install latest Webmin 1.570 on Xubuntu system

Webmin is a powerful, rich features system utility for Linux system. The new version of Webmin 1.570 is now released. This tutorial will show you how to install this latest webmin on Xubuntu. I am using Xubuntu version 11.04 on this tutorial. Before you continue, you may read the new features and updates included on webmin 1.570 below.

Wembin 1.570 features:
+ * QMail Mail Server : Added a refresh button to the mail queue.
+ * Custom Commands : Added an option to the file editor to run a command
+   before the file is displayed, thanks to a suggestion from Sart Cole.
+ * Custom Commands : Added new date and left-right menu parameter types.
+ * Usermin Configuration : Updated the SSL Encryption page to have the
+   same UI and features as Webmin.
+ * DHCP Server : Added a client option for subnets and groups for DNS
+   domains to search.
+ * Webmin Core : More German translation updates, thanks to Raymond Vetter.
+ * Webmin Core : More French translation updates, thanks to ButterflyOfFire.
+ * Dovecot IMAP/POP3 Server : Fixed support for CentOS 6 and related
+   distributions, which move the Dovecot config to /etc/dovecot/dovecot.conf.
+ * MySQL Database Server : Added confirmation before deleting multiple
+   user, host, database, table and column permissions.
+ * Sendmail Mail Server : Added a refresh button to the mail queue.
+ * Postfix Mail Server : Added a refresh button to the mail queue

Step 1. Download webmin 1.570 from this link. You will get a file name:
webmin_1.570_all.deb
Step 2. Right click on the file and select Open with Ubuntu Software Center
Or, you can execute this command on Terminal
sudo dpkg -i webmin_1.570_all.deb
Step 3. When installation process is finished, you can open Firefox and type the following command to access webmin
https://localhost:10000