Changes

Jump to: navigation, search

Fedora template update

153 bytes added, 02:38, 31 January 2009
added nameserver instruction
Next you should assign a proper IP address to it. This IP does not have to be public -- see [[Using NAT for VE with private IPs]].
# vzctl set 111 --ipadd 10.0.0.111 --save
 
Then add a nameserver to the [[containter]]. This is necessary so the container and yum can resolve hostnames:
# vzctl set 111 --nameserver <ip addr>
Finally, start your new [[container]]:
3
edits

Navigation menu