Published May 13, 2011 winload error on server 2008 The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]
Published October 20, 2021 rsync local to remote qnap sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
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 […]
Published September 7, 2022 Change Nagios web users password htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser