Instalasi Webmin On Centos

Instalasi Webmin on Centos. 1. Pertama yang kita lakukan adalah disable Selinux : -----------------------------------------------------...

Instalasi Webmin on Centos.

1. Pertama yang kita lakukan adalah disable Selinux :
------------------------------------------------------
 # vi /etc/sysconfig/selinux SELINUX=enforcing ------> SELINUX=disabled
------------------------------------------------------
Restart the Server!!
2. Instalasi Dependencies dengan command :
------------------------------------------------------
# yum install perl
------------------------------------------------------
3. Download Webmin Package 
------------------------------------------------------
# wget -c http://download.webmin.com/download/yum/webmin-1.600-1.noarch.rpm
------------------------------------------------------
4. then Install with command
------------------------------------------------------
# rpm -Uvh webmin-1.600-1.noarch.rpm
------------------------------------------------------
5. Akses webmin Webmin iyang terinstall  via a browser ke, http://localhost:10000.
6. Configure the iptables rule in order to allow access to the Webmin :
------------------------------------------------------
# iptables -I INPUT 4 -m state --state NEW -m tcp -p tcp --dport 10000 -j ACCEPT
# service iptables save
------------------------------------------------------

COMMENTS

BLOGGER: 2
  1. wah mantap nih udah ada blognya, tutorial cluster dong pak

    ReplyDelete
    Replies
    1. hahaha. . iseng2 bang sekalian dokumentasi2 aja :), Insya Allah nanti pelan2 pasti di publikasi ko, keep share aja yak kita :D

      Delete

Name

Android,5,Apache,3,Bash Scripting,5,Bot,1,Centos,12,Cisco,5,GNS3,1,Hacking,5,internet marketing,1,Mikrotik,4,Monitoring,2,Nginx,2,Paket Tracer,2,Squid Proxy,2,Tips And Tricks,1,Virtualization,1,Webmin,2,Webserver,4,
ltr
item
Berbagi Itu Indah: Instalasi Webmin On Centos
Instalasi Webmin On Centos
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMECb5ZCy7zl1mQVE-2yVCQ8gztxY5bfJJDHJmoXWjsnCEZBCZ-jkJw63jATGm1X1OiSSX0VnfdLGQ-49mxeyaSXcMGXbJd78oOqnw1KN3BQQrXEJqwIcGRdAnrJH7d8ag9pPzYiYiuso-/s1600/logo-webmin.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMECb5ZCy7zl1mQVE-2yVCQ8gztxY5bfJJDHJmoXWjsnCEZBCZ-jkJw63jATGm1X1OiSSX0VnfdLGQ-49mxeyaSXcMGXbJd78oOqnw1KN3BQQrXEJqwIcGRdAnrJH7d8ag9pPzYiYiuso-/s72-c/logo-webmin.png
Berbagi Itu Indah
https://wahyubud.blogspot.com/2012/11/instalasi-webmin-on-centos.html
https://wahyubud.blogspot.com/
https://wahyubud.blogspot.com/
https://wahyubud.blogspot.com/2012/11/instalasi-webmin-on-centos.html
true
4332986676755765585
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy