bash

  1. J

    implementing bash script in ProxMox VE?

    Hello, Basically, I am running an LXC Ubuntu container and a Windows 7 VM in my environment. I want to be able to clone these and have each clone designated with a unique host name. I have read that bash scripting might help me accomplish this but I am lost on how I would implement this with...
  2. W

    Firewall file manual edit

    Hello, I wanna update my firewall file for the cluster everyday with an updated list of blocked spam IPs. Therefore I created a bash script but unfortunately I can't execute it in /etc/pve/firewall/ and I can't copy files to this directory with the script. Any idea how to do it then? Thanks for...