Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Debian template creation

127 bytes added, 16:55, 1 November 2006
linked to NAT setup Setting VE IP address
=== Setting VE IP address ===
For the [[VE]] to be able to download updates from networkthe Internet, we need a valid IP address for it:
<pre>
vzctl set 777 --ipadd x.x.x.x --save
</pre>
 
{{Note|if you use private IP for the VE, you have to set up NAT as described in [[Using NAT for VE with private IPs]].}}
=== Setting Debian repositories ===