Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Add Webmin to FirewallD
Computing Technical

Add Webmin to FirewallD

by William Rendell|Published April 15, 2020

The below will open tcp port 10000 on FirewallD to get access to webmin

firewall-cmd –permanent –zone=public –add-port=10000/tcp

A reload of FirwwallD is needed to activate the permanent rule into the running environment

firewall-cmd –reload

  • centos
  • Firewall
  • Linux
  • security
  • Webmin

You may also like

Mount a Windows share in Centos 6
Published March 31, 2014

Mount a Windows share in Centos 6

mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit theĀ /etc/fstabĀ file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0

Apple iPad’s UK launch date and pricing finally revealed
Published May 10, 2010

Apple iPad’s UK launch date and pricing finally revealed

Apple iPad’s UK launch date and pricing finally revealed Apple fans will need to dig deep… Follow the link for more details […]

Mount a Windows share from Centos using the CLI
Published February 17, 2010

Mount a Windows share from Centos using the CLI

OK, we live in the wonderful world of Linux. BUT, for many of us, having to deal with Windows is a fact […]

Install Webmin on Centos
Published September 9, 2009

Install Webmin on Centos

1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]

Post navigation

  • Previous post Convert PFX SSL Cert to PEM
  • Back to post list
  • Next post SSH from one Mikrotik to another

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme