CentOS 5 Standard
From Proxmox VE
Contents |
Appliance Details
| Package: | centos-5-standard |
| Version: | 5.6-1 |
| Certified: | no |
| Section: | system |
| Location: | http://download.proxmox.com/appliances/system/centos-5-standard_5.6-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
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 and install the latest security updates.
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
