slitaz-vz view docs/README.proxmox @ rev 3

!Add some docs
author erjo@Portable
date Tue Nov 01 09:56:05 2011 +0100 (2011-11-01)
parents
children
line source
1 Slitaz VZ - Configuring Proxmox server for SliTaz templates.
2 ============================================================
5 Advice: All scripts files have been tested only on PROXMOX provided by OVH.
6 Network config may différ from the legacy PROXMOX distro.
8 Any suggestion or bug reports are welcomed : erjo@slitaz.org
10 1) Download the config file slitaz.conf. This file goes in /etc/vz/dists
12 # wget http://hg.slitaz.org/slitaz-vz/file/2d20f72ffb19/vz-scripts/proxmox-ovh/slitaz.conf
14 2) Download and copy slitaz-add_ip.sh, slitaz-del_ip.sh, slitaz-set_hosname.sh to /etc/vz/dists/scripts
16 # cd /etc/vz/dists
17 # wget http://hg.slitaz.org/slitaz-vz/file/2d20f72ffb19/vz-scripts/proxmox-ovh/slitaz-add_ip.sh
18 # wget http://hg.slitaz.org/slitaz-vz/file/2d20f72ffb19/vz-scripts/proxmox-ovh/slitaz-del_ip.sh
19 # wget http://hg.slitaz.org/slitaz-vz/file/2d20f72ffb19/vz-scripts/proxmox-ovh/slitaz-set_dns.sh
22 3) Now you can create your VM with vzctl or proxmox Web GUI.