Commit Graph

9 Commits

Author SHA1 Message Date
wjones 6fe5db1adc Merge pull request 'adding new scripts to start and stop clients as well as wrapper scripts to execute them' (#1) from development into main
Reviewed-on: wjones/python-scripts#1
2025-07-03 15:21:42 -04:00
wjones 20839809b0 adding new scripts to start and stop clients as well as wrapper scripts to execute them 2025-07-03 15:19:49 -04:00
wjones 3d527d4712 Match folder structure with proxmox servers 2025-07-01 10:21:08 -04:00
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