- Google Cloud Platform Cookbook
- Legorie Rajan PS
- 215字
- 2021-08-27 19:13:20
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In the alpha-mgmt network, open the SSH port 22 to all servers with the network tag alpha-server."
A block of code is set as follows:
#! /bin/bash
apt-get update
apt-get install -y apache2
cat <<EOF > /var/www/html/index.html
<html><body><h1>Hello World</h1>
<p>Web server on the alpha and beta networks</p>
</body></html>
EOF
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
### Hardcoding tokens in a program is never a good idea. This can be used only for learning ###
access_token = ""
access_token_secret = ""
consumer_key = ""
consumer_secret = ""
Any command-line input or output is written as follows:
$ sudo echo "1 rt1" >> /etc/iproute2/rt_tables
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Choose the Automatic option under Subnet creation mode."
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- 計算機控制技術
- 可編程序控制器應用實訓(三菱機型)
- 云原生架構進階實戰
- 邊緣智能:關鍵技術與落地實踐
- Citrix? XenDesktop? 7 Cookbook
- AI的25種可能
- Linux系統管理員工具集
- Hands-On Dashboard Development with QlikView
- Introduction to R for Business Intelligence
- 三菱FX/Q系列PLC工程實例詳解
- 大數據素質讀本
- Raspberry Pi Projects for Kids
- Mastercam X5應用技能基本功特訓
- 運動控制器及數控系統的工程應用