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 […]
Published July 12, 2012 Exchange 2003 database size The database size limit for Exchange 2003 standard is 16GB, however SP2 for Exchange 2003 allows you to remove that limit. The […]
Published November 19, 2020 SSH Notifications via email IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]
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 […]