Difference between revisions of "Talk:Installation on Debian/old"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Debian Etch has been released)
(Debian Etch has been released)
Line 13: Line 13:
 
== Debian Etch has been released ==
 
== Debian Etch has been released ==
  
Sarge is no longer stable and has been replaced by Etch.  This document needs to be updated for Etch and references to Sarge need to be updated to use Etch instead. Lenny is the new Debian testing.
+
Sarge is no longer stable and has been replaced by Etch.  This document needs to be updated for Etch
 +
 
 +
* References to Sarge need to be updated to use Etch instead.
 +
* Lenny is the new Debian testing.  If you wish to continue to have a testing section listed, update it for Lenny.  Otherwise remove the testing section.
 +
* Use the official Debian mirrors to get the OpenVZ packages.

Revision as of 23:26, 9 April 2007

info about needed modules in kernel-config

info about "Yet Another mkInitRD" yaid tools creating initrd-files

ip_forward setup

If you want network access for the virtual server then you need to enable IP forwarding.
Set "ip_forward" to yes in /etc/network option.
# editor /etc/network/options
/etc/network/options is deprecated. ip_forward may be enabled in /etc/sysctl.conf by adding the line "net.ipv4.ip_forward=1"

Debian Etch has been released

Sarge is no longer stable and has been replaced by Etch. This document needs to be updated for Etch

  • References to Sarge need to be updated to use Etch instead.
  • Lenny is the new Debian testing. If you wish to continue to have a testing section listed, update it for Lenny. Otherwise remove the testing section.
  • Use the official Debian mirrors to get the OpenVZ packages.