- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 191字
- 2021-07-02 18:27:09
Installing VirtualBox
To set the foundation for our lab, we will be using VirtualBox as a virtual hardware platform to host our images. This recipe will outline the steps necessary to do so. In the event that you wish to use an alternate virtualization platform, the same general principles will apply.
When it comes to learning a new set of skills or sharpening the ones you already have, the importance of a testing environment cannot be overstated. It is imperative that you have the means to test against systems in a known state so that you can validate the results of your tests.
One method of saving resources, both physical hardware and computing resources, is to utilize a virtual environment where your testing devices reside. One very popular example of a virtualization platform is Oracle's VirtualBox—a purpose build virtualization environment designed for use with x86 platforms that can host many virtual machines on one physical computer. This allows for the sharing of resources such as disk, RAM, CPU, and so on. Additionally, because VirtualBox supports importing and exporting virtual appliances, resources can be easily moved, shared, and so on.
- Progressive Web Apps with React
- Building a Home Security System with Raspberry Pi
- Building a RESTful Web Service with Spring
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- MongoDB for Java Developers
- MATLAB應用與實驗教程
- Unity 5.x By Example
- 青少年信息學競賽
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- 新一代SDN:VMware NSX 網絡原理與實踐
- PHP 7從零基礎到項目實戰
- Struts 2.x權威指南
- JavaScript悟道
- HTML5移動Web開發