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 March 13, 2013 ospp.vbs Very handy for Office 2013 installs http://technet.microsoft.com/en-us/library/ee624350.aspx
Published June 16, 2011 How to change the RDP port on XP Sometimes you may want to access more than one PC or Server via RDP through your firewall. This can be a problem […]
Published June 4, 2013 Subnet Mask Cheat Sheet The below table shows the amount of hosts that are on a particular subnet.
Published February 11, 2026 Add swap file into linux fallocate -l 4G /swapfilechmod 600 /swapfilemkswap /swapfileswapon /swapfile If RAM = 4GBUse swap = 4GB–8GB If RAM = 8GBSwap = 2GB–4GB is […]