1.2 虚拟化产品(按hypervisor分类) - 17 -
1.4 不同VMM类型讨论(寄居架构和裸金属架构) - 18 -
1.8.1 上层分级:云软件Software as a Service (SaaS) - 20 -
1.8.2 中层分级:云平台Platform as a Service (PaaS) - 20 -
1.8.3 下层分级:云设备Infrastructure as a Service (IaaS) - 20 -
第二章 以GUI和CLI方式管理virtualbox - 22 -
2.2 VirtualBox开源版和闭源版的区别 - 22 -
开源版的特色功能:(VirtualBox OSE) - 22 -
2.3 virtualbox虚拟机功能特点以及特色 - 23 -
2.4 virtualbox虚拟机安装(GUI方式安装) - 23 -
2.4.1 Tips:什么是Oracle VM VirtualBox Extension Pack? - 24 -
2.5 virtualbox安装(CLI方式) - 32 -
第三章 virtualbox术语及基础操作总览 - 39 -
3.1 Host operating system (host OS) - 39 -
3.2 Guest operating system (guest OS) - 39 -
3.3 Virtual machine (VM) - 39 -
3.5安装第一台VM及Guest Additions (GUI方式) - 40 -
Tips2:怎么对host key进行自定义,以便更加符合我们的使用习惯? - 46 -
【实验一】virtualbox manager感性认识 - 55 -
3.8 virtual media manager - 55 -
【实验一】virtual media manager 感性认识 - 56 -
【实验一】使用create shortcut on desktop功能启动VM - 57 -
【实验一】感性认识save the machine state - 61 -
【实验二】感性认识send the shutdown signal - 63 -
【实验三】感性认识power off the machine - 66 -
【实验一】感性认识 default machine folder - 75 -
【实验二】感性认识show in explorer功能 - 75 -
【实验三】感性认识show in file manager(linux) - 76 -
【实验一】使用GUI界面查看virtualbox支持的操作系统 - 80 -
【实验二】使用CLI界面查看virtualbox支持的操作系统 - 81 -
4.2 General settings(通用设置) - 81 -
4.3 System settings(系统设置) - 89 -
【实验三】Intel VT-x/EPT/AMD-V/RVI分析 - 101 -
【实验五】Intel VT-x/EPT/AMD-V/RVI配置注意事项 - 112 -
【实验七】在寄居架构的虚拟化中,到底能不能运行64bit的操作系统? - 113 -
【实验八】使用vboxmanage开启VPID和largepages - 116 -
【实验十二】使用vboxmanage玩转BIOS - 124 -
4.4 Display settings(显示设置) - 126 -
【实验三】开启VM的3D加速功能详解(linux) - 132 -
【实验五】使用vboxmanage玩转VM的虚拟显示 - 142 -
4.5 存储设定(Storage settings) - 144 -
4.6 音频设置(Audio settings) - 144 -
【实验一】virtualbox for windows的audio页签 - 145 -
【实验二】virtualbox for linux的audio页签 - 145 -
【实验四】使用vboxmanage玩转virtualbox的声音 - 147 -
4.7 网络设置(Network settings) - 148 -
4.8 串口(Serial ports ): - 148 -
【实验二】使用VMWare Serial Line Gateway玩转串口01 - 149 -
【实验三】使用VMWare Serial Line Gateway玩转串口02 - 155 -
【实验四】使用VMWare Serial Line Gateway玩转串口03 - 157 -
【实验五】使用VMWare Serial Line Gateway玩转串口04 - 161 -
【实验六】virtualbox的虚拟串口知多少 - 163 -
【实验七】使用vboxmanage玩转串口01 - 163 -
【实验八】使用vboxmanage玩转串口02 - 166 -
【实验九】使用vboxmanage玩转串口03 - 169 -
第五章Guest Additions 和Extension Pack - 171 -
5.1 Guest Additions功能总览 - 171 -
【实验二】guest additions初体验 - 175 -
【实验七】shared folder功能详解 - 184 -
【实验八】什么是Permanent和Transient共享? - 186 -
【实验九】shared folders深入理解 - 189 -
【实验十】shared folders也能这样玩! - 191 -
【实验十一】shared folders也能这样玩(linux)! - 192 -
【实验十二】快捷方式也能被shared folders识别! - 199 -
【实验十三】快捷方式也能被shared folders识别(linux)! - 200 -
【实验十四】使用vboxmanage获得更加详细的VM属性 - 201 -
【实验十五】使用vboxmanage玩转shared folders - 204 -
【实验十六】使用Guest control玩转虚拟机 - 204 -
【实验十七】使用Guest control功能的注意事项 - 207 -
【实验十八】Guest control功能的不足之处 - 208 -
【实验十九】使用Guest control玩转虚拟机(linux) - 209 -
5.3 Oracle VM VirtualBox Extension Pack - 210 -
【实验一】Oracle VM VirtualBox Extension Pack初体验 - 210 -
【实验三】玩转USB over VRDP功能 - 217 -
【实验四】使用vboxmanage玩转USB配置 - 222 -
【实验六】使用kickstart全自动安装系统详解(linux)体验PXE功能 - 225 -
【实验二】什么是full clone(all states) - 259 -
【实验一】export appliance配置详解 - 264 -
【实验四】import appliance配置详解 - 271 -
【实验五】virtual appliances不支持snapshot - 273 -
【实验一】使用vboxmanage玩转OVF\OVA 01 - 276 -
【实验二】使用vboxmanage玩转OVF\OVA 02 - 277 -
【实验三】使用vboxmanage玩转OVF\OVA 03 - 277 -
7.1 virtualbox中常见的五种网络类型(GUI方式配置) - 279 -
第二种 Bridged networking - 281 -
【实验一】Bridged networking 配置详解01 - 281 -
【实验二】Bridged networking 配置详解02 - 283 -
【实验三】Bridged networking 配置详解03 - 284 -
Tips:什么是混杂模式(promiscuous mode)? - 284 -
【实验四】Bridged networking 配置详解04 - 286 -
第三种 Network Address Translation (NAT) - 288 -
第四种:Host-only networking - 295 -
【实验一】Host-only networking 配置详解01 - 296 -
【实验二】Host-only networking 配置详解02 - 299 -
【实验三】Host-only networking 配置详解03 - 301 -
【实验四】Host-only networking 配置详解04 - 304 -
第五种 Internal networking - 306 -
【实验一】Internal networking 配置详解01 - 307 -
【实验二】Internal networking 配置详解02 - 311 -
【实验三】Internal networking 配置详解03 - 315 -
第八章UDP Tunnel networking&virtio - 318 -
8.1 virtualbox支持的网卡芯片类型 - 318 -
【实验一】virtualbox支持的网卡芯片总览 - 318 -
【实验二】举例说明virtualbox支持的网卡芯片 - 320 -
第一种 Paravirtualized network adapter (virtio-net) - 321 -
【实验一】配置virtio网卡详细步骤(windows) - 322 -
【实验二】配置virtio网卡详细步骤(linux) - 328 -
8.4 UDP Tunnel networking - 331 -
8.5 UDP Tunnel networking(CLI方式进行) - 335 -
8.6 使用一台计算机测试UDP Tunnel networking - 337 -
9.5 通过external(第一种)验证VRDP(windows系统) - 349 -
【实验一】VRDP配置之通过external(第一种)验证VRDP(windows) - 349 -
9.6 通过external(第一种)认证VRDP(linux发行版) - 353 -
【实验一】VRDP配置之通过external(第一种)验证VRDP(linux) - 353 -
9.7 通过external(第二种)认证VRDP - 357 -
【实验一】VRDP配置之通过external(第二种)认证VRDP详解 - 357 -
【实验二】VRDP配置之external(第二种)认证VRDP深入分析 - 362 -
9.9 使用CLI配置external模式(第一种情况) - 364 -
9.10 使用CLI配置external模式(第二种情况) - 365 -
【实验一】通过mstsc感性认识RDP encryption - 366 -
【实验二】配置VRDP encryption过程详解 - 371 -
【实验三】配置VRDP encryption过程总结 - 376 -
9.12 VRDP video redirection - 376 -
9.13 Multiple connections to the VRDP server - 379 -
9.14 Multiple remote monitors - 381 -
9.15 VRDP customization - 384 -
【实验一】Remote USB(usb over ip)感性认识 01 - 388 -
【实验二】Remote USB(usb over ip)感性认识 02 - 392 -
【实验三】Remote USB(usb over ip)详细配置 - 395 -
10.1 virtualbox支持的虚拟磁盘格式 - 404 -
10.3 virtualbox中不同硬盘控制器的特点 - 415 -
【实验五】IDE controller的特点 - 415 -
【实验六】SATA controller的特点 - 419 -
【实验七】SCSI controller的特点 - 420 -
【试验八】sas controller 的特点 - 421 -
【实验九】Floppy Controller的特点 - 421 -
10.4 virtualbox中不同性质的虚拟磁盘(重点) - 422 -
【实验一】normal images详细配置 01 - 423 -
【实验二】normal images详细配置 02 - 424 -
【实验三】normal images详细配置 03 - 429 -
【实验四】normal images详细配置 04 - 432 -
【实验一】write-through image详细配置 01 - 434 -
【实验二】write-through image详细配置 02 - 438 -
3. Shareable hard disks - 439 -
【实验一】Shareable hard disks image详细配置 01 - 439 -
【实验二】Shareable hard disks image详细配置 02 - 447 -
【实验三】Shareable hard disks image详细配置 03 - 448 -
【实验一】immutable images详细配置 01 - 451 -
【实验二】immutable images详细配置 02 - 455 -
【实验三】immutable images详细配置 03 - 458 -
【实验四】immutable images详细配置 04 - 460 -
【实验一】multiattach mode images详细配置 01 - 463 -
【实验二】multiattach mode images详细配置 02 - 467 -
【实验三】multiattach mode images详细配置 03 - 469 -
【实验一】read-only image详细配置 01 - 472 -
【实验二】read-only image详细配置 02 - 473 -
【实验三】read-only image详细配置 03 - 475 -
【实验四】read-only image详细配置 04 - 479 -
【实验五】read-only image详细配置 05 - 479 -
【实验六】read-only image详细配置 06 - 484 -
7 . Differencing images - 484 -
【实验一】Differencing images详细配置 01 - 485 -
【实验一】克隆磁盘(clone disk)详细配置 01 - 489 -
【实验二】克隆磁盘(clone disk)详细配置 02 - 491 -
【实验三】使用vboxmanage玩转cloke disk - 494 -
【实验一】Host I/O caching详细配置 - 496 -
10.9 Limiting bandwidth for disk images - 498 -
【实验一】Limiting bandwidth for disk images详细配置 - 498 -
第十一章 virtualbox内置iscsi功能讨论 - 500 -
11.1 virtualbox内置iscsi功能介绍 - 500 -
11.2 存储技术介绍(DAS、NAS、SAN) - 500 -
【实验二】使用openfiler搭建iscsi环境详解 - 504 -
【实验四】使用vboxmanage连接iscsi target详解 - 519 -
【实验一】使用openfiler搭建iscsi存储环境过程详解 - 526 -
【实验二】配置openfiler为iscsi target过程详解 - 532 -
【实验三】在source物理机上将VM安装到共享存储中 - 538 -
【实验四】将target物理机上的VM配置为teleporter端 - 539 -
【实验五】将source物理机上的VM配置为teleport端 - 541 -
12.3 配置teleporting经验分享 - 541 -
【实验三】在virtualbox上配置NCQ - 549 -
13.2 模拟物理机BIOS DMI 信息激活OEM版系统 - 552 -
【实验二】使用vboxmanage配置DMI信息的注意事项 - 558 -
13.3 硬盘vendor product data (VPD)妙用 - 559 -
【实验一】获取物理硬盘VPD信息“破解软件” - 559 -
13.4 VBoxSDL, the simplified VM displayer - 562 -
13.5 Automated guest logons - 566 -
【实验一】自动配置Automated guest logons(windows xp) - 566 -
【实验二】手动配置Automated guest logons(windows xp) - 569 -
【实验三】自动配置Automated guest logon(windows 7) - 575 -
【实验四】手动配置Automated guest logons(windows 7) - 578 -
【实验五】手动配置Automated guest logons(linux) - 586 -
【实验六】手动配置Automated guest logons的注意事项 - 590 -
【实验七】手动配置Automated guest logons(linux)的总结 - 593 -
【实验一】配置 CPU hot-plugging详解 - 594 -
【实验二】配置 CPU hot-plugging的注意事项 - 597 -
【实验一】配置PCI passthrough功能的详细步骤 - 599 -
【实验二】实用vmware公司产品类比学习PCI passthrough - 601 -
13.10 在virtualbox中玩转RDM - 607 -
【实验一】在virtualbox中玩转RDM配置 01 - 607 -
【实验二】在virtualbox中玩转RDM配置 02 - 609 -
【实验三】在virtualbox中玩转RDM配置 03 - 613 -
【实验四】在virtualbox中玩转RDM配置 04(linux) - 616 -
【实验五】 RDM技术应用:在VirtualBox中使用U盘启动(安装)VM - 617 -
13.11 调优VirtualBox的 NAT 引擎 - 621 -
13.12 调整time stamp counter (TSC) - 629 -
13.13 Accelerate or slow down the guest clock - 630 -
13.14 调优 Guest Additions 的对时服务 - 630 -
【实验一】调优 Guest Additions 的对时服务详解 - 631 -
13.15 自定义VirtualBox manager 的GUI界面 - 632 -
【实验一】自定义VirtualBox manager 01 - 632 -
【实验二】自定义VirtualBox manager 02 - 634 -
13.17 Memory Ballooning - 640 -
【实验一】Memory Ballooning配置详解 - 640 -
13.18 Memory Ballooning Service - 641 -
【实验一】Page Fusion功能配置详解 - 642 -
13.20 phpvirtualbox配置详解 - 643 -
【实验一】phpvirtualbox配置详解 - 643 -
13.21 离线挂载vdi 虚拟硬盘容器文件 - 648 -
【实验一】vboxmanage 使用注意事项 - 651 -
14.3 VBoxManage showvminfo - 655 -
14.4 VBoxManage registervm - 657 -
14.5 VBoxManage unregistervm - 658 -
14.6 VBoxManage createvm - 658 -
14.7 VBoxManage modifyvm - 659 -
14.8 VBoxManage controlvm - 661 -
14.9 VBoxManage storagectl - 662 -
14.10 VBoxManage modifyhd - 663 -
【实验一】使用sdelete整理虚拟磁盘文件(windows) - 663 -
【实验二】使用zerofree整理虚拟磁盘文件(linux) - 665 -
【实验三】使用vboxmanage对虚拟磁盘文件重新分配大小 - 666 -
14.11 VBoxManage convertfromraw - 667 -
14.12 VBoxManage setproperty - 668 -
14.13 VBoxManage deugvm - 670 -
14.14 VBoxManage metrics - 671 -
14.15 vboxmanage 子命令总览 - 672 -
15.1 VirtualBox 4.0 版本后的改变 - 681 -
15.2 "Installation failed! Error"报错解决办法 - 681 -
15.3 VirtualBox executables - 685 -
15.4 virtualbox内置的VM debugger - 686 -
【实验一】使用create shortcut on desktop功能打开virtualbox内置调试器 - 686 -
【实验二】设置环境变量的形式打开virtualbox内置调试器 - 688 -
【实验三】使用vboxmanage打开或者关闭virtualbox内置的调试器 - 690 -
15.5 VirtualBox 逻辑组件架构 - 691 -
15.6 解决VM显示 IDE/SATA errors 错误信息的方法 - 692 -
15.7 由于C1E 节能开关引起的物理机性能下降解决办法 - 693 -
15.8 使用VBoxTestOGL检测2D/3D 视频加速 - 694 -
15.9 Windows 2000 安装失败解决办法 - 695 -
【实验一】使用vboxmanage记录VM的蓝屏信息 - 695 -
【实验二】使用windows的配置记录VM的蓝屏信息 - 696 -
15.11 Windows Vista/7 不支持AMD网卡驱动的解决办法 - 698 -
15.12 访问shared folders过慢的解决办法 - 701 -
15.13 windows 98使用USB设备出现问题的解决办法 - 702 -
15.14 恢复d3d8.dll and d3d9.dll文件解决3D加速问题 - 702 -
15.15 由于linux发行版引起的系统负载较高的解决办法 - 705 -
15.16 已知Linux 核心 bug解决办法 - 706 -
第十六章 虚拟化和云必须不可缺少的部分 ——p2v与v2v - 708 -
16.5 使用disk2vhd进行p2v、v2v转换实例介绍 - 710 -
16.5.1 使用Disk2vhd进行p2v转换 - 710 -
【实验一】使用disk2vhd进行p2v转换 - 710 -
16.5.2 使用Disk2vhd进行v2v转换 - 717 -
【实验一】使用Disk2vhd进行v2v转换 - 717 -
16.6 使用acronis true image进行p2v、v2v转换 - 720 -
16.6.1 使用acronis true image进行p2v转换 - 720 -
【实验一】安装acronis true image到物理机 - 720 -
【实验二】使用acronis true image进行p2v操作 - 726 -
【实验三】转换tib文件为virtualbox可识别的虚拟磁盘格式 - 730 -
16.6.2 使用acronis true image进行v2v转换 - 733 -
16.7 使用VMware vCenter Converter进行p2v、v2v转换 - 733 -
16.7.1 使用VMware vCenter Converter进行p2v转换 - 734 -
【实验一】安装VMware vCenter Converter到物理机 - 734 -
【实验二】使用VMware vCenter Converter进行p2v操作 - 739 -
16.7.2 使用VMware vCenter Converter进行v2v转换 - 746 -
【实验一】使用VMware vCenter Converter进行v2v转换操作详解 - 746 -
16.7.3 使用VMware vCenter Converter进行p2v转换(linux发行版) - 750 -
16.7.4 使用VMware vCenter Converter的注意事项总结(Windows & Linux) - 757 -
16.8 使用Parallels Transporter Agent进行p2v、v2v转换 - 761 -
16.8.1 使用Parallels Transporter Agent进行p2v转换(windows源主机) - 761 -
【实验一】安装Parallels Transporter Agent for Windows - 761 -
【实验二】使用Parallels Transporter Agent进行p2v - 764 -
16.8.2 使用Parallels Transporter Agent进行p2v转换(Linux源主机) - 771 -
【实验一】安装Parallels Transporter Agent for Linux - 771 -
【实验二】使用Parallels Transporter Agent for Linux进行p2v - 776 -
16.8.3 使用Parallels Transporter Agent进行v2v转换 - 779 -
16.9 使用WinImage进行p2v、v2v转换 - 780 -
16.9.1 使用WinImage进行p2v转换 - 780 -
【实验一】使用WinImage进行p2v转换 - 780 -
16.9.2 使用winimage进行v2v转换 - 785 -
16.10 使用Citrix XenConvert进行p2v、v2v转换 - 788 -
16.10.1 使用Citrix XenConvert进行p2v转换 - 788 -
【实验一】安装Citrix XenConvert到物理机 - 788 -
【实验二】使用XenConvert进行p2v - 792 -
16.10.2 使用Citrix XenConvert进行v2v转换 - 795 -
16.11 使用 vboxmanage clonehd 进行v2v转换 - 795 -
16.12 使用 vmdk2vhd进行v2v转换 - 795 -