- 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.
- 30天自制操作系統(tǒng)
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- Red Hat Enterprise Linux 8系統(tǒng)管理實戰(zhàn)
- vSphere Virtual Machine Management
- PLC控制系統(tǒng)應(yīng)用與維護
- 奔跑吧 Linux內(nèi)核(入門篇)
- 深入理解eBPF與可觀測性
- Windows Server 2019 Administration Fundamentals
- NetDevOps入門與實踐
- 計算機應(yīng)用基礎(chǔ)(Windows 7+Office 2016)
- Vim 8文本處理實戰(zhàn)
- Linux基礎(chǔ)使用與案例
- UI設(shè)計手繪表現(xiàn)從入門到精通
- Linux應(yīng)用大全 基礎(chǔ)與管理
- Linux內(nèi)核修煉之道