Sunday, May 15, 2011

openvz

  //** Just follow the below commands **// :-

**********************************

  106  vzctl create 215 --ostemplate centos-5-i386-default --config vps.basic
  107  vzctl set 215 --onboot yes --save
  108  vzctl set 215 --hostname hk05.sinoservers.com --save
  109  vzctl set 215 --ipadd 91.207.192.206 --save
  110  vzctl set 215 --numothersock 120 --save
  111  vzctl start 215
  112  vzlist
  113  vzctl set 215 --diskspace 15G:17G --save
  114  ifconfig
  115  vzlist
  116  vzctl set 215 --diskspace 5G:7G --save

*********************************

No comments:

Post a Comment