Search results

  1. R

    Agent error: The command guest-exec has been disabled for this instance

    Hello, I hope you are well! I have small issue. I have one dedicated with proxmox 7.2-11, with Debian 10 An I have 1 VM with CentOS 7, but for the working correctly Internet on this VM , I need a put new file: /etc/sysconfig/network-scripts/route-eth0 10.1.1.1 dev eth0 default via 10.1.1.1 dev...
  2. R

    VE API execute command or generate a string when creating the VM

    Hi, Im using Proxmox VE, via API communication. I have a script that I use to create virtual machines (it works brilliantly). The template I will create in advance to make everything work correctly will be with the program installed, but there remains the issue of implementing the API to...