Update README.md
This commit is contained in:
parent
3c7343499b
commit
e164fc5b4c
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -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**
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue