Practice Questions

Question 1 Match each pseudo file system with its use.
• a. CacheFS1. Temporary files
• b. PROCFS2. Alternative pathnames
• c. TMPFS3. Process information
• d. LOFS4. Local caching of data
A1: Answers a-4, b-3, c-1, and d-2 are correct. CacheFS is used for local caching of data from remote file systems. PROCFS provides status and other information for active processes. TMPFS provides a storage area for fast access to temporary files. LOFS provides access to existing data using alternative pathnames.
Question 2 Which swap command-line argument adds a swap file to the system swap space?
  • a. -a

  • b. -d

  • c. -l

  • d. -s

A2: Answer a is correct. The swap command's -a command-line argument adds a swap file to the system swap space. -d deletes a ...

Get Solaris™ 8 System Administrator Exam Cram™ 2 (Exams CX-310-011 and CX-310-012) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.