1Z0-820 Exam Details

  • Exam Code
    :1Z0-820
  • Exam Name
    :Upgrade to Oracle Solaris 11 System Administrator
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :133 Q&As
  • Last Updated
    :Jul 12, 2026

Oracle 1Z0-820 Online Questions & Answers

  • Question 51:

    This iron is displayed on the desktop of a laptop computer, which is running Oracle Solaris 11.

    Which two statements describe the Information conveyed by this Icon?

    A. NWAM is disabled.
    B. NWAM is automatically configuring the network.
    C. The wireless network card is manually configured and operational.
    D. The wireless network card is manually configured but not operational.
    E. The wireless network card is automatically configured and operational.
    F. The wireless network card is automatically configured but not operational.

  • Question 52:

    View the exhibit to inspect the file system configuration on your server.

    You department's backup policy is to perform a full backup to a remote system disk on Saturday.

    On each weekday, you are to perform an incremental backup to the same remote system disk.

    Each incremental backup will contain only data that has been modified since the previous Saturday backup.

    The server file systems must remain available at all times and can never be taken offline.

    The backup must not only provide for the recovery of the most recent version of a file, but must also allow recovery of previous versions of a file.

    Following your company policy, which two describe the correct procedure to be performed on each weekday for backing up the /data file system to a remote disk named /remote/backup?

    A. Remove the previous daily snapshot. zfs snapshot pool1.data@daily zfs send - i pool1/data@sat pool1/data@daily > /remote/backup/full
    B. Remove the previous daily snapshot. zfs snapshot pool1.data@daily zfs send - i pool1/data#sat pool1/data@daily | zfs recv remote /backup/ `date `+%m%d%'
    C. Remove the previous daily snapshot. zfs snapshot pool1.data@daily zfs send - i pool1/data@sat pool1/data@daily > /remote/backup/daily
    D. Remove the previous daily snapshot. zfs create - i pool1/data@sat pool1/data@daily zfs send pool1/data@daily | zfs remote/backup

  • Question 53:

    Solaris 11 includes a redesigned software packaging model: the Image Packaging system.

    Which three describe advantages of the Image Packaging System over the previous Solaris 10 SVR4 packaging model?

    A. Eliminates patching of the software package
    B. Makes the patching process more efficient with less downtime
    C. Eliminates OS version upgrade
    D. Allows for the installation of the OS without a local DVD or installation server
    E. Allows the use of a repository mirror to speed up package operation
    F. Allows users to publish their own software package in a software repository

  • Question 54:

    You are using A! to install a new system. You have added the following information to the Al manifest: configuration type-'zone" name-'dbzone" source=nhttp://svsA.examDle.com/zone cfg/zonecfQ7> Which statement is true with regard to the zone.cfg file?

    A. The zone.cfg file is a text file in a zonecfg export format.
    B. The zone.cfg file is an Al manifest that specifies how the zone is to be installed.
    C. The zone.cfg file is an XML file in a form suitable for use as a command file for the zonecfg command.
    D. The zone.cfg file is an SC profile with keywords that are specific for configuring a zone as part of the installation process.
    E. ft is an XML configuration file from the /etc/zone directory. It will be used as a profile for the zone. It specifies the zonename. zonepath, and other zonecfg parameters

  • Question 55:

    Which modification needs to be made to the Service Management Facility before you publish a new package to the IPS repository?

    A. The pkg.depotd must be disabled.
    B. The pkg/readonly property for the application/pkg/server service must be set to false
    C. The pkg/writable_root property for the application/pkg/server service must be set to true.
    D. The pkg/image_root property for the application/pkg/server service must be set to the location of the repository.

  • Question 56:

    Which command should you choose to display the current parameters for the FSS scheduler?

    A. dispadmin - c FSS
    B. prionctl -c FSS
    C. dispadmin -c FSS -g
    D. priocntl -c FSS -g

  • Question 57:

    ServerA contains two ISO images of a package repository, named sol.repo.iso-a and sol.repo.iso-b respectively. You need to create a single local package repository on serverA that clients can connect to. The package repository will be stored in the /export/IPS file system and named repo. The prefered publisher will be named solans and the publisher URL will be http://serverA.example.com.

    Which is correct procedure to perform on ServerA to create the local package repository?

    A. cat sol repo iso-a sol repo iso-b > sol fill iso Mount the ISO image and use the rsync command to extract the contents of the ISO file to the /export/IPS file system. Set the pkg/inst_root property to /export/IPS/repo and the pkg/readonly property to true Set the preferred publisher by using pkg set-publisher -G http://pkg oracle com/solaris/release/ -g http://serverA.example.com/ solans
    B. cat sol.repo.iso-a sol.repo.iso-b > /export/IPS/repo Set the pkg/inst_root property to true and the pkg/readonly property to /export/IPS Set the preferred publisher by using pkg set-publisher -G htto //serverA.example com/ \ -g http:// pkg.oracle.com/solaris/release/ solari s
    C. cat sol.repo.iso-a sol.repo.iso-b > sol.full.iso Mount the ISO image and use the rsync command to extract the contents of the ISO file to /export/IPS/repo Set the pkg/inst_root property to /export/IPS/repo and the pkg/readonly property to true Set the preferred publisher by using pkg set-publisher Solaris \ -g hflpy/serverA.example.cQm/
    D. cat sol repo.iso-a sol repo iso-b > /export/IPS/repo.iso Mount the ISO image and copy the repo directory from the ISO image to /export/IPS/repo Set the pkg/inst_root property and the pkg/readonly property to /export/IPS/repo Set the preferred publisher by using pkg set-publisher -G http://serverA.example com/ \ -g http://pkg.oracle.com/solaris/release/ -p solans

  • Question 58:

    Identify the two security features incorporated in the Oracle Solaris 11 Cryptographic Framework.

    A. Layer 5 IP address encryptions
    B. Internet protocol security
    C. Diffie-Kerberos coaxial key encryption
    D. Signed cryptographic plugins (providers)
    E. Kernel support for signed antivirus plugins

  • Question 59:

    You create a flash archive of the Solaris 10 global zone on the serves named sysA. The archive name is s10-system.flar, and it is stored on a remote server named backup_server.

    On sysA, you create a Solaris 10 branded zone named s10-zone.

    You want to use the flash archive, located On" /net/bactup_servers/10-system.flar, to install the Operating system in the s10-zone zone.

    Which command do you choose to install the s10-system.flar archive in the Solaris 10 branded zone (s10-zone)?

    A. zoneadm -z s10 -zone install - a /net/backup_server/s10-system.flar -u
    B. zonecfg -z s10 -zone install - a /net/backup_server/s10-system.flar -u
    C. zoneadm - z s10 -zone clone - s /net/backup_server/s10-system.flar
    D. zone cfg - a s10-zone create - t SUNWsolaris10\
    E. zonecfg -z s10-zone install -f /net/backup/backup_server/s10-system.flar

  • Question 60:

    You create a flash archive of the Solaris 10 global zone on the server named sysA. The archive name is s10--system flar, and it is stored on a remote server named backup_server.

    On sysA, you create a Solaris 10 branded zone named s10-zone.

    You want to use the flash archive, located on /net/backup_servers/10-system.flar, to install the operating system in the s10-zone zone.

    Which command do you choose to install the s10-system flar archive in the Solaris 10 branded zone (s10-zone)?

    A. zoneadm -z slO-zone install -a /net/backup_server/slO-system.flar -u
    B. zonecfg -z slO-zone install -a /net/backup_server/s10-system.flar -u
    C. zoneadm -z s10-zone clone -s /net/backup_server/slO-system flar
    D. zonecfg -a s10-zone create -t SUNWsolanslO \ < /net/backup_server/s10-system.flar
    E. zonecfg-zs10-zoneinstall-f/net/backup_server/slO-system.flar

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-820 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.