Learning FreeNAS configure and manage a network attached storage solution. - Description based on print version record 🔍
Keir Davis, John W. Turner, Nathan Yocum Packt Publishing Limited, Expert's Voice, 1, 2008
英语 [en] · PDF · 13.2MB · 2008 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
描述
Apress' The Definitive Guide to Linux Network Programming is a clear, concise treatment of creating clients and servers under the Linux operating system. The book assumes that the reader knows C and has experience developing code on Linux, but provides everything else a programmer needs for real-world network programming, including design, implementation, debugging, and security. Readers will learn about the many kinds of socket types, sessioned vs. sessionless protocols, how to build a custom protocol, encryption, how to use SSL, and how to tunnel data.
备用文件名
lgli/Packt.-.Learning.FreeNAS.2008.RETAiL.eBOOk-rebOOk 1590593227,978-1-847194-68-8.pdf
备用文件名
lgrsnf/Packt.-.Learning.FreeNAS.2008.RETAiL.eBOOk-rebOOk 1590593227,978-1-847194-68-8.pdf
备用文件名
zlib/Computers/Networking/Gary Sims/Learning FreeNas: Configure and manage a network attached storage solution_1134717.pdf
备选标题
The Definitive Guide to Linux Network Programming (Expert's Voice)
备选作者
Keir Davis, John W. Turner, and Nathan Yocom
备选作者
Yocom, Nathan, Turner, John, Davis, Keir
备选作者
Nathan Yocom; John Turner; Keir Davis
备选作者
Gary Sims; reviewer: Nathan Yocom
备选作者
Sims, Gary
备用出版商
Apress ; Springer
备用出版商
Apress L. P.
备用版本
Berkeley, CA, New York : Distributed to the book trade in the United States by Springer-Verlag, California, 2004
备用版本
Books for professionals by professionals, Berkeley (Calif.), New York (N.Y.), cop. 2004
备用版本
Online access with subscription: Proquest Ebook Central, Birmingham, U.K, c2008
备用版本
From technologies to solutions, Birmingham, U.K, c2008
备用版本
Softcover reprint of the original 1st ed., US, 2004
备用版本
United Kingdom and Ireland, United Kingdom
备用版本
Packt Publishing, Birmingham, U.K., 2008
备用版本
United States, United States of America
备用版本
Expert's voice, Berkeley, Calif, 2004
备用版本
Springer Nature, Berkeley, CA, 2013
备用版本
Birmingham, U.K, England, 2008
备用版本
Birmingham, Aug. 2008
备用版本
0, PS, 2008
元数据中的注释
0day -- 2011
元数据中的注释
lg695879
元数据中的注释
{"edition":"1","isbns":["1590593227","9781590593226"],"last_page":236,"publisher":"Packt Publishing","series":"Expert's Voice"}
元数据中的注释
Includes index.
元数据中的注释
Includes bibliographical references and index.
Electronic reproduction. Palo Alto, Calif. : ebrary, 2011. Available via World Wide Web. Access may be limited to ebrary affiliated libraries.
元数据中的注释
MiFliC
元数据中的注释
MiU
备用描述
Chapter 1 Networks And Protocols 3 -- Circuits Vs. Packets 3 -- Internetworking 4 -- Ethernets 6 -- Ethernet Frames 7 -- Addressing 8 -- Internet Protocol 17 -- User Datagram Protocol 25 -- Transmission Control Protocol 27 -- The Client-server Model 31 -- The Domain Name System 33 -- Chapter 2 Functions 41 -- Using Sockets 43 -- Chapter 3 Socket Programming 65 -- User Datagram Protocol 65 -- File Transfer 73 -- Error Handling 83 -- Chapter 4 Protocols, Sessions, And State 85 -- State Vs. Stateless 85 -- Methods For Maintaining State 87 -- Part 2 Design And Architecture 97 -- Chapter 5 Client-server Architecture 99 -- Client Test Program 99 -- Multiplexing 102 -- Forking 108 -- Multithreading 118 -- Combining Preforking And Prethreading 128 -- Which Method Should You Choose? 130 -- Dealing With Large Amounts Of Data 130 -- Chapter 6 Implementing Custom Protocols 137 -- Designing A Custom Protocol 138 -- Our Chat Protocol 142 -- Protocol Registration 150 -- Chapter 7 Design Decisions 155 -- Tcp Vs. Udp 155 -- Application Protocol Choices 157 -- Client-server Architecture 158 -- Client-side Considerations 161 -- Server-side Considerations 162 -- Chapter 8 Debugging And Development Cycle 173 -- Tools 173 -- Chicken Or The Egg 177 -- Debugging 178 -- Defensive Programming 179 -- Chapter 9 Case Study: A Networked Application 185 -- The Server 185 -- The Client 201 -- Recommendations For Improvements 226 -- Part 3 Security 229 -- Chapter 10 Securing Network Communication 231 -- Tunneling 232 -- Public Key Infrastructure 235 -- Secure Network Programming Using Openssl 242 -- Chapter 11 Authentication And Data Signing 261 -- The Old Scenario 261 -- The Present-day Scenario 262 -- The Pam Library 263 -- Public Key Authentication 268 -- Single Sign-on 278 -- Chapter 12 Common Security Problems 281 -- Common Attacks 281 -- Buffer Overflow 282 -- Secure Coding Practices 282 -- Tools Of The Trade 297 -- Chapter 13 Case Study: A Secure Networked Application 301 -- The Necessary Decisions 301 -- Code Design And Layout 303 -- The Code 304 -- Analysis 335 -- Appendix Ipv6 341 -- Ipv6 Addressing 342 -- Ipv6 And Linux 344 -- Porting To Ipv6 345 -- Future Enhancements 354. Keir Davis, John W. Turner, And Nathan Yocom. Includes Index.
备用描述
<p><h2>In Detail</h2><p>&nbsp;FreeNAS is free software that turns a PC into a Network Attached Storage (NAS) server. It supports client connections from Microsoft Windows, Apple OS X, Linux, and FreeBSD. It has a web interface for administration and includes support for RAID (0, 1, 5), iSCSI, drive encryption, and UPnP. Based on FreeBSD, it has modest system requirements but is scalable for the enterprise.</p><p>This book will show you how to work with FreeNAS and set it up for your needs. You will learn how to configure and administer a FreeNAS server in a variety of networking scenarios. You will also learn how to plan and implement RAID on the server as well as how to use Storage Area Network technologies like iSCSI. The standard FreeNAS documentation walks you through the basic configuration, but this book will tell you exactly what you should do to plan, work, and deploy FreeNAS. This book has a comprehensive troubleshooting section that will point you in the right direction whenever you need help.</p><p>This book is a comprehensive guide to building and using resilient network-attached storage solutions for your business using FreeNAS. Written in an accessible style and filled with facts you need to know, this book will show you how to get things done the right way.</p><h2>Approach</h2><p>This book has been written from the system administrator's perspective, tackling the topics that will be most important to help you understand FreeNAS, and get it set up as securely and quickly as possible. You will just see how to get the job done.</p><h2>Who this book is for</h2><p>This book is for systems administrators who want a low cost, simple way to provide large amounts of network-attached storage. It does not assume knowledge of BSD, and will work for people using FreeNAS in any network environment.</p></p>
备用描述
"The Definitive Guide to Linux Network Programming" offers a clear, concise treatment of creating clients and servers under the Linux operating system. This book assumes that you know C and have experience developing code on Linux, but it provides everything else you'll need as a programmer for real-world network programming.
Whether you're a Windows developer looking to expand to Linux, or you're a proficient Linux developer looking to incorporate client-server programming into your applications, this book has a wealth of invaluable information to suit your needs.
This book covers design, implementation, debugging, and security. You'll also learn about the many kinds of socket types, sessioned versus sessionless protocols, and encryption, as well as how to build a custom protocol, how to use SSL, and how to tunnel data. Table of Contents Networks and Protocols Functions Socket Programming Protocols, Sessions, and State Client-Server Architecture Implementing Custom Protocols Design Decisions Debugging and Development Cycle Case Study: A Networked Application Securing Network Communication Authentication and Data Signing Common Security Problems Case Study: A Secure Networked Application "
备用描述
This is a practical hands-on book with clear instructions and lot of code examples. It takes a simple approach, guiding you through different architectural topics using realistic sample projects. A single project is implemented using different architectural styles to make the reader understand the details of each style. There are also many small independent code samples to explain design patterns, WCF, and localization. This book is for people familiar with the ASP.NET framework using either C# or VB.NET. You don't need to be an ASP.NET guru – the book is ideal for novice and intermediate developers. If reading about application architecture usually confuses you or sends you to sleep, then this book will be perfect for you! In short, any ASP.NET programmer who is confused or disoriented reading different books or materials on architectures wondering how and what to implement in their application, will definitely benefit from this book!
备用描述
A clear, concise treatment of creating clients and servers under the Linux operating system explains how TCP, UDP, and IP work, and shows how to debug networking applications via packet sniffing and deconstruction, using real-world code and plenty of examples. Original. (Advanced)
备用描述
Keine Beschreibung vorhanden.
Erscheinungsdatum: 04.08.2004
开源日期
2011-09-11
更多信息……

🚀 快速下载

成为会员以支持书籍、论文等的长期保存。为了感谢您对我们的支持,您将获得高速下载权益。❤️
如果您在本月捐款,您将获得双倍的快速下载次数。

🐢 低速下载

由可信的合作方提供。 更多信息请参见常见问题解答。 (可能需要验证浏览器——无限次下载!)

所有选项下载的文件都相同,应该可以安全使用。即使这样,从互联网下载文件时始终要小心。例如,确保您的设备更新及时。
  • 对于大文件,我们建议使用下载管理器以防止中断。
    推荐的下载管理器:JDownloader
  • 您将需要一个电子书或 PDF 阅读器来打开文件,具体取决于文件格式。
    推荐的电子书阅读器:Anna的档案在线查看器ReadEraCalibre
  • 使用在线工具进行格式转换。
    推荐的转换工具:CloudConvertPrintFriendly
  • 您可以将 PDF 和 EPUB 文件发送到您的 Kindle 或 Kobo 电子阅读器。
    推荐的工具:亚马逊的“发送到 Kindle”djazz 的“发送到 Kobo/Kindle”
  • 支持作者和图书馆
    ✍️ 如果您喜欢这个并且能够负担得起,请考虑购买原版,或直接支持作者。
    📚 如果您当地的图书馆有这本书,请考虑在那里免费借阅。