install webmin pada centos 6.2

5
Install Webmin Pada CentOS 6.2 http://www.linggih.com | Install Webmin Pada CentOS 6.2 1 Install Webmin Pada CentOS 6.2 Webmin merupakan web interface yang digunakan oleh sistem administrator pada OS Unix. Webmin dapat diakses menggunakan hampir semua web browser yang ada saat ini, dengan syarat browser harus sudah support tabel, form dan Java (Java untuk module File Manager). Dengan menggunakan webmin, sistem administrator dapat setup user account, DNS, Apache, Database dan lain sebagainya. Install webmin sangatlah mudah. Berikut panduan singkat install Webmin (OS menggunakan CentOS 6.2): Install Package "perl-Net-SSLeay" menggunakan command: yum -y install perl-Net-SSLeay [root@server5 ~]# yum -y install perl-Net-SSLeay Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: centos.biz.net.id * extras: centos.biz.net.id * updates: centos.idrepo.or.id Setting up Install Process Package perl-Net-SSLeay-1.35-9.el6.x86_64 already installed and latest version Nothing to do [root@server5 ~]# Download & Install Webmin Distribution Package [root@server5 ~]# cd /usr/src [root@server5 src]# wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580- 1.noarch.rpm --2012-04-21 21:06:20-- http://prdownloads.sourceforge.net/webadmin/webmin-1.580- 1.noarch.rpm Resolving prdownloads.sourceforge.net... 216.34.181.59 Connecting to prdownloads.sourceforge.net|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580- 1.noarch.rpm [following] --2012-04-21 21:06:20-- http://downloads.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580- 1.noarch.rpm Resolving downloads.sourceforge.net... 216.34.181.59

Upload: linggih

Post on 20-Apr-2015

275 views

Category:

Documents


5 download

DESCRIPTION

Tutorial Install Webmin Pada CentOS 6.2

TRANSCRIPT

Page 1: Install Webmin Pada CentOS 6.2

Install Webmin Pada CentOS 6.2

http://www.linggih.com | Install Webmin Pada CentOS 6.2 1

Install Webmin Pada CentOS 6.2

Webmin merupakan web interface yang digunakan oleh sistem administrator pada OS Unix. Webmin dapat diakses menggunakan hampir semua web browser yang ada saat ini, dengan syarat browser harus sudah support tabel, form dan Java (Java untuk module File Manager). Dengan menggunakan webmin, sistem administrator dapat setup user account, DNS, Apache, Database dan lain sebagainya.

Install webmin sangatlah mudah. Berikut panduan singkat install Webmin (OS menggunakan CentOS 6.2):

Install Package "perl-Net-SSLeay" menggunakan command:

yum -y install perl-Net-SSLeay

[root@server5 ~]# yum -y install perl-Net-SSLeay Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: centos.biz.net.id * extras: centos.biz.net.id * updates: centos.idrepo.or.id Setting up Install Process Package perl-Net-SSLeay-1.35-9.el6.x86_64 already installed and latest version Nothing to do [root@server5 ~]#

Download & Install Webmin Distribution Package

[root@server5 ~]# cd /usr/src

[root@server5 src]# wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580-

1.noarch.rpm

--2012-04-21 21:06:20-- http://prdownloads.sourceforge.net/webadmin/webmin-1.580-

1.noarch.rpm

Resolving prdownloads.sourceforge.net... 216.34.181.59

Connecting to prdownloads.sourceforge.net|216.34.181.59|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580-

1.noarch.rpm [following]

--2012-04-21 21:06:20--

http://downloads.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580-

1.noarch.rpm

Resolving downloads.sourceforge.net... 216.34.181.59

Page 2: Install Webmin Pada CentOS 6.2

Install Webmin Pada CentOS 6.2

http://www.linggih.com | Install Webmin Pada CentOS 6.2 2

Reusing existing connection to prdownloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: http://nchc.dl.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580-

1.noarch.rpm [following]

--2012-04-21 21:06:21--

http://nchc.dl.sourceforge.net/project/webadmin/webmin/1.580/webmin-1.580-1.noarch.rpm

Resolving nchc.dl.sourceforge.net... 211.79.60.17, 2001:e10:ffff:1f02::17

Connecting to nchc.dl.sourceforge.net|211.79.60.17|:80... connected.

HTTP request sent, awaiting response... 200 OK

Length: 17112780 (16M) [application/octet-stream]

Saving to: âwebmin-1.580-1.noarch.rpmâ

100%[============================================================================>]

17,112,780 235K/s in 74s

2012-04-21 21:07:36 (225 KB/s) - âwebmin-1.580-1.noarch.rpmâ

[root@server5 src]# rpm -i webmin-1.580-1.noarch.rpm

warning: webmin-1.580-1.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID 11f63c51: NOKEY

Operating system is CentOS Linux

Webmin install complete. You can now login to https://localhost:10000/

as root with your root password.

[root@server5 src]#

Login ke webmin pada alamat URL https://[Alamat IP]:10000/ menggunakan detail login user & password root. Jika

web browser menampilkan pesan peringatan This Connection is Untrusted, klik tombol Add Exception…, kemudian

centang checkbox Permanently store this exception → klik tombol Confirm Security Exception.

Page 3: Install Webmin Pada CentOS 6.2

Install Webmin Pada CentOS 6.2

http://www.linggih.com | Install Webmin Pada CentOS 6.2 3

Page 4: Install Webmin Pada CentOS 6.2

Install Webmin Pada CentOS 6.2

http://www.linggih.com | Install Webmin Pada CentOS 6.2 4

Uninstall Webmin

Untuk uninstall webmin, ketikkan command;

/etc/webmin/uninstall.sh.

[root@server5 ~]# /etc/webmin/uninstall.sh Are you sure you want to uninstall Webmin? (y/n) : y Removing webmin RPM .. Running uninstall scripts .. Deleted init script /etc/rc.d/init.d/webmin Subroutine list_servers redefined at /usr/libexec/webmin/servers/servers-lib.pl line 91. Subroutine list_servers_sorted redefined at /usr/libexec/webmin/servers/servers-lib.pl

line 110. Subroutine get_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 142. Subroutine save_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 157. Subroutine delete_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line

174.

Page 5: Install Webmin Pada CentOS 6.2

Install Webmin Pada CentOS 6.2

http://www.linggih.com | Install Webmin Pada CentOS 6.2 5

Subroutine can_use_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line

187. Subroutine list_all_groups redefined at /usr/libexec/webmin/servers/servers-lib.pl line

207. Subroutine logged_in redefined at /usr/libexec/webmin/servers/servers-lib.pl line 275. Subroutine get_server_types redefined at /usr/libexec/webmin/servers/servers-lib.pl line

300. Subroutine this_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 310. Subroutine get_my_address redefined at /usr/libexec/webmin/servers/servers-lib.pl line

329. Subroutine address_to_broadcast redefined at /usr/libexec/webmin/servers/servers-lib.pl

line 358. Subroutine test_server redefined at /usr/libexec/webmin/servers/servers-lib.pl line 372. Subroutine find_cron_job redefined at /usr/libexec/webmin/servers/servers-lib.pl line

391. Subroutine find_servers redefined at /usr/libexec/webmin/servers/servers-lib.pl line 404. Done! [root@server5 ~]#

Selesai. Semoga bermanfaat.

Article Source:

http://linggih.com/webserver/webmin/install -webmin-pada-centos-6-2/