3
edits
Changes
→Creating/starting a temporary container
# vzctl set 111 --ipadd 10.0.0.111 --save
Then add a nameserver to the [[containtercontainer]]. This is necessary so the container and yum can resolve hostnames:
# vzctl set 111 --nameserver <ip addr>