Commit Graph

6 Commits

Author SHA1 Message Date
wjones 536fbb4553 This vm_restart.py script is used to restart VMs or LXC containers on a Proxmox host.
It takes two command line arguments: the type of client (vm or lxc) and a list of client IDs.
example: ./cron_scripts/power/vm_restart.py "lxc" "['110', '113', '114', '120']"
2025-07-01 10:03:52 -04:00
wjones 7929f590a0 update vm_shutdown with new lxcs 2025-05-23 14:51:25 -04:00
wjones 324166a6e0 adding script with syntax to clear linux caches 2025-05-20 11:51:22 -04:00
wjones 47b546aff8 adding work scripts 2025-05-20 09:16:54 -04:00
wjones 428084e4ee adding personal scripts 2025-05-20 09:15:41 -04:00
wjones fd41d1f0aa repository creation 2025-05-20 08:43:58 -04:00