Re: Which virtualization is the best for Debian?
Dne Čt 14. ledna 2010 13:36:03 Sthu Deus napsal(a):
> Thank You for Your time and answer, Robert:
> >I think that openvz is stable enough for production use in lenny. And what
> > I have read vserver does not have the nice features and wrapper like
> > vzctl.
>
> How is it "to install/manage/use"/update?
vzlist #list all virtuals
vzctl create xxx --ostemplate=/... #create virtual xxx (1xx) from template
vzctl destroy xxx
vzctl start xxx
vzctl restart xxx
vzctl stop xxx
vzctl set xxx --some-param --save
vzctl enter xxx #enter the virtual shell
etc
>
> Can You easily turn networked guests on/off? - Can others still function as
> before turning off of them?
>
I dont know what you exactly mean, but you always can:
vzctl stop xxx #this will stop virtual xxx and the others will remain running
Check the openvz.org for more info. It is well documented, just download the
manual pdf.
And for setup just google for "debian openvz". It is question of few
installations and reboot to new kernel.
Robert.
Reply to: