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
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 […]
Published November 24, 2009 Delete Files Older Than Date Using Batch Files This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]
Published April 13, 2010 Stop and Start VM’s in ESXi 4.0 using vim-cmd and Putty Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]
Published February 17, 2010 Copy a folder using CLI in Linux Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to […]