zoukankan      html  css  js  c++  java
  • 虚拟化平台cloudstack(5)——参考资料

    虚拟化的几种方式

    完全虚拟化:

    半虚拟化:

    硬件辅助虚拟化:

    详细的内容可以看:

    http://pan.baidu.com/share/link?shareid=4134188256&uk=271407

    xen虚拟化及工作原理:

    http://www.cnblogs.com/BloodAndBone/archive/2010/11/02/1866907.html

    运维人员更想看:

    http://linux.vbird.org/linux_enterprise/xen.php

    虚拟化第三方管理工具比较:

    http://pan.baidu.com/share/link?shareid=4239722708&uk=271407

    盛大云平台的架构设计与实现:

    http://pan.baidu.com/share/link?shareid=122004226&uk=271407

    xen虚拟化入门:

    http://pan.baidu.com/share/link?shareid=182088086&uk=271407

    cloudstack的几个手册

    安装手册:

    http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/index.html

    管理手册:

    http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Admin_Guide/index.html

    开发手册:

    http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/API_Developers_Guide/index.html

    cloudstack的安装

    cloudstack的一键安装,由cloudstack-china提供:

    http://www.cloudstack-china.org/materials

    在ubuntu下安装参考:

    http://heylinux.com/archives/2093.html

    在centos或者redhat下安装参考:

    http://www.ibm.com/developerworks/cn/cloud/library/1303_chenyz_cloudstack/

    分布式部署参考:

    http://pan.baidu.com/share/link?shareid=3773198752&uk=271407

    http://pan.baidu.com/share/link?shareid=3855427095&uk=271407

    cloudstack的下载地址

    cloudstack安装包下载地址:

    http://cloudstack.apache.org/downloads.html

    cloudstack最新编译好的包:

    http://jenkins.cloudstack.org/

    cloudstack源码包:

    git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git

    cloudstack的开发和调试

    cloudstack源码分析:

    http://pan.baidu.com/share/link?shareid=3951565906&uk=271407

    使用远程调试分析源码:

    http://pan.baidu.com/share/link?shareid=568723330&uk=271407

    cloudstack的常见问题及解答

    常见问题及解答:

    http://pan.baidu.com/share/link?shareid=3378160763&uk=271407

    暂时先列这么多,后续再整理^-^。

  • 相关阅读:
    一步步构建大型网站架构
    程序员技术练级攻略
    再谈“我是怎么招聘程序员的”
    os.path.basename()
    用pymysql实现的注册登录公告练习
    缓冲(cache)和缓存(buffer)
    数据库视图,触发器,事务,存储过程,函数,备份与恢复
    mysql用户管理和pymysql
    mysql重点,表查询操作和多表查询
    数据库的约束语句和表之间的关系
  • 原文地址:https://www.cnblogs.com/skyme/p/3173574.html
Copyright © 2011-2022 走看看