- 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.
- Implementing Modern DevOps
- C語言程序設計實踐教程(第2版)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Learning DHTMLX Suite UI
- MATLAB 2020從入門到精通
- C/C++數據結構與算法速學速用大辭典
- 詳解MATLAB圖形繪制技術
- SpringBoot從零開始學(視頻教學版)
- PhoneGap 4 Mobile Application Development Cookbook
- Python Web自動化測試設計與實現
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Python高性能編程(第2版)
- C#網絡編程高級篇之網頁游戲輔助程序設計
- C++從零開始學(視頻教學版)(第2版)
- Spring Microservices