Langkah-langkahnya sebagai berikut :
1. Instalasi Paket
- root@ubuntu:/home/billy# aptitude install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
2. Download Paket Webmin
- root@ubuntu:/home/billy# wget -c http://nchc.dl.sourceforge.net/project/webadmin/webmin/1.530/webmin_1.530_all.deb
3. Instal Paket Webmin
- root@ubuntu:/home/billy# dpkg -i webmin_1.530_all.deb
Selecting previously deselected package webmin.
(Reading database … 45303 files and directories currently installed.)
Unpacking webmin (from webmin_1.530_all.deb) …
Setting up webmin (1.530) …
Webmin install complete. You can now login to https://ubuntu:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
4. Setelah Instal Paket Webmin selesai restart Ubuntu Server.
- root@ubuntu:/home/billy# reboot
5. Untuk dapat menjalankan webmin, kita harus menggunakan web browser dan masukan URL berikut ini:
- https://your_server_ip:10000/ (ex : https://192.168.1.254:10000/)
- Masukkan username & password login anda.
6. Untuk informasi lebih lengkap, buka situs ini www.webmin.com.
Semoga bermanfaat buat yang ingin mengkonfigurasi server ubuntu melalui WEB GUI…
DAFTAR ISI
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment