[FONT=courier new]apt-get update[/FONT]
[FONT=courier new]apt-get install vim[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]vim /etc/apt/sources.list[/FONT]
[FONT=courier new] deb [URL]http://ftp.debian.org/debian[/URL] lenny main[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new] # PVE packages provided by proxmox.com[/FONT]
[FONT=courier new] deb [URL]http://download.proxmox.com/debian[/URL] lenny pve[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new] # security updates[/FONT]
[FONT=courier new] deb [URL]http://security.debian.org/[/URL] lenny/updates main[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add -[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]apt-get update[/FONT]
[FONT=courier new]apt-get upgrade[/FONT]
[FONT=courier new]aptitude install pve-kernel-2.6.32-4-pve[/FONT]
[FONT=courier new]reboot[/FONT]
[FONT=courier new]uname -a[/FONT]
[FONT=courier new]vim /boot/grub/menu.list[/FONT]
[FONT=courier new] comment line to start with the kernel pve[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]apt-get install pve-headers-2.6.32-4-pve[/FONT]
[FONT=courier new]reboot[/FONT]
[FONT=courier new]ifconfig eth0[/FONT]
[FONT=courier new]aptitude install proxmox-ve-2.6.32 ntp ssh lvm2[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]The following packages will be REMOVED:[/FONT]
[FONT=courier new] exim4-daemon-light{a} firmware-linux-free{a} firmware-linux-nonfree{a} [/FONT]
[FONT=courier new]0 packages upgraded, 117 newly installed, 3 to remove and 0 not upgraded.[/FONT]
[FONT=courier new]Need to get 39.2MB of archives. After unpacking 80.7MB will be used.[/FONT]
[FONT=courier new]The following packages have unmet dependencies:[/FONT]
[FONT=courier new] exim4-config: Conflicts: postfix but 2.5.5-1.1+lenny1 is to be installed.[/FONT]
[FONT=courier new] exim4: Depends: exim4-daemon-light but it is not installable or[/FONT]
[FONT=courier new] exim4-daemon-heavy but it is not installable or[/FONT]
[FONT=courier new] exim4-daemon-custom which is a virtual package.[/FONT]
[FONT=courier new] openntpd: Conflicts: ntp but 1:4.2.4p4+dfsg-8lenny3 is to be installed.[/FONT]
[FONT=courier new]The following actions will resolve these dependencies:[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]Remove the following packages:[/FONT]
[FONT=courier new]exim4[/FONT]
[FONT=courier new]exim4-base[/FONT]
[FONT=courier new]exim4-config[/FONT]
[FONT=courier new]openntpd[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]Leave the following dependencies unresolved:[/FONT]
[FONT=courier new]linux-image-2.6.32-bpo.5-amd64 recommends firmware-linux-free (>= 2.6.32)[/FONT]
[FONT=courier new]Score is 120[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]Accept this solution? [Y/n/q/?] ?[/FONT]
[FONT=courier new]The following commands are available:[/FONT]
[FONT=courier new] y: accept the proposed changes[/FONT]
[FONT=courier new] n: reject the proposed changes and search for another solution[/FONT]
[FONT=courier new] q: give up and quit the program[/FONT]
[FONT=courier new] ,: move to the next solution[/FONT]
[FONT=courier new] .: move to the previous solution[/FONT]
[FONT=courier new] o: toggle between the contents of the solution and an explanation of the solution[/FONT]
[FONT=courier new] e: examine the solution in the visual user interface[/FONT]
[FONT=courier new] x: abort automatic dependency resolution; resolve dependencies by hand instead[/FONT]
[FONT=courier new] r pkg ver ...: reject the given package versions; don't display any solutions in which they occur. Enter UNINST instead of a version to reject removing the[/FONT]
[FONT=courier new] package.[/FONT]
[FONT=courier new] a pkg ver ...: accept the given package versions; display only solutions in which they occur. Enter UNINST instead of a version to accept removing the[/FONT]
[FONT=courier new] package.[/FONT]
[FONT=courier new] <ACTION> pkg... : adjust the state of the listed packages, where ACTION is one of:[/FONT]
[FONT=courier new] '+' to install packages[/FONT]
[FONT=courier new] '+M' to install packages and immediately flag them as automatically installed[/FONT]
[FONT=courier new] '-' to remove packages[/FONT]
[FONT=courier new] '_' to purge packages[/FONT]
[FONT=courier new] '=' to place packages on hold[/FONT]
[FONT=courier new] ':' to keep packages in their current state without placing them on hold[/FONT]
[FONT=courier new] '&M' to mark packages as automatically installed[/FONT]
[FONT=courier new] '&m' to mark packages as manually installed[/FONT]
[FONT=courier new]Accept this solution? [Y/n/q/?] y
-----------------------------------------------[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]Setting up ntp (1:4.2.4p4+dfsg-8lenny3) ...[/FONT]
[FONT=courier new]
[/FONT]
[FONT=courier new]Configuration file `/etc/ntp.conf'[/FONT]
[FONT=courier new] ==> File on system created by you or by a script.[/FONT]
[FONT=courier new] ==> File also in package provided by package maintainer.[/FONT]
[FONT=courier new] What would you like to do about it ? Your options are:[/FONT]
[FONT=courier new] Y or I : install the package maintainer's version[/FONT]
[FONT=courier new] N or O : keep your currently-installed version[/FONT]
[FONT=courier new] D : show the differences between the versions[/FONT]
[FONT=courier new] Z : background this process to examine the situation[/FONT]
[FONT=courier new] The default action is to keep your current version.[/FONT]
[FONT=courier new]*** ntp.conf (Y/I/N/O/D/Z) [default=N] ? I
[/FONT]