A. The pattern [gfe] * will expand to file filea fileb filec.
B. The pattern [g-e] * will expand to file filea fileb filec.
C. The pattern [fF] [a-zA-z] i*e will expand to file.
D. The pattern [fF]*a? will expand to [fF] *a?.
E. The pattern [?i]*a will expand to filea Filea.
A. Option D
B. Option C
C. Option A
D. Option B
A. storage-avs
B. solaris-small-server
C. storage-nas
D. storage-server
A. Option E
B. Option D
C. Option C
D. Option A
E. Option B
A. http://localhost/solaris
B. /cdrom/cdrom0
C. http://pkg.oracle.com/solaris/release
D. /var/spool/pkg
E. http://www.oracle.com/Solaris/download
A. cp dir1 dir1
B. cp file. dir1
C. cp file? dir1
D. cp dir1 file1
E. cp file1 file2 dir1
F. cp file% dir2
A. boot cdrom -smount -F nfs backup_server:/rpool/snaps /mntcat /mnt/rpool.1011 | zfs receive -Fdu rpoolzpool set bootfs=rpool/ROOT/solaris rpool c0t0d0s0Reinstall the bootblock on c0t0d0s0
B. boot cdrom -smount -f nfs backup_server:/rpool/snaps /mntzpool create rpool c0t0d0s0zfs create -o mountpoint=/ rpool/ROOTcat /mnt/rpool.1011 | zfs receive -Fdu rpoolzpool set bootfs=rpool/ROOT/solaris rpoolRecreate swap and dump devices.Reinstall the bootblock on c0t0d0.
C. boot cdrom -smount -f nfs backup_server:/rpool/snaps /rmtzpool create rpool c0t0d0s0zfs receive -Fdu /mnt/rpool.1011zpool set bootfs=rpool/ROOT/solaris rpoolReinstall the bootblock on c0t0d0.
D. boot cdrom -smount -f nfs backup_server:/rpool/snaps /rmtzpool create rpool c0t0d0s0cat /mnt/rpool.1202 | zfs receive -Fdu rpoolzpool set bootfs=rpool/ROOT/solaris rpoolRecreate swap and dump devices.Reinstall the bootblock on c0t0d0.
A. ipadm
B. ipaddr
C. dladm
D. ipconfig
E. sves
A. pkg verify openldap
B. pkgchk openldap
C. pkginfo openldap
D. pkg contents openldap
E. pkg set-property signature-policy verify