nerdexam
Oracle

1Z0-822 · Question #123

Oracle has released a new version of the Solaris operating system and it is located in a repository on SRVA and is stored in the rpool/export/sllRepo file system. The repository is accessible to…

The correct answer is A. pkgrepo create /export/sllReleaseRepo. pkgrepo provides the ability to create and manage pkg package repositories. Package repositories are a predefined set of directories and files that permit the storage and retrieval of package data by pkg and publication clients such as pkgsend or pkgrecv. Use the pkgrecv…

Managing Software

Question

Oracle has released a new version of the Solaris operating system and it is located in a repository on SRVA and is stored in the rpool/export/sllRepo file system. The repository is accessible to SRVB through the /remoteRepo NFS mount point. You need to add a local repository on SRVB in the /export/sllReleaseRepo file system. The repository will be an exact copy of the repository that is stored on SRVA. Currently, the only publisher on SVRB is:

Which command must you use to copy the contents of the repository from SRVA to the local file system on SRVB?

Options

  • Apkgrepo create /export/sllReleaseRepo
  • Bpkgrecv -s file:///remoteRepo -d file:///export/sllReleaseRepo `*'
  • Cpkgrecv -s /remoteRepo -d /export/sllReleaseRepo `*'
  • Dpkgrecv -s /remoteRepo -d file:///export/sllReleaseRepo `*'
  • Ersync -aP /remoteRepo /export/sllReleaseRepo

How the community answered

(38 responses)
  • A
    82% (31)
  • B
    3% (1)
  • C
    5% (2)
  • D
    3% (1)
  • E
    8% (3)

Explanation

  • pkgrepo provides the ability to create and manage pkg package repositories. Package repositories are a predefined set of directories and files that permit the storage and retrieval of package data by pkg and publication clients such as pkgsend or pkgrecv. * Use the pkgrecv command to copy the repository. packages for publisher solaris ... Retrieving and evaluating 4288 package(s)... PROCESS ITEMS GET (MB) SEND (MB) developer/build/cmake 446/4288 332.1/4589.7 1000.2/14511.8 Completed 4288/4288 4589.7/4589.7 14511.8/14511.8

Topics

#pkgrecv#IPS repository#pkgrepo#repository copy

Community Discussion

No community discussion yet for this question.

Full 1Z0-822 Practice