CentOS 5 Standard
From Proxmox VE
Contents |
Appliance Details
| Package: | centos-5-standard |
| Version: | 5.8-1 |
| Certified: | no |
| Section: | system |
| Location: | http://download.proxmox.com/appliances/system/centos-5-standard_5.8-1_i386.tar.gz |
| Maintainer: | Proxmox Support Team |
| OS: | centos-5 |
Introduction
This is a standard CentOS system including standard packages. This can be used to install whatever you want via the CentOS package management (yum).
Virtual Appliances can be downloaded directly via the Central Web-based Management.
For more details see: www.centos.org
- Updating CentOS 5 Template to v5.9-1.
Recommended settings for Proxmox VE
There are no recommended settings as this depends on what you install.
First steps
Start the VM and open a VNC console, complete an outstanding yum-transaction and install the latest security updates.
yum install yum-utils yum-complete-transaction yum update
You will also need to set your timezone. This may be done by running the following code, replacing the timezone file (/usr/share/zoneinfo/America/Los_Angeles here) with the one appropriate for your location:
ln -sf /usr/share/zoneinfo/America/Los_Angeles /etc/localtime
Fix console
See OpenVZ Console
