Answers for "proxmox download iso directly"

0

proxmox download iso directly

#SSH into Proxmox and use your root credentials
cd /var/lib/vz/template/iso
wget http://releases.ubuntu.com/15.04/ubuntu-15.04-server-amd64.iso
Posted by: Guest on March-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language