- Creating Development Environments with Vagrant(Second Edition)
- Michael Peacock
- 85字
- 2021-07-23 20:04:21
Chapter 2. Managing Vagrant Boxes and Projects
In this chapter, we will learn the basics of using Vagrant. We will take a look at initializing projects, importing base boxes to be used as our operating system, and controlling the virtual machine by powering on and off, suspending and resuming, and connecting to the box. Finally, we will also learn how to configure some of the key integration points between our own machine and our Vagrant-controlled virtual machine, including:
- Port forwarding
- Folder mapping
- Networking
推薦閱讀
- MATLAB圖像處理超級學習手冊
- 認識編程:以Python語言講透編程的本質
- Hands-On Data Structures and Algorithms with JavaScript
- Neo4j Essentials
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Troubleshooting PostgreSQL
- R的極客理想:工具篇
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Unity 2017 Mobile Game Development
- Java零基礎實戰
- HTML5與CSS3權威指南
- Visual C#(學習筆記)
- 微服務設計
- Windows 10 for Enterprise Administrators
- Hadoop MapReduce v2 Cookbook(Second Edition)