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 » Change Nagios web users password
Computing Technical

Change Nagios web users password

by William Rendell|Published September 7, 2022

htpasswd -c /etc/nagios/htpasswd.users nagiosuser

Then enter new password for nagiosuser

  • centos
  • Linux
  • Nagios

You may also like

Add Webmin to FirewallD
Published April 15, 2020

Add Webmin to FirewallD

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 […]

Change Centos IP address
Published July 30, 2015

Change Centos IP address

In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]

Zyxel P660 – Removing secured web IP
Published January 20, 2014

Zyxel P660 – Removing secured web IP

If you have locked down the web management port to 1 IP address and you need to access it from a different […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

Post navigation

  • Previous post Liver Cake for Dogs
  • Back to post list
  • Next post Reversing camera that works with the Peugeot Boxer factory head unit

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme