Tag: OpenVZ

  • OpenVZ

    List available OS Templates in your server

    vzpkg list -O
    vzpkg list -O --with-summary
    

    To create a container, run

    prlctl create MyCT --vmtype ct --ostemplate centos-7-x86_64
    

    Lit all vms

    prlctl list -a