官术网_书友最值得收藏!

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."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 铅山县| 长治县| 开平市| 广丰县| 永善县| 鹤庆县| 锡林郭勒盟| 民权县| 博罗县| 霍州市| 凌源市| 长宁区| 华坪县| 宁都县| 册亨县| 崇信县| 玉田县| 纳雍县| 霞浦县| 焦作市| 民乐县| 磐石市| 安新县| 宣武区| 专栏| 普洱| 望江县| 嘉义县| 彭阳县| 永新县| 双柏县| 明水县| 揭西县| 红河县| 湟中县| 大同市| 靖安县| 布拖县| 焉耆| 哈巴河县| 镇远县|