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 June 15, 2015 Routerboard SNTP Client How to set the NTP client on a Mikrotik router using the Terminal /system ntp client set enabled=yes primary-ntp=###.###.###.### secondary-ntp=###.###.###.### Change the […]