- Learning VMware NSX(Second Edition)
- Ranjit Singh Thakurratan
- 168字
- 2021-07-02 19:33:29
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Log in to the NSX manager with the username admin and the password that was set during deployment time."
A block of code is set as follows:
acl is_foo hdr_dom(host) -i foo
acl is_bar hdr_dom(host) -i bar
use_backend pool_1 if is_foo
use_backend pool_2 if is_bar
Any command-line input or output is written as follows:
[root@host:~] esxcli softwarev vib list | grep esx
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "You will see the Deploy OVF Template screen."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 微服務(wù)設(shè)計(第2版)
- Mastering Entity Framework Core 2.0
- Visual FoxPro程序設(shè)計教程(第3版)
- 數(shù)據(jù)庫原理及應(yīng)用(Access版)第3版
- Monkey Game Development:Beginner's Guide
- Mastering SVG
- Java深入解析:透析Java本質(zhì)的36個話題
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- 深入理解Elasticsearch(原書第3版)
- ArcGIS for Desktop Cookbook
- Oracle實用教程
- Building a Media Center with Raspberry Pi
- Mastering Clojure
- Visual C++.NET(2008)典型案例
- UG 12.0數(shù)控編程實例教程