This book teaches the basic and intermediate topics in Solaris 10 system administration. This book also prepares the reader for part 1 of the Solaris 10 Sun Certified System Administration (SCSA) exam CX-310-200. It's the most up to date reference on Solaris 10 and the most popular study guide for the SCSA certification exams. Click here for more information on the book and how to purchase it.
Publisher: Que Publishing Sept 2008 ISBN: 9780789737908 768 pages Author: Bill Calkins

Page 43, 3rd paragraph:
Currently reads: folowing
Correction: following
Page 45, the listing of the /dev/dsk directory at the top of the page:
c0d0s should be c0d0s5
c0d06 should be
c0d0s6
Page 46, last sentence of the last paragraph:
The reference to Chapter 2, "Installing the Solaris 10 Operating Environment"
should be removed.
Page 51, the last sentence of the first bullet at the top of the page:
Currently reads: to create a larger device to create a larger device.
Correction:
to create a larger device.
Page 133, Step by Step 1.14, step number 1
Currently reads: smc& <cr>
Correction: smc&<cr>
Page 141, first paragraph, third line down
Currently reads: . . .. SPARC-based abd x86/x64-based . . . .
Correction: . . .. SPARC-based and x86/x64-based . . . .
Page 142, Key Term, second column, ninth word down
Currently reads: Raw dence
Correction: Raw device
Page 176, Minimum System Requirements Updated to reflect Solaris 10 9/10
For UFS file systems, the memory requirements are as follows.
For SPARC systems:
384 MB is the minimum memory required.
512 MB is the recommended memory.
For x86 systems:
768 MB is the minimum memory required.
1 GB is the recommended memory.
In previous Solaris releases, you could not install and boot the Solaris OS from a disk that was greater than 1 terabyte in size. Starting with the Solaris 10 10/09 release, you can install and boot the Solaris OS from a disk that is up to 2 TB in size.
Starting with the Solaris 10 10/09 release, you can use the VTOC label on a disk of any size, but the addressable space by the VTOC is limited to 2 TB. This feature allows disks that are larger than 2 TB to be used as boot drives, but the usable space from the label is limited to 2 TB.
For ZFS root pools in SPARC and x86 systems:
768 MB is the minimum memory.
1 GB of memory is recommended for overall ZFS performance
SWAP area: For UFS file systems, 512 MB is the default size
Processor requirements
SPARC: 200–MHz or faster processor is required.
x86: 120–MHz or faster processor is recommended. Hardware floating-point support is required.
Page 186
Command currently reads: # boot cdrom - nowin <cr>
Correction: ok boot cdrom - nowin <cr>
Should be the OpenBoot "ok" prompt and not the shell prompt (#)
Page 187, Top of the page, under the Note:
Although a local CD or DVD drive is not required, it should be noted that a JumpStart server needs to be configured when the system does not have a local CD or DVD drive attached.
Page 188
Command currently reads # boot net - install <cr>
Correction: ok boot net - install<cr>
Should be the OpenBoot "ok" prompt and not the shell prompt (#)
Page 194, Table 2.2
The list of services disabled by secure by default should not include Secure Shell.
Page 228, Step by Step 2.3, Step number 4
In the example of the pkgadd command: package name SUNNWman should be SUNWman
Page 288, Table 3.6
devalias_<alias> should be devalias
<alias>
Page 295, bottom half of the page
The prompt for the nvalias command should be the OpenBoot "ok" prompt and not the shell prompt (#)
Page 312, middle of the page
The command used to generate the output is "boot", not "boot -a"
Page 325, last sentence at the bottom of the page
menu.list should be menu.lst
Page 326, top of the page
Currently reads: timeout=10
Correction: timeout 10
Currently reads: timeout=-1
Correction: timeout -1
Page 349
After setting the property with the svccfg command, issue the "svcadm refresh ftp" command before issuing the "svcprop" command. The information will not refresh until the "svcadm refresh" command has been issued.
Page 419, Above last paragraph
Currently reads: useradd -D home=/export/home <cr>
Correction: useradd -D -b /export/home
Page 328, bottom of the page.
Currently reads: # shutdown -i 6 <cr>
Correction: # shutdown -i6<cr>
There should not be a space between the -i and 6
Page 367, Table 3.24 System Run States
The description for Run State 3 has a typo.
Currently reads: NFSs
Correction: NFS
Page 449, under the first paragraph
Place a space before "txt1.doc" at the end of the setfacl command.
Page 619, Step number 13
The installboot command: uname -I should be uname -i (lowercase)
Page 620
The installboot command is one continuous command, therefore the text should show it as "installboot \"
Page 622, step 16
ufsdump ouf should be: ufsdump 0uf
Change the o(oh) to a 0(zero)
Page 489, answer #4
Currently reads: A,B,D as correct answers
Correction: A,D are correct answers
B is not a correct answer.
The explanation should say:
You can lock an account via the Add User Wizard in the SMC.
Page 622, Step 16
Currently reads: ufsdump ouf
Correction: ufsdump 0uf
The option should be the numeral 0 (zero) and not the letter o