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 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 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 […]
Published June 18, 2020 SSH from one Mikrotik to another OverviewRouterOS provides SSH client that supports SSHv2 logins to SSH servers reachable from the router. RequirementsFor this command to be available router […]
Published January 22, 2020 Remove IP from Fail2Ban Intrusion Detector fail2ban-client set JAILNAMEHERE unbanip IPADDRESSHERE