Contidos dentro
Localizar Mais Documentação
Destaques de Recursos de Suporte
| Fazer download desta apostila em PDF
Preface
-
NFS Administration Guide presents the administrative tasks required for the successful operation of the SunSoft(TM) NFS(R) distributed computing file system. This resource sharing product allows you to share files and directories among a number of computers on a network.
- Also included in this manual is how to set up and use autofs (formerly the automounter) to automatically mount and unmount NFS file systems.
- This book is organized into explanatory background material, task-oriented instructions, and statistical reference information.
Who Should Use This Book
- This book is intended for the system administrator whose responsibilities include setting up and maintaining NFS systems. Though much of the book is directed toward the experienced system administrator, it also contains information useful to novice administrators and other readers who may be new to the Solaris(TM) platform.
How This Book Is Organized
-
Chapter 1, "Solaris NFS Environment," provides an overview of the Solaris NFS environment and autofs.
-
Chapter 2, "How To Set Up NFS Servers," provides information on how to setup NFS servers. It assumes you are using NIS or NIS+ as your name service.
-
Chapter 3, "How To Use the NFS Environment," describes how to use NFS file systems.
-
Chapter 4, "Setting Up and Maintaining NFS Security," presents background information on the security features of NFS, as well as fundamental procedures for setting up and maintaining NFS security.
-
Chapter 5, "NFS Troubleshooting," describes problems that may occur on machines using NFS services. It contains a summary of NFS sequence of events and procedures for tracking NFS problems. Background and reference sections are also included.
-
Chapter 6, "Using Autofs," provides procedures for setting up and using autofs. It also includes background, reference, and troubleshooting sections.
Typographic Conventions
- Table P-1 describes the typographic conventions used in this book.
-
Table P-1 Typeface and Symbol Meanings
-
| Typeface or Symbol | Meaning | Example |
| AaBbCc123 | The names of commands, files, and directories; on-screen computer output | Edit your .login file. Use ls -a to list all files. system% You have mail |
| AaBbCc123 | What you type, contrasted with
on-screen computer output | system% su
password: |
| AaBbCc123 | Command-line placeholder:
replace with a real name or value | To delete a file, type rm filename. |
| AaBbCc123 | Book titles, new words or terms, or words to be emphasized | Read Chapter 6 in User's Guide. These are called class options. You must be root to do this. |
| % | UNIX(R) C shell prompt | system% |
| $ | UNIX Bourne shell prompt | system$ |
| # | Superuser prompt, either shell | system# |
|
|