Changes

Jump to: navigation, search

Centos Upgrade 4.x to 5.x

180 bytes removed, 13:16, 2 June 2011
no need to start CT to remove its IP
</pre>
==Leave the container private dir (or it will not start)==<pre>cd</pre> ==Start the container==<pre>vzctl start $CTID</pre> ==Remove container IP==
<pre>
vzctl set $CTID --ipdel all --save
</pre>
 
==Stop container==
<pre>
vzctl stop $CTID
</pre>

Navigation menu