sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/
DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
Set up a virtual IP on proxmox cluster apt updateapt install keepalived -y nano /etc/keepalived/keepalived.conf run this on all nodes on the […]
The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]