Here are the steps that need to be taken to change the ID of an OpenVZ Container. OpenVZ is a virtualization technology for Linux.
How to kill an OpenVZ Container
This guide shows you how to kill an unresponsive OpenVZ container in case the normal stop procedure fails. Killing the container will not delete any files or remove the container, it just kills all processes so that you can start or restart the container again when it gets stuck. I will use container ID 101 ... Read more