- Hands-On DevOps with Vagrant
- Alex Braunton
- 130字
- 2021-07-16 17:43:55
A brief note on formatting commands
In this chapter, I will use certain keywords as placeholders. These placeholders are for you to enter values into the commands and sub-commands. A typical placeholder will look like this: [INSERT VALUE]. An example would be vagrant login --user [INSERT VALUE], where [INSERT VALUE] would be something such as myusername and the final command that you input would be vagrant login --user myusername. There is no need for capital letters or square brackets.
When you see the [VMNAME] placeholder, this refers to a specific Vagrant machine name that you want to run the command against on your system. The default Vagrant machine is called default, so an example command would be vagrant resume default, which would resume the machine from a suspended state.
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Linux Mint Essentials
- Windows Phone 7.5 Data Cookbook
- Windows Phone應用程序開發
- 混沌工程實戰:手把手教你實現系統穩定性
- 移動應用UI設計模式(第2版)
- 巧學活用Windows 7
- Android物聯網開發細致入門與最佳實踐
- Kali Linux高級滲透測試
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- Learning IBM Watson Analytics
- Implementing Cloud Design Patterns for AWS(Second Edition)
- Unity AR/VR開發:實戰高手訓練營
- Python機器學習系統構建(原書第3版)
- Responsive Web Design by Example:Beginner's Guide(Second Edition)