Operating System yang dapat mendukung Webmin dan Virtualmin
- CentOS 5 and 6 on i386 or x86_64
- RHEL 5 and 6 on i386 and x86_64
- Scientific Linux 6 on i386 and x86_64
- Debian 6 on i386 or amd64
- Ubuntu 8.04 LTS, 10.04, and 12.04 LTS on i386 or amd64
Spoiler for Note:
Bila belum punya VPS, silahkan order VPS murah DiSeller Agan Masing-Masing xD
Quote:
Sebelum memulai install Webmin + Virtualmin, sebaiknya periksa hostname apakah hostname sudah fully qualified domain name (FQDN), kalau belum silahkan di seting dulu, karena bisa mengganggu proses installasi webmin.
Quote:
Periksa hostname
# hostname -f
host1.vpsagan.com
Jika Keluar tulisan seperti diatas, bearti configurasi FQDN sudah benar.
Bila masih belum keluar tulisan FQDN seperti diatas, sebaiknya setting dulu FQDN di /etc/hosts
# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 host1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
Ganti menjadi
# pico /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 host1.e-padi.com localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
Oke Langsung Saja...
Beberapa metode installasi Webmin pada server linux Centos
Spoiler for 1.Automatic Install Virtualmin + webmin dengan install.sh installer:
a. # wget http://software.virtualmin.com/gpl/s...pts/install.sh
b. # sh ./install.sh
c. Ikuti proses installasi
d. Jika sudah selesai, akses ke webmin dengan cara: https://IP_Mesin:10000/
Login: root
Passwd: (passwd root ssh)
Spoiler for 4. Install virtualmin / webmin dengan yum / repository:
a. # vi /etc/yum.repos.d/webmin.repo
b. Paste code dibawah ini kebagian bawah file /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
Akhiri dengan menyimpan file tersebut dengan cara : "ESC + :" ketik "wq!" + Enter
c. Download key
# wget http://www.webmin.com/jcameron-key.asc
# rpm –-import jcameron-key.asc
# rm -rf jcameron-key.asc
d. Mulai install webmin
# yum install webmin
e. Tunggu hingga proses install selesai, Jika sudah selesai, akses ke webmin dengan cara: https://IP_Mesin:10000/
Login: root
Passwd: (passwd root ssh)
Segitu Dulu Dari Ane,*Undur Diri ..Atas Perhatiannya Ane Ucapkan Wassalam