hypervm安装
虽说hypervm在年中的时候由于安全漏洞引起了轩然大波,但做为免费的VPS管理工具,还是很方便的。自己注意一些安全配置,也应该无大障。另外,目前hypervm已经开源,相信未来会更光明的。
hypervm的安装还是很简单的,下面是官方的命令说明:
You have to explicitly specify which virtualization type you want using the option –virtualization-type as either xen or openvz or NONE. If you want to install hypervm on an existing system, just use virtualization-type=NONE, which will install just hyperVM components, and skip the virtualization componetns entirely. When you run the command, you will presented with a menu from up2date, on which you can press <Enter>
值的一提的是,hypervm安装时会下载一些的操作系统的安装模板,下载时间会比较长,如果暂时不需要这些模板,可以通过在安装命令行加入skip-ostemplate参数。比如:
# sh ./hypervm-install-master.sh –virtualization-type=openvz –skip-ostemplate=true
相关文章:

我的vps供应商有它自己的vps manager,我还可以装hypervm吗?会跟供应商自己的vps manager相冲突吗
hypervm是管理vps的,vps里用kloxo就好。如果有了vps供应提供的vps manager,还是不要再装了,可能会有冲突的。