- Hands-On DevOps with Vagrant
- Alex Braunton
- 115字
- 2021-07-16 17:43:50
What is VirtualBox?
VirtualBox is one of the many providers that Vagrant supports. VirtualBox is a powerful virtualization tool that allows you to create virtual environments on your existing operating system. It allows you to fully customize a virtual machine's hardware, such as the RAM, CPU, hard drive, audio, and graphics.
VirtualBox was initially released in January 2007 by the company Innotek GmbH, which was later acquired by Sun Microsystems, which, in turn, was acquired by the Oracle Corporation. Oracle is actively maintaining and releasing new versions of VirtualBox.
VirtualBox is built in x86 Assembly, C++, and C. It can run and supports many different operating systems, such as Windows, Linux, Solaris, and OS X.
推薦閱讀
- Learning Windows Server Containers
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- Linux運(yùn)維最佳實(shí)踐
- 注冊表應(yīng)用完全DIY
- 深入淺出Node.js
- CentOS 6 Linux Server Cookbook
- Hadoop Real-World Solutions Cookbook
- iOS 10快速開發(fā):18天零基礎(chǔ)開發(fā)一個商業(yè)應(yīng)用
- Azure Resource Manager Templates Quick Start Guide
- Python機(jī)器學(xué)習(xí)系統(tǒng)構(gòu)建(原書第3版)
- Android Telephony原理解析與開發(fā)指南
- C#實(shí)用教程(第2版)
- Apache ShardingSphere權(quán)威指南
- SQL Server on Azure Virtual Machines