XEN - howto server

From Skytech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Basic Install

Kør en netinstall op.

Afsæt 10GB til system, 1GB til swap. Lad resten være upartitioneret (evmn tager sig af alt partitionering)

Install flg grundpakker:

apt-get install ssh vim ntp
tzconfig

Tilføj nye apt-sources

## WWI specific packages
deb http://debianmirror.wwi.dk/wwi/ ./

# Backports (nyeste version af xen)
deb http://www.backports.org/debian etch-backports main contrib non-free
deb-src http://www.backports.org/debian etch-backports main contrib non-free