Update README.md

This commit is contained in:
Russell Ballestrini 2024-07-07 23:59:45 +00:00
parent 3c7343499b
commit e164fc5b4c

View file

@ -1,3 +1,14 @@
A backup utility for QEMU, KVM, XEN, and Virtualbox guests.
Virt-back is a python application that uses the libvirt api to safely
shutdown, gzip, and restart guests. The backup process logs to syslog
for auditing and virt-back works great with cron for scheduling outages.
Virt-back has been placed in the public domain and
the latest version may be downloaded here:
https://git.unturf.com/python/virt-back
**usage** **usage**
``` ```