- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 84字
- 2021-07-02 19:30:34
About VirtualBox
VirtualBox is a popular hypervisor available for download for Windows, Mac, Linux, and Solaris. Unlike VMware Workstation Pro for Windows and VMware Fusion for Mac, VirtualBox is free and open source. It's ideal for testing or developing, and allows you to set up multiple operating systems on one system. VirtualBox is considered to be a Type-2 hypervisor, which is intended to run on a host operating system. Type-1 hypervisors, also known as native or bare-metal hypervisors, run directly on a host's hardware.
推薦閱讀
- Node.js Design Patterns
- Learning Docker
- Apache Hive Essentials
- Mastering KnockoutJS
- Scientific Computing with Scala
- 深入淺出PostgreSQL
- 基于Struts、Hibernate、Spring架構的Web應用開發
- Deep Learning with R Cookbook
- Mastering Elixir
- 零基礎學C語言(升級版)
- 從Power BI到Analysis Services:企業級數據分析實戰
- WebStorm Essentials
- Python Machine Learning Cookbook
- R的極客理想:量化投資篇
- Python 3快速入門與實戰