- Learning Puppet
- Jussi Heinonen
- 193字
- 2021-07-16 20:13:25
Importing the Puppet Learning VM into VirtualBox
The extracted virtual machine image file has to be imported to VirtualBox before we can launch it. Here are the steps to import the image to VirtualBox:
- Start the Oracle VM VirtualBox Manager and select Import Appliance from the File menu. This will start the Import Virtual Appliance wizard:
- Click on the browser button that says Choose a virtual appliance file to import when you hover the mouse pointer over the button. Now you can navigate to the directory where the VirtualBox files were extracted to. On my computer, I extracted the files to the
/home/jussi/learning/vm
directory, so I'll go to this location and select the file calledlearn_puppet_centos-6.5.ovf
. OVF is a virtual machine template file that is an open standard XML file: - Once the file is selected, click on Open, then click on Next, and you should now be in the Appliance settings view:
Here, we can configure the virtual machine settings, such as increasing the amount of memory or adding more processor cores.
We don't need to change the default settings, so let's just click on the Import button to start the import process:

推薦閱讀
- TypeScript Essentials
- HTML5移動Web開發技術
- 深入理解Bootstrap
- DevOps for Networking
- 數據庫系統原理及MySQL應用教程
- Java:Data Science Made Easy
- 新編Premiere Pro CC從入門到精通
- Spring Boot企業級項目開發實戰
- Working with Odoo
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- 執劍而舞:用代碼創作藝術
- 新印象:解構UI界面設計
- Python 3 數據分析與機器學習實戰
- RubyMotion iOS Develoment Essentials
- 硬件產品設計與開發:從原型到交付