Pve Lxc Scripts Save

some useful scripts fpr Proxmox VE (PVE) LXC containers

Project README

pve-lxc-scripts

Some useful scripts fpr Proxmox VE (PVE) LXC containers

lxc-exec

Execute a command inside a running container.

Example

lxc-exec 1337 apt-get update
lxc-exec 1337 apt-get install vim -y

lxc-exec-all

Execute a command inside all running containers using lxc-exec.

Example

lxc-exec-all apt-get update
lxc-exec-all apt-get install vim -y

lxc-update-all

Update software on all running containers using lxc-exec.

Supported systems

  • apt-get
  • yum
Open Source Agenda is not affiliated with "Pve Lxc Scripts" Project. README Source: morph027/pve-lxc-scripts
Stars
56
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating