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

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.
主站蜘蛛池模板: 桃源县| 昌乐县| 金阳县| 镇原县| 泽库县| 岳普湖县| 望江县| 天长市| 彩票| 乐昌市| 晋宁县| 三都| 新沂市| 漳浦县| 黄山市| 大石桥市| 仙桃市| 伊金霍洛旗| 洪雅县| 三明市| 尚志市| 余庆县| 界首市| 红安县| 昂仁县| 齐齐哈尔市| 囊谦县| 来安县| 滦平县| 崇阳县| 怀集县| 两当县| 徐水县| 平湖市| 阳西县| 改则县| 荔波县| 达孜县| 富川| 灵寿县| 昌图县|