Installing webmin with yum

Posted by Johan Cyprich on 21 Dec 2009 | Tagged as: How To

I tried installing webmin on Fedora 12, but it required a root user to complete the installation. The problem is that you can’t login through KDE as root, so you login as a regular user and then when try doing something that requires a higher access, you’re prompted for a password for the admin task.

When installing webmin, I would get asked a password for webmin to completely install, but the software would fail after entering the password. An alternate way to install webmin is by using yum in the shell which is documented at http://www.webmin.com/rpm.html.

Setting Up webmin for yum

  1. Create the webmin.repo file in the /etc/yum.repos.d/folder and add the following text:

    [Webmin]
    name=Webmin Distribution Neutral
    baseurl=http://download.webmin.com/download/yum
    enabled=1

  2. Install a GPG key at the command line:

    rpm –import http://www.webmin.com/jcameron-key.asc

  3. You can then run yum and install webmin:

    yum install webmin

Running webmin

You can login to webmin with your browser at https://127.0.0.1/10000/. If that doesn’t work, try localhost or your machine name instead of 127.0.0.1.



Tweet This Tweet This Post!

Related posts:
    Reset Password for Webmin
    Managing Linux with Webmin
    Installing Flash Player in Fedora
    Quickly Deleting Files on Linux

Share this post:

del.icio.us:Installing webmin with yum digg:Installing webmin with yum spurl:Installing webmin with yum wists:Installing webmin with yum simpy:Installing webmin with yum newsvine:Installing webmin with yum blinklist:Installing webmin with yum furl:Installing webmin with yum reddit:Installing webmin with yum fark:Installing webmin with yum blogmarks:Installing webmin with yum Y!:Installing webmin with yum smarking:Installing webmin with yum magnolia:Installing webmin with yum segnalo:Installing webmin with yum gifttagging:Installing webmin with yum

Follow Me:

Did you find this post interesting and useful? You can keep up to date on this blog by subscribing to my RSS feed, or you can have new posts sent to you by e-mail. You can also follow me on Twitter.


Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply

CommentLuv badge