- Implementing Samba 4
- Marcelo Leal
- 168字
- 2021-07-16 12:08:35
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 are shown as follows: "We just need to install the kerberos config
file in its right directory, and to do that, we just need to issue the following command:"
Any command-line input or output is written as follows:
leal@debian7:~$ sudo /usr/local/samba/sbin/samba -i -M single Password:
A block of code is set as follows:
[DEVCODDS] comment = DEV COD DS path = /var/lib/samba/devcodds read only = No
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: "We can connect to our snapshot directly by issuing the following command at the Start | Run menu:".
推薦閱讀
- GraphQL學習指南
- Python數據分析入門與實戰
- Learning RxJava
- Unity 2020 Mobile Game Development
- .NET 4.0面向對象編程漫談:基礎篇
- Visual Basic程序設計教程
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- 軟件項目管理實用教程
- Python機器學習算法與實戰
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- SignalR:Real-time Application Development(Second Edition)
- Sails.js Essentials
- JavaScript悟道
- Appcelerator Titanium:Patterns and Best Practices
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布