Solaris 10 6/06 Release Notes
この本のみを検索
PDF 文書ファイルをダウンロードする (1112 KB)

Preface

This document describes the Solaris 10 6/06 operating system. For information about the Solaris 10 3/05, Solaris 10 3/05 HW1, Solaris 10 3/05 HW2, and Solaris 10 1/06, see the “Solaris 10 Release Notes”, Sun part number 817–0552–17.

The Solaris 10 6/06 Release Notes contain installation and runtime problem details. Also included are end-of-software support statements for the SolarisTM 10 Operating System.


Note –

This Solaris release supports systems that use the SPARC® and x86 families of processor architectures: UltraSPARC®, SPARC64, AMD64, Pentium, and Xeon EM64T. The supported systems appear in the Solaris 10 Hardware Compatibility List at http://www.sun.com/bigadmin/hcl. This document cites any implementation differences between the platform types.

In this document the term “x86” refers to 64-bit and 32-bit systems manufactured using processors compatible with the AMD64 or Intel Xeon/Pentium product families. For supported systems, see the Solaris 10 Hardware Compatibility List.


Who Should Use This Book

These notes are for users and system administrators who install and use the Solaris 10 software.

Related Books

You might need to refer to the following documentation when you install Solaris software:

  • Java Desktop System Release 3 Solaris 10 Collection

  • Solaris 10 Start Here card

  • Solaris 10 Installation Guide: Basic

  • Solaris 10 Installation Guide: Network-Based Installations

  • Solaris 10 Installation Guide: Solaris Live Upgrade and Upgrade Planning

  • Solaris 10 Installation Guide: Advanced, JumpStart, Solaris Flash Archives and RAID-1 Volumes

  • Solaris 10 System Administrator Collection

For information on current CERT advisories, see the official CERT web site at http://www.cert.org.

For some hardware configurations, you might need supplemental hardware-specific instructions for installing the Solaris software. If your system requires hardware-specific actions at certain points, the manufacturer of your hardware has provided supplemental Solaris installation documentation. Refer to those materials, such as Solaris Sun Hardware Platform Guide, for hardware-specific installation instructions.

Third-Party Web Site References

Third-party URLs are referenced in this document and provide additional, related information.


Note –

Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other material on or available from such sites or resources. Sun will not be responsible or liable for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through any such sites or resources.


Documentation, Support, and Training

The Sun web site provides information about the following additional resources:

Typographic Conventions

The following table describes the typographic conventions that are used in this book.

Table P–1 Typographic Conventions

Typeface

Meaning

Example

AaBbCc123

The names of commands, files, and directories, and onscreen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output

machine_name% su

Password:

aabbcc123

Placeholder: replace with a real name or value

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized

Read Chapter 6 in the User's Guide.

A cache is a copy that is stored locally.

Do not save the file.

Note: Some emphasized items appear bold online.

Shell Prompts in Command Examples

The following table shows the default UNIX® system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell

Prompt

C shell

machine_name%

C shell for superuser

machine_name#

Bourne shell and Korn shell

$

Bourne shell and Korn shell for superuser

#