- Implementing Samba 4
- Marcelo Leal
- 176字
- 2021-07-16 12:08:35
What you need for this book
This book is focused on the Samba 4 software and its installation on a Debian GNU/Linux operating system. So, the reader will need an Internet connection to download and install both the software and a CD/DVD with the respective software that is available. The procedure to install the Debian GNU/Linux system is specific, but it should be simple or adequate to other GNU/Linux distributions (the shell scripts are written in bash, and should be similar in any GNU/Linux distribution).
All code and procedures presented through this book must not be used in production; so, a test environment with the machines needed for each lab needs to be created. It's highly important that the step-by-step procedures be executed in an isolated environment where the reader can stress test all the code and configuration examples provided. A good option is to use a virtualized environment, and if that is the choice for the readers, any virtualized solution that supports the Microsoft Windows Servers and GNU/Linux needed by the customer can be used.
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Apache Spark 2.x Machine Learning Cookbook
- 程序員數學:用Python學透線性代數和微積分
- R語言編程指南
- Learn Scala Programming
- 零基礎學Java程序設計
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- SQL Server從入門到精通(第3版)
- 學習OpenCV 4:基于Python的算法實戰
- Android應用開發實戰
- Machine Learning for Developers
- Java并發編程:核心方法與框架
- 從Power BI到Analysis Services:企業級數據分析實戰
- Yii2 By Example