OpenVZ Forum


Home » General » Discussions » New HOWTO about setting up OpenVZ
New HOWTO about setting up OpenVZ [message #43058] Tue, 12 July 2011 12:55 Go to next message
danmaz74 is currently offline  danmaz74
Messages: 1
Registered: July 2011
Junior Member
Hi

I just published an howto about setting up OpenVZ on a clean Debian installation; I also explain why I chose OpenVZ.

I can't post a link here for now but you can find the post at blog.hashtagify.me

If you have any comments or suggestions you're welcome!

Dan
Re: New HOWTO about setting up OpenVZ [message #44047 is a reply to message #43058] Thu, 10 November 2011 20:47 Go to previous message
narcisgarcia is currently offline  narcisgarcia
Messages: 41
Registered: May 2009
Member
In Debian 6, I just perform the following commands:

Case for 32-bits system
apt-get update
apt-get install linux-image-openvz-686
ln -s /var/lib/vz/ /vz
reboot


Case for 64-bits system
apt-get update
apt-get install linux-image-openvz-amd64
ln -s /var/lib/vz/ /vz
reboot



Narcis Garcia
Previous Topic: Hugepages from withing a container
Next Topic: FHS best place for containers
Goto Forum:
  


Current Time: Tue Mar 19 09:41:36 GMT 2024

Total time taken to generate the page: 0.02454 seconds