- 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.
推薦閱讀
- Python機器學習:數據分析與評分卡建模(微課版)
- Visual Basic 6.0程序設計計算機組裝與維修
- Visual Basic程序設計實驗指導(第4版)
- Learning Three.js:The JavaScript 3D Library for WebGL
- Java EE 7 Performance Tuning and Optimization
- Create React App 2 Quick Start Guide
- Java實戰(第2版)
- 好好學Java:從零基礎到項目實戰
- Distributed Computing in Java 9
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- PhoneGap 4 Mobile Application Development Cookbook
- 黑莓(BlackBerry)開發從入門到精通
- 微前端設計與實現
- 從零開始:C語言快速入門教程
- Oracle Database XE 11gR2 Jump Start Guide