- Oracle Solaris 11 Advanced Administration Cookbook
- Alexandre Borges
- 166字
- 2021-08-05 17:53:21
Conventions
In this book, you will find a number of styles of text 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: "The command used to detect the nmap
package corruption detected the exact problem."
Any command-line input or output is written as follows:
root@solaris11:~# beadm list
BE Active Mountpoint Space Policy Created
------------- ------ ---------- ------- ------ ----------
solaris NR / 4.99G static 2013-10-05 20:44
solaris-backup-1 - - 163.0K static 2013-10-10 19:57
solaris-backup-b - - 173.0K static 2013-10-12 22:47
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "To launch the Package Manager interface, go to System | Administrator | Package Manager."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Objective-C Memory Management Essentials
- Xcode 7 Essentials(Second Edition)
- Java編程指南:基礎(chǔ)知識(shí)、類庫(kù)應(yīng)用及案例設(shè)計(jì)
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- Mastering Julia
- C語(yǔ)言程序設(shè)計(jì)
- 數(shù)據(jù)結(jié)構(gòu)(C語(yǔ)言)
- Mastering Apache Spark 2.x(Second Edition)
- Java Web開發(fā)就該這樣學(xué)
- JavaScript機(jī)器人編程指南
- 測(cè)試架構(gòu)師修煉之道:從測(cè)試工程師到測(cè)試架構(gòu)師
- 交互設(shè)計(jì)師成長(zhǎng)手冊(cè):從零開始學(xué)交互
- Java多線程并發(fā)體系實(shí)戰(zhàn)(微課視頻版)
- C/C++語(yǔ)言程序開發(fā)參考手冊(cè)
- C#教程