How to: Install Webmin on Ubuntu

2006 September 25
tags:
by afokkema

ubuntu_logo.gif

Even een kleine uitleg over hoe je Webmin installeerd op Ubuntu.

  1. sudo su
  2. apt-get update
  3. apt-get install libnet-ssleay-perl
  4. apt-get install smbfs
  5. cd /usr/local
  6. mkdir webmin
  7. cd webmin
  8. wget http://switch.dl.sourceforge.net/sourceforge/webadmin/webmin-1.210.tar.gz
  9. tar xzvf webmin-1.210.tar.gz
  10. cd webmin-1.210
  11. sh setup.sh

Config file directory [/etc/webmin]: <enter> (default)
Log file directory [/var/webmin]: <enter> (default)
Full path to perl (default /usr/bin/perl): <enter> (default)
Web server port (default 10000): <enter> (default)
Login name (default admin): afokkema (wat je wilt)
Login password: P4ssword (wat je wilt)
Password again: P4ssword (wat je wilt)
Use SSL (y/n): y
Start Webmin at boot time (y/n): y

Nadat het installatie script klaar is, kun je via een andere pc inloggen op webmin. Dit kun je doen door het volgende ip address in te voeren in je web browser: https://<ipadres>:10000

18 Responses leave one →
  1. 2006 October 28

    thank-you so very much .. their are hundreds of instructions on how to install, tonight I have done my complete install from the line command on my server, your instuction worked great, I tied several times to set-up a Ubuntu server without a desktop … only a line command tonight is that night….thanks, ps I have email them to myself so I never lose them complete with the german…. Phillip

  2. 2006 November 15
    Joseph Kobrin permalink

    Thank-you,
    I am new to Ubuntu and Linux and your instructions helped me install the webmin.

  3. 2006 November 20
    Andrew permalink

    Another noob here. I too want to thank you. Your instructions help me get webmin up and running in about 10 minutes. Thanks again.

    Andrew

  4. 2006 December 3

    Thank you!!! Works perfect! A diamond in the Ubuntu info rough!

  5. 2007 January 24
    Michael permalink

    Doet de SSH/Telnet Login module het?
    Bij het inloggen via deze module weigert de java applet een shell te laden.
    SSH werkt goed via de prompt in ubuntu zonder webmin; deze is dus goed geinstalleerd. Via PutTTY werkt het allemaal geweldig.
    Ook de overige modules van Webmin werken goed.
    Versie Webmin is 1.320
    Graag hoor ik of ook andere dit probleem geconstateerd hebben.
    Zoja, is hier al een oplossing voor gevonden?
    Op de gebruikersfora van Webmin zijn er al enkele meldingen van dit probleem gedaan, echter een oplossing is nog niet gepost.

  6. 2007 January 24
    Michael permalink

    Oplossing voor het probleem gevonden:
    http://sourceforge.net/forum/forum.php?thread_id=1587893&forum_id=600155
    Ubuntu and some other distributions of Linux use SSH2
    The Telnet/SSH login applet use version SSH.
    The option to set the applet to use SSH2 does not work (bug?)
    The solution is to use the SSH2 applet.
    This is almost a perfect copy of the Telnet/SSH login applet. Looks the same (almost)
    You can install it within Webmin using add modules by URL
    Add this URL
    http://www.webmin.com/download/modules/ssh2.wbm.gz
    Install it
    You can remove the Telnet/SSH login safely

  7. 2007 January 24

    Bedankt voor het posten van de oplossing!

  8. 2007 March 25
    Peter permalink

    Solution works perfect.
    Just ONE point. This downloads an old version of webmin. Substitute 1.210 but 1.320

  9. 2007 July 7

    This is the best example of webmin install I have seen on the net. This made it so easy I was amazed. Great guide. keep up the good work and thansk for guide.

  10. 2007 August 19

    Hey,

    Bedankt voor de simpele maar zeer goede tutorial.

    Groeten

  11. 2007 August 28

    alles geinstalleerd, maar kan niet inloggen van op een andere computer …

    hoe zou dit kunnen komen, en hoe moet ik dit oplossen ?

  12. 2007 August 28

    oei, vergeten alle posts te lezen, sorry, maar hoe installeer ik die module ?

  13. 2007 October 3
    eam permalink

    you are awesome, these are the easiest and best instructions to use. thank you thank you thank you

  14. 2008 November 19
    michael permalink

    thanks a lot for this quick guide – helped a lot and saved plenty of time!!!

  15. 2009 January 30
    Thomas Berends permalink

    Heel erg bedankt, misschien kun je iets meer ingaan op de pakketten die vereist zijn voor de verschillende onderdelen zoals ProFTPD Server en MySQL Database Server (ik ga niet alle onderdelen opnoemen). Maar dat zou erg handig zijn.

Trackbacks & Pingbacks

  1. I Gede Sumardika Install Webmin on Ubuntu 6.10 server «
  2. Bjorn Post Blog - Je leest nu: Server opzetten
  3. How To: Install Webmin « ICT-Freak.nl

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS