Monthly Archives: June 2020

OpenVZ Cheatsheet

:: VPS Creation Walkthrough :: Create VPS from template: vzctl create id –ostemplate osname Set VPS to boot on host startup: vzctl set id –onboot yes –save Start VPS for further configuration: vzctl start id Set VPS hostname: vzctl set id –hostname host.domain.com –save