- OpenStack Sahara Essentials
- Omar Khedher
- 180字
- 2021-07-16 11:22:52
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: "Optionally, make sure to disable NetworkManager
in your CentOS boxes."
A block of code is set as follows:
# nano worker_template_pp.json { " name": "PP-Worker-Template", "flavor_id": "2", "plugin_name": "vanilla", "hadoop_version": "2.7.1", "node_processes": ["nodemanager", "datanode"], "auto_security_group": true }
Any command-line input or output is written as follows:
# export IMAGE_ID=49fa54c0-18c0-4292-aa61-fa1a56dbfd24 # sahara image-register --id $IMAGE_ID --username centos --description 'Sahara image CentOS 7 Hadoop Vanilla 2.7.1'
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: "The first window in the wizard exposes the Plugin name and its version."
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- WildFly:New Features
- Visual Basic 6.0程序設(shè)計計算機組裝與維修
- 三維圖形化C++趣味編程
- Web Application Development with MEAN
- Learning Python by Building Games
- 網(wǎng)站構(gòu)建技術(shù)
- 深入理解Elasticsearch(原書第3版)
- 小程序從0到1:微信全棧工程師一本通
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫
- Android開發(fā)進階實戰(zhàn):拓展與提升
- 小學(xué)生C++趣味編程從入門到精通
- 3D Printing Designs:Design an SD Card Holder
- Unity虛擬現(xiàn)實開發(fā)圣典
- Elasticsearch實戰(zhàn)(第2版)