Mise en place machine Proxmox 4.3 sous OVH( or 4.1)
Dans le consol OVH :
- Loué server
- Prendre 16 IP (Onglet IP, Commander des IP additionnelles
- Installé VPS proxmox VE 4.3
- Definir MAC virtuel pour l'IP
-- Page IP->Gears contre IP concerné->Ajouter une MAC virtuelle,6->Type OVH->Nom de la machine "mut101.xxx.fr
Dans le consol Proxmox
- Uploader une template ubuntu 16.04 standard 16.04-1_amd64.tar.gz
-- datacenter->virt1->local(virt1)->Content->Bouton templates
- Créé CT : (Note for 4.1 (ex virt3) 16.04 is not supported so use 14.04)
-- Machine : 100
-- URL : mut101.blyenburgh.com
-- Disk size : 500
-- CPU limit : 4
-- Memory : 8032
-- Swap : 2032
-- IPv4/CIDR : 51.254.154.160/32 (Le /32 veut dire bloque d'une IP)
-- Gateway : 51.255.74.254 (IP de l'hôte avec 4e bloque remplacé par 254)
-- DNS domain : use host settings
-- Confirm
Verfier que la machine Ping
Can't log as root so have to add thomas :
Putty to virt1 pct enter 100 adduser thomas adduser thomas sudo
Suivre https://www.howtoforge.com/tutorial/perfect-server-ubuntu-16.04-with-apache-php-myqsl-pureftpd-bind-postfix-doveot-and-ispconfig/