- 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."
推薦閱讀
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- Visual Basic程序設(shè)計(jì)教程
- 網(wǎng)頁(yè)設(shè)計(jì)與制作教程(HTML+CSS+JavaScript)(第2版)
- C語(yǔ)言程序設(shè)計(jì)
- Java性能權(quán)威指南(第2版)
- 自制編程語(yǔ)言
- Android開(kāi)發(fā):從0到1 (清華開(kāi)發(fā)者書(shū)庫(kù))
- Bootstrap for Rails
- Tableau Desktop可視化高級(jí)應(yīng)用
- Java Hibernate Cookbook
- Yii2 By Example
- Instant Pygame for Python Game Development How-to
- 微服務(wù)設(shè)計(jì)
- 計(jì)算機(jī)視覺(jué)實(shí)戰(zhàn):基于TensorFlow 2
- SQL Server 2008數(shù)據(jù)庫(kù)應(yīng)用技術(shù)(第2版)