Very handy for Office 2013 installs
You may also like
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 […]
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 […]
scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/
scp -r /local/directory remote_username@ipaddress:/remote/directory