You are on page 1of 2

Webmin

Written by Kashif Tajammul Mirza


Tuesday, 14 June 2011 11:21 - Last Updated Tuesday, 14 June 2011 14:15

Webmin installation

[root@kashifmirza ~]# echo webmin installation


webmin installation
[root@kashifmirza ~]# vi /etc/yum.repos.d/webmin.repo
[root@kashifmirza ~]# cat /etc/yum.repos.d/webmin.repo
[Webmin]
name=Webmin Distribution Neutral
#baseurl=http://download.webmin.com/download/yum
mirrorlist=http://download.webmin.com/download/yum/mirrorlist
enabled=1
[root@kashifmirza ~]# wget http://www.webmin.com/jcameron-key.asc
--2011-06-11 04:01:16-- http://www.webmin.com/jcameron-key.asc
Resolving www.webmin.com... 216.34.181.97
Connecting to www.webmin.com|216.34.181.97|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1320 (1.3K) [text/plain]
Saving to: `jcameron-key.asc'
100%[======================================>] 1,320 --.-K/s in 0s
2011-06-11 04:01:17 (180 MB/s) - `jcameron-key.asc' saved [1320/1320]
[root@kashifmirza ~]# ls
anaconda-ks.cfg Desktop install.log install.log.syslog jcameron-key.asc
[root@kashifmirza ~]# rpm --import jcameron-key.asc
[root@kashifmirza ~]# rpm -qa gpg-pubkey*
gpg-pubkey-11f63c51-3c7dc11d
[root@kashifmirza ~]# yum install webmin
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* Webmin: webmin.mirror.somersettechsolutions.co.uk
* base: mirror-cybernet.lums.edu.pk
* extras: mirror-cybernet.lums.edu.pk
* updates: mirror-cybernet.lums.edu.pk
Webmin | 951 B
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package webmin.noarch 0:1.550-1 set to be updated
--> Finished Dependency Resolution

1/2

Webmin
Written by Kashif Tajammul Mirza
Tuesday, 14 June 2011 11:21 - Last Updated Tuesday, 14 June 2011 14:15

Dependencies Resolved
========================================================================
========
Package Arch Version Repository Size
========================================================================
========
Installing:
webmin noarch 1.550-1 Webmin 16 M
Transaction Summary
========================================================================
========
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 16 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Operating system is CentOS Linux
Installing : webmin 1/1
Webmin install complete. You can now login to https://kashifmirza.localdomain:10000/
as root with your root password.
Installed:
webmin.noarch 0:1.550-1
Complete!
[root@kashifmirza ~]# links https://kashifmirza.localdomain:10000/
[root@kashifmirza ~]#

2/2

You might also like