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 January 28, 2021 Time based PPP connections If you have a user that can only log into a PPP (L2TP, PPTP etc) session on a Mikrotik during a certain […]
Published November 8, 2020 Function of the Mikrotik Firewall Stop unathorised access Block unwanted ports Classify and mark connections and packets for QOS or Routing Policy Firewall Functions: Filter packets using […]
Published October 20, 2010 Sending an email using mutt from the cli Sometimes I have the need to send an email with an attachment directly from the console, to do this I use a […]
Published February 11, 2026 install Proxmox guest agent in Debaim Step 1 – Install the QEMU Guest Agent inside Debian sudo apt updatesudo apt install qemu-guest-agent -y Step 2 – Enable and […]