posts | comments
14Jan

openvz on debian amd64

No comments

echo “deb http://download.openvz.org/debian-systs lenny openvz ” >> /etc/apt/sources.list

wget -q http://download.openvz.org/debian-systs/dso_archiv_signing_key.asc -O- | apt-key add - && apt-get update

apt-get install vzctl vzquota

edit /etc/sysctl.conf : set net.ipv4.ip_forward=1

ln -s /var/lib/vz /vz

apt-get install vzctl-ostmp-debian-5.0-amd64-minimal

apt-get install vzprocps

put into /etc/vz/vz.conf : IPTABLES=”ip_tables ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ip_conntrack ip_conntrack_ftp ip_conntrack_irc ipt_LOG ipt_conntrack ipt_helper ipt_state iptable_nat ip_nat_ftp ip_nat_irc ipt_TOS”

Categories: bg-webs.com Clients

Thursday, January 14th, 2010 at 12:48 pm and is filed under bg-webs.com Clients. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

Comments are closed.