Xen安全架构sHype/ACM和XSM/Flask的相关网络资源,xenshype



Installing Xen Hypervisor on Ubuntu 14.04

https://help.ubuntu.com/community/Xen


1. XSM/Flask policy control


Xen Security Modules : XSM-FLASK

http://wiki.xen.org/wiki/Xen_Security_Modules_:_XSM-FLASK


2. sHype/ACM


Secure Hypervisor
http://researcher.watson.ibm.com/researcher/view_group.php?id=2849


3. Xen社区资源


Xen Mailing List
http://www.xenproject.org/help/mailing-list.html


Xen Mail Archive
http://xen.markmail.org/


XEN中ACM模块编译注意事项
http://www.cnblogs.com/dukewrz/archive/2010/09/02/1816218.html


***************************************************************************************

4. Xen工具集


Ubuntu 14.04, Xen 4.4 and XAPI toolstack
http://askubuntu.com/questions/461471/ubuntu-14-04-xen-4-4-and-xapi-toolstack


Choice of Toolstacks
http://wiki.xen.org/wiki/Choice_of_Toolstacks


xl upgrade notes and migration steps from xend
http://wiki.xen.org/wiki/Migration_Guide_To_Xen4.1%2B#Toolstack_upgrade_notes


XL vs Xend Feature Comparison
http://wiki.xen.org/wiki/XL_vs_Xend_Feature_Comparison


***************************************************************************************

5. Xen源码下载


Xen Project Repositories
http://wiki.xenproject.org/wiki/Xen_Project_Repositories


Xen源码下载命令

git clone git://xenbits.xen.org/xen.git
cd xen
git checkout stable-4.4


http://bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz


***************************************************************************************

6. Xen编译安装


Installing Xen 4.5-rc from source, setting up remus-drbd, and problems encountered
http://www.akorzan.com/posts/2014/12.01-00.html


Compile and Install Xen 4.4 from source
http://wiki.sebeka.k12.mn.us/virt:xen_4.4_14.04


Ubuntu12.04安装Xen4.1(非源码安装)
http://www.cppblog.com/LIULIANG/archive/2012/09/21/191481.html


ubuntu 12.04 源码安装 Xen 4.2
http://nxlhero.blog.51cto.com/962631/1039927/


ubuntu12.04源码安装xen 4.1.2
http://blog.sina.com.cn/s/blog_85998e3801012fe3.html


ubuntu 12.04 上源码安装Xen 4.1.3 和 virt-manager(归纳总结与备忘)  
http://alexrenguoly.blog.163.com/blog/static/12050559720121023114159871/


XEN中ACM模块编译注意事项
http://www.cnblogs.com/dukewrz/archive/2010/09/02/1816218.html

安装Xen需要的工具

apt-get install bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5 libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison flex binutils xorg-dev udev gettext libgcrypt11-dev libssl-dev pciutils libglib2.0-dev  gcc-multilib fakeroot pkg-config libpci-dev crash crash kexec-tools makedumpfile


***************************************************************************************

7. Grub启动菜单配置


ubuntu 进入grub选择菜单
http://blog.chinaunix.net/uid-9185047-id-2222391.html


How do I show the GRUB menu in GRUB 2
http://ubuntuforums.org/showthread.php?t=2179243


Pressing shift does not get me into any grub menu
http://askubuntu.com/questions/463676/pressing-shift-does-not-get-me-into-any-grub-menu


***************************************************************************************

8. Xen无法运行排错


Re: [Xen-devel] ACM not enabled with xen-unstable
http://lists.xen.org/archives/html/xen-devel/2008-09/msg00863.html


基于ubuntu10.04 安装xen 4.1.2
http://fergusj.blog.51cto.com/8835051/1582007


xen源码实验记录--未完成,待解决
http://f.dataguru.cn/thread-125321-1-1.html


ubuntu11.10安装xen虚拟机的问题
http://zhidao.baidu.com/link?url=BV1SrgNLBMkfAQuk5f_9gAcFZjpl0fVPVq0YwVBZxuCfd7Lij6pbvhGtYV1bY_eI13bzkCMYy7CPJ-Yrq8MSbq


[Xen-users] acm_init: Loading default policy but not policy is installed
http://old-list-archives.xenproject.org/xen-users/2009-04/msg00290.html


***************************************************************************************

9. Xen创建虚拟机排错


Ubuntu12.04安装Xen4
http://www.cppblog.com/LIULIANG/archive/2012/09/21/191481.html


qemu,kvm,qemu-kvm,xen,libvir 区别
http://blog.sina.com.cn/s/blog_605f5b4f0102uyjv.html


Ubuntu 12.04 下安装Xen 以及使用Xen 安装winXP虚拟机  
http://alexrenguoly.blog.163.com/blog/static/120505597201291822157650/


virt-manager can't connect to xen
http://askubuntu.com/questions/466292/virt-manager-cant-connect-to-xen


利用 Xen 設計虛擬機器
http://linux.vbird.org/linux_enterprise/xen.php


***************************************************************************************

10. Xen二进制直接安装


Ubuntu Xen官方安装文档
https://help.ubuntu.com/community/Xen


Xen二进制下载
http://www.xenproject.org/downloads


***************************************************************************************

11. Xen sHype/ACM策略配置


Xen 4.x Manuals
http://wiki.xenproject.org/wiki/Xen_4.x_Manuals


Xen_3_user_manual.pdf

http://wiki.xenproject.org/mediawiki/images/4/47/Xen_3_user_manual.pdf



相关内容