Summary

In this chapter, we have examined how to configure hardware devices on a Solaris system. In addition to standard disks, RAM modules, and CPUs, many other devices are supported by Solaris system and peripheral buses. Administrators should be aware of common techniques used to manage and configure devices such as disks.

Questions

1.  

What command is used to format disks in Solaris?

  1. mkdir

  2. format

  3. fmat

  4. chkdsk

 b. the command used to format disks in solaris is format .

2.  

What command is used to print a disk's label?

  1. print

  2. label

  3. prtvtoc

  4. prtlabel

 c. the command used to print a disk s label is prtvtoc .

3.  

What command can be used to create only UFS file systems?

  1. newfs

  2. ufs_fs

  3. newfs_ufs

  4. mknewfs

 a. the command used to create only ufs file systems is newfs .

4.  

What command is used to display the number of disk blocks used by each directory?

  1. blocks

  2. df

  3. free

  4. du

 d. the du command is used to display the number of disk blocks used by each directory.

5.  

In what directory are physical device names stored?

  1. / devices

  2. /dev

  3. /etc

  4. /usr

 a. the /devices directory stores physical device names.

6.  

In what directory are logical device names stored?

  1. /devices

  2. /dev

  3. /etc

  4. /usr

 b. the /dev directory stores logical device names.

7.  

What are /dev/tt y1 and /dev/pty1 ?

  1. Terminal and pseudoterminal devices

  2. Terminal and pseudoterminal device drivers

  3. Login windows

  4. Terminal types

 a. /dev/tty1 and /dev/pty1 are terminal and pseudoterminal devices.

8.  

What form do physical device arguments always take?

  1. address@driver:arguments

  2. driver@address:arguments

  3. address:arguments@driver

  4. driver:arguments@address

 b. physical device arguments always take the form driver@address :arguments.

9.  

What command is used to display a system's configuration?

  1. displayconf

  2. writeconf

  3. prtconf

  4. confprint

 c. the prtconf command is used to display a system s configuration.

10.  

What command creates a new file system?

  1. createfs

  2. createfilesystem

  3. newfilesystem

  4. newfs

 d. the newfs command creates a new file system.

11.  

What command is used to create a mount point?

  1. mkdir

  2. mkfile

  3. mkmount

  4. mkpoint

 a. the mkdir command is used to create a mount point.

12.  

What command prints the volume table of contents?

  1. toc

  2. vtoc

  3. prtvtoc

  4. dispvtoc

 c. the prtvtoc command prints the volume table of contents.

13.  

What slice should hold the root partition?

  1. 1

  2. 2

  3. 3

 a. slice 0 should hold the root partition.

14.  

What slice should hold the export partition?

  1. 1

  2. 2

  3. 3

 d. slice 3 should hold the export partition.

15.  

What slice should hold the virtual memory partition?

  1. 1

  2. 2

  3. 3

 b. slice 1 should hold the virtual memory partition.

Answers

1.  

B. The command used to format disks in Solaris is format .

2.  

C. The command used to print a disk's label is prtvtoc .

3.  

A. The command used to create only UFS file systems is newfs .

4.  

D. The du command is used to display the number of disk blocks used by each directory.

5.  

A. The /devices directory stores physical device names.

6.  

B. The /dev directory stores logical device names.

7.  

A. /dev/tty1 and /dev/pty1 are terminal and pseudoterminal devices.

8.  

B. Physical device arguments always take the form driver@address:arguments.

9.  

C. The prtconf command is used to display a system's configuration.

10.  

D. The newfs command creates a new file system.

11.  

A. The mkdir command is used to create a mount point.

12.  

C. The prtvtoc command prints the volume table of contents.

13.  

A. Slice 0 should hold the root partition.

14.  

D. Slice 3 should hold the export partition.

15.  

B. Slice 1 should hold the virtual memory partition.

 
 
   


Sun Certified Solaris 9.0 System and Network Administrator
Sun Certified Solaris(tm) 9 System and Network Administrator All-in-One Exam Guide
ISBN: 0072225300
EAN: 2147483647
Year: 2003
Pages: 265
Authors: Paul Watters

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net