Published January 20, 2014 Zyxel P660 – Removing secured web IP If you have locked down the web management port to 1 IP address and you need to access it from a different […]
Published October 18, 2016 Adding a USB backup drive to SBS backup Add a new disk to the backup schedule by running the wbadmin command from an elevated command prompt. Run the following command […]
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 […]
Published October 11, 2013 TCPDUMP to sniff headers This tcpdump command will grab the first 1024 bytes (vs. smaller 68 or so) and line buffer the output for all packets […]