ruslan-ohitin / xenserver-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xenserver-scripts

Bash scripts for xcp-ng hypervisor

  • host-backup - backup pool metadata, host and some config files
  • vm-backup - suspend vm, then backup it and resume
  • sms_sms.ru - send text sms via http://sms.ru
  • mount_usb-hdd
  • copy-backups
  • nc-receive-group
  • nc-send-group
  • weekly-vm-backup weekly-vm-backup.cron
  • update

common-func.sh config.example

You need to install nmap-ncat package in xcp-ng in order to nc-* scripts to work:

# yum install nmap-ncat

Download to xcp-ng host:

# cd /root
# wget -O - https://raw.githubusercontent.com/ruslan-ohitin/xenserver-scripts/master/update | bash

About


Languages

Language:Shell 100.0%