Wednesday, July 20, 2011
Installing Webmin on CentOS 5.5
10:52 AM |
Posted by
Mark Gagalac |
Edit Post
Step 1: Get the RPM, run this command
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.520-1.noarch.rpm
Step 2: Install the RPM, run this command
rpm -U webmin-1.520-1.noarch.rpm
Step 3: Open the firewall on port 10000. Run this command
iptables -I INPUT -p tcp --dport 10000 -j ACCEPT
now you can access webmin via http://server:10000 using your shell credentials.
Enjoy!
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.520-1.noarch.rpm
Step 2: Install the RPM, run this command
rpm -U webmin-1.520-1.noarch.rpm
Step 3: Open the firewall on port 10000. Run this command
iptables -I INPUT -p tcp --dport 10000 -j ACCEPT
now you can access webmin via http://server:10000 using your shell credentials.
Enjoy!
Subscribe to:
Post Comments (Atom)
Labels
- adtran (1)
- apps (1)
- cctv (1)
- dhcp (1)
- firewall (1)
- gpo (1)
- hyper-v (2)
- linksys (1)
- linux (7)
- pfSense (1)
- phones (1)
- portable (1)
- proxy servers (2)
- remote desktop (1)
- routers (1)
- sip (1)
- squid (2)
- systems and network (19)
- telnet (1)
- terminal services (1)
- virtualization (3)
- vmware (1)
- vpn (2)
- webmin (1)
- windows (11)
- windows 7 (2)
- windows server 2003 (1)
- windows server 2008 (2)
- windows xp (1)
0 comments:
Post a Comment