- Linux Networking Cookbook
- Gregory Boyce
- 168字
- 2021-07-02 16:32:42
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: "Modify /etc/default/isc-dhcp-server
to add the interface which you should serve requests on."
A block of code is set as follows:
auto eth0 iface eth0 inet static address 10.0.0.1 netmask 255.255.255.0
Any command-line input or output is written as follows:
# ip link set dev eth0 up # ip link show eth0
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Under User Functions, click Create Regular Tunnel. You may create up to 5 tunnels."
- 基于粒計(jì)算模型的圖像處理
- Azure IoT Development Cookbook
- Windows系統(tǒng)管理與服務(wù)配置
- Vue.js 3.x從入門(mén)到精通(視頻教學(xué)版)
- 網(wǎng)頁(yè)設(shè)計(jì)與制作教程(HTML+CSS+JavaScript)(第2版)
- 機(jī)械工程師Python編程:入門(mén)、實(shí)戰(zhàn)與進(jìn)階
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開(kāi)發(fā)
- C# 7.0本質(zhì)論
- Java程序設(shè)計(jì)教程
- Offer來(lái)了:Java面試核心知識(shí)點(diǎn)精講(框架篇)
- 計(jì)算機(jī)信息技術(shù)實(shí)踐教程
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)
- Java核心技術(shù)卷I基礎(chǔ)知識(shí)(原書(shū)第9版)
- Application Testing with Capybara
- R語(yǔ)言數(shù)據(jù)處理及可視化分析