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

Android 2.2 is now on my HTC Desire
Published October 1, 2010

Android 2.2 is now on my HTC Desire

At last! I finally got the upgrade from 1.15.61.10 to 1.22.61.1 on my HTC Desire. That meant that I would be able […]

Set AD Attributes
Published February 7, 2017

Set AD Attributes

You can also view and set these values with PowerShell, provided you have the ActiveDirectory module installed. View: Get-ADUser <username> -Properties extensionattribute1 […]

nmap quick guide
Published January 17, 2022

nmap quick guide

nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam

ospp.vbs
Published March 13, 2013

ospp.vbs

Very handy for Office 2013 installs http://technet.microsoft.com/en-us/library/ee624350.aspx

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