scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/
You may also like
At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
Custom rules can be created for Spamassassin, I use a hand written list thats customised for my needs. The location of the […]
This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]
sudo dnf update -y curl -o webmin-setup-repo.sh https://raw.githubusercontent.com/webmin/webmin/master/webmin-setup-repo.shsudo sh webmin-setup-repo.sh sudo dnf install webmin -y sudo systemctl enable webminsudo systemctl start webmin […]