172
edits
Changes
m
→Preparing and starting the VE: information about nameserver is added
{{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 DNS server for VE ===
For the [[VE]] to be able to download updates from the Internet, we also need to specify a DNS for it:
<pre>
vzctl set 777 --nameserver x.x.x.x --save
</pre>
=== Setting Debian repositories ===