记录日常工作关于系统运维,虚拟化云计算,数据库,网络安全等各方面问题。
 
0
 
xen web 管理软件
 
openQRM
Installation openQRM 4.9 on CentOS/RHEL:
1) Add the RPMforge repository -> http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
2) run "yum install subversion make"
3) run "svn co https://openqrm.svn.sourceforge.net/svnroot/openqrm openqrm"
4) run "cd openqrm/trunk/src"
5) run "make && make install && make start"

Update to openQRM 4.9 on CentOS/RHEL:
1) Follow steps 1-4) of "Installation openQRM 4.9 on CentOS/RHEL"
2) Instead of step 5) run "make && make update"

xenwebmanager

CentOS¶
If you want to install xenwebmanager on a CentOS 5 / RHEL5 host, you need to add the RPMforge repository. See CentOS wiki about using third-party repository on CentOS : http://wiki.centos.org/AdditionalResources/Repositories/RPMForge and http://rpmrepo.org/RPMforge/Using . After that just use yum to install xenwebmanager : 

yum install --enablerepo=rpmforge install xenwebmanager

From there, you can just use the service command to start it and stop it : 

service xenwebmanager start
service xenwebmanager stop

The provided package doesn't need selinux policies changes and it's *always* adviced 


转载请标明出处【xen web 管理软件】。

《www.micoder.cc》 虚拟化云计算,系统运维,安全技术服务.

网站已经关闭评论