Ubuntu Lucid Standard
From Proxmox VE
Contents |
Appliance Details
| Package: | ubuntu-10.04-standard |
| Version: | 10.04-4 |
| Certified: | no |
| Section: | system |
| Location: | http://download.proxmox.com/appliances/system/ubuntu-10.04-standard_10.04-4_i386.tar.gz |
| Maintainer: | Proxmox Support Team |
| OS: | ubuntu-10.04 |
Introduction
This is a standard Ubuntu 10.04 system. This can be used to install whatever you want via the Ubuntu package management (apt).
Virtual Appliances can be downloaded directly via the Central Web-based Management.
For more details see: Ubuntu
Recommended settings for Proxmox VE
There are no recommended settings as this depends on what you install.
First steps
Install the latest security updates:
apt-get update apt-get upgrade
Set time zone
Time zone is not set, just run:
dpkg-reconfigure tzdata
Install Language Pack for locales
No locales are installed, just get the desired language-pack (-de, -en, ...), e.g.:
apt-get install language-pack-de
