From b1dc783baffce258aef25632d49884f5be9364aa Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Fri, 10 Jul 2009 21:59:40 +0000 Subject: [PATCH] add openvz config tips --- wiki/Tips.wiki | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wiki/Tips.wiki b/wiki/Tips.wiki index d1014aab..510e68d3 100644 --- a/wiki/Tips.wiki +++ b/wiki/Tips.wiki @@ -16,4 +16,8 @@ Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages- a workaround is to use `sysinstall` and choose `Configure` and `Packages` and choose your appropriate FTP/HTTP option, and select and install packages there = OpenVZ tips = -tips for Linux \ No newline at end of file +tips for Linux + + # modify the standard OpenVZ config in `/etc/vz/vz.conf` (reboot to enable these changes): + * DISK_QUOTA=no + * IPV6="yes" \ No newline at end of file