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

VIP Keepalived
Published February 2, 2026

VIP Keepalived

Set up a virtual IP on proxmox cluster apt updateapt install keepalived -y nano /etc/keepalived/keepalived.conf run this on all nodes on the […]

find large files in linux
Published November 27, 2009

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

DHCP lease time on a Zyxel P-660R-D1 router
Published February 16, 2010

DHCP lease time on a Zyxel P-660R-D1 router

To change the DHCP lease period for a Zyxel P-660R-D1 router, telnet into the router and at the command line type “ip […]

Smoothwall Static routes
Published May 17, 2009

Smoothwall Static routes

I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]

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