- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 149字
- 2021-07-08 09:43:46
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: "Create a new user for JIRA in the database and grant the user access to the jiradb database that we just created using the following command:" A block of code is set as follows:
glance-api.conf: [glance_store]
stores = rbd
default_store = rbd
rbd_store_pool = images
rbd_store_user = glance-user
rbd_store_ceph_conf = /etc/ceph/ceph.conf
rbd_store_chunk_size = 8
Any command-line input or output is written as follows:
instance$ ls /dev/vd* /dev/vda /dev/vda1 /dev/vdb instance$ lsblk
New terms and important words are shown in bold.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Learning Neo4j
- GitLab Cookbook
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Mastering Articulate Storyline
- Learning Data Mining with R
- Java:High-Performance Apps with Java 9
- Visual Basic程序設計實驗指導(第二版)
- Red Hat Enterprise Linux Troubleshooting Guide
- Natural Language Processing with Python Quick Start Guide
- Mastering Apache Camel
- Python 快速入門(第3版)
- 編程風格:程序設計與系統構建的藝術(原書第2版)
- Hadoop MapReduce v2 Cookbook(Second Edition)
- Instant PhoneGap
- Python編程基礎與應用