博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Virtualization API之libvirt
阅读量:6971 次
发布时间:2019-06-27

本文共 1083 字,大约阅读时间需要 3 分钟。

The virtualization API 之开源 libvirt探究 By Ruiy:

libvirt supports Hypervisors(注,相关的hypervisors项目的权威网站已经加入到链接中,感兴趣探究):

  • The Linux hypervisor
  • The hypervisor on Linux and Solaris hosts.
  • The Linux container system
  • The Linux container system
  • The paravirtualized kernel
  • The hypervisor
  • The hypervisors
  • The hypervisors
  • The hypervisor
  • The hypervisor
  • The hypervisor
  • The hypervisor
  • Virtual networks using bridging, NAT, VEPA and VN-LINK.
  • Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems

libvirt provides:

  • Remote management using TLS(Transport Layer Security) encryption and x509 certificates (即,libvirt管理远程来宾OS采用TLS加密及2509证书)
  • Remote management authenticating with Kerberos and SASL(Simple Authentication And Security Layer)
  • Local access control using PolicyKit(dbus,sudo)
  • Zero-conf discovery using Avahi multicast-DNS
  • Management of virtual machines, virtual networks and storage
  • Portable client API for Linux, Solaris and Windows

http://www.libvirt.org/virshcmdref.html

posted on
2014-05-15 16:55 阅读(
...) 评论(
...)

转载于:https://www.cnblogs.com/ruiy/p/virtDevelopment.html

你可能感兴趣的文章
Eclipse常见设置与操作
查看>>
MySql与Java的时间类型
查看>>
magento错误: Illegal scheme supplied, only alphanumeric characters are permitted Trace
查看>>
配置加速器(6-13)
查看>>
【大数据系列】hadoop脚本分析
查看>>
【转载】Android studio怎么创建一个Java类文件
查看>>
Sphinx 安装与使用(2)-- 配置Coreseek
查看>>
1076. Wifi密码 (15)
查看>>
Python--Numpy安装
查看>>
Java温故而知新(2)多线程详解
查看>>
微信小程序登录方案
查看>>
bzoj2761[JLOI2011]不重复数字
查看>>
在SpringMVC中获取request对象
查看>>
Javascript Promises
查看>>
性能检测参考SQL语句
查看>>
单例的封装
查看>>
Java并发编程-Executor框架集
查看>>
74cms v3.3 后台SQL注入
查看>>
【leetcode】472. Concatenated Words
查看>>
CMD
查看>>