Source Directory

Source Directory
Author: United States. Indian Arts and Crafts Board
Publisher:
Total Pages: 40
Release: 1982
Genre: Arts and crafts movement
ISBN:

Lists 198 US. arts and crafts businesses owned and operated by Native Americans. Includes non-profit organizations working with Native American groups to develop products and markets. Arranged alphabetically by state.

Fishing Tackle Source Directory

Fishing Tackle Source Directory
Author: William A. Mussen
Publisher:
Total Pages: 236
Release: 1998
Genre: Reference
ISBN: 9780786405374

Lists over 600 manufacturers, retail dealers, and mail order companies, with tackle sources categorized by fly-fishing, freshwater, or saltwater. Offers contact information including description of equipment, store hours of company, fishing guides and trips offered, instructional classes, and accepted forms of payment.

Integration of IBM Aspera Sync with IBM Spectrum Scale: Protecting and Sharing Files Globally

Integration of IBM Aspera Sync with IBM Spectrum Scale: Protecting and Sharing Files Globally
Author: Nils Haustein
Publisher: IBM Redbooks
Total Pages: 78
Release: 2019-03-29
Genre: Computers
ISBN: 0738457493

Economic globalization requires data to be available globally. With most data stored in file systems, solutions to make this data globally available become more important. Files that are in file systems can be protected or shared by replicating these files to another file system that is in a remote location. The remote location might be just around the corner or in a different country. Therefore, the techniques that are used to protect and share files must account for long distances and slow and unreliable wide area network (WAN) connections. IBM® Spectrum Scale is a scalable clustered file system that can be used to store all kinds of unstructured data. It provides open data access by way of Network File System (NFS); Server Message Block (SMB); POSIX Object Storage APIs, such as S3 and OpenStack Swift; and the Hadoop Distributed File System (HDFS) for accessing and sharing data. The IBM Aspera® file transfer solution (IBM Aspera Sync) provides predictable and reliable data transfer across large distance for small and large files. The combination of both can be used for global sharing and protection of data. This IBM RedpaperTM publication describes how IBM Aspera Sync can be used to protect and share data that is stored in IBM SpectrumTM Scale file systems across large distances of several hundred to thousands of miles. We also explain the integration of IBM Aspera Sync with IBM Spectrum ScaleTM and differentiate it from solutions that are built into IBM Spectrum Scale for protection and sharing. We also describe different use cases for IBM Aspera Sync with IBM Spectrum Scale.

sendmail

sendmail
Author: Bryan Costales
Publisher: "O'Reilly Media, Inc."
Total Pages: 1310
Release: 2007-10-26
Genre: Computers
ISBN: 0596555342

A classic O'Reilly title since 1993, sendmail now covers Versions 8.10 through 8.14 of this email routing program, including dozens of new features, options, and macros. This edition also takes a more nuts-and-bolts approach than its predecessors. It includes both an administration handbook and a reference guide that provide you with clear options for installing, configuring and managing sendmail's latest versions and companion programs. The sendmail program has withstood the test of time because of its ability to solve the mail-routing needs of all sites large or small, complex or simple. But it's also difficult to configure and even more difficult to understand. That's why this book has proven valuable since the dawn of email. With it, you will be able to configure the program to meet any need, so that you never again have to call in a sendmail guru to bail you out. sendmail includes the following sections: Some Basics is especially useful for people new to the program. It covers the basic concepts underlying mail delivery and the roles sendmail plays in that delivery Administration covers all aspects of handling sendmail, from downloading and installing new releases to managing mailing lists and aliases Configuration Reference contains a heavily cross-referenced guide for configuring and tuning sendmail. Every arcane detail of sendmail is listed alphabetically Appendices contain more detail about sendmail than you may ever need This edition also includes new material on SSL and AUTH and a new chapter on Mitlers. If you're interested in what has changed since the last edition, one appendix categorizes the many improvements of sendmail's intervening versions by chapter, complete with references to the appropriate sections and page numbers in the book. With sendmail, system administrators, programmers, network engineers, and even inexperienced users will be able to match this challenging but necessary utility to the needs of their network.

Linux Device Drivers

Linux Device Drivers
Author: Jonathan Corbet
Publisher: "O'Reilly Media, Inc."
Total Pages: 636
Release: 2005-02-07
Genre: Computers
ISBN: 0596005903

A guide to help programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. This third edition covers all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware