which is true of the RAID 1 mirror when reading data?
You have two 50-MByte UFS file systems, one located on a single disk, and the other located on a RAID 1 mirror. Both file systems are full. The RAID 1 mirror uses a round-robin read policy. Statistically, which is true of the RAID 1 mirror when reading data?
Which action provides the solution?
You administer a very large network of systems using the NIS+ naming service. Your company wants to implement a solution with equivalent scalability that will support a more heterogeneous environment. Which action provides the solution?
Which action enables syslogd to record information about TCP connections to the /var/tcp/logs file?
Given the excerpts from the inetd manual page and the syslog configuration: -t Instruct inetd to trace the incoming connections for all of its TCP services. It does this by logging the clients IP address and TCP port number, along with the name of the service, using the syslog(3c) facil- ity. "Wait" wait-status services cannot be traced. When tracking is enabled, inetd uses the syslog facility code “daemon" and “notice" priority level. See FILES. *.err;kern.notice;auth.notice /dev/sysmsg *.err;kern.debug;daemon.notice;mail.crit /var/adm/messages Which action enables syslogd to record information about TCP connections to the /var/tcp/logs file?
What is the correct ypcat command to display the list of NIS server?
You are using a client system in your organizations NIS domain and you need to find the list of
servers, which is held in the NIS map ypservers.
You run the command:
ypcat ypservers
and it returns several blank lines.
What is the correct ypcat command to display the list of NIS server?
Which RAID configuration should you choose to hold the companys data?
Based upon the business needs of the company, highly available data are very important, but the cost of a fully mirrored data configuration is beyond the current financial resources of the company. Which RAID configuration should you choose to hold the companys data?
Which sequence of commands confirms that the file was in use as swap space, and helps correct the file system
You are receiving error messages that the /lard file system is full. You check and see that it has a large file called swapfile. Your system has more than enough swap space. You suspect that the file is in use as swap space. Which sequence of commands confirms that the file was in use as swap space, and helps correct the file system problem?
Under which condition will the command mount /mnt cause an NFS client to mount a resource from an NFS server?
Under which condition will the command mount /mnt cause an NFS client to mount a resource from an NFS server?
Which statement is correct?
Given the file excerpts:
/etc/passwd
user10:x:108:10::/home/user10:/bin/sh admin3:x:106:14::/home/admin3:/bin/pfksh user4::x:112:10::/home/user4:/bin/sh /etc/user_attr
user10::::profiles=File System Management,User Security;type=normal admin3::::profiles=MediaBackup;type=role user4::::roles=admin3;type=normal /etc/security/prof_attr
MediaBackup::Backup files and file systems:help=RtMediaBkup.html User Security:::Manage passwords, clearances:auths=s r.*,solaris.admin.usermgr.*;help=RtUserSecurity.html File System Management:::Manage, mount, share file systems:help=RtFileSysMngmt. Html;auths=solaris.admin.fsmgr.*,solaris.admin.diskmgr.*,solaris.admin.volmgr.* /etc/security/exec_attr
User Security:suser:cmd:::/usr/sbin/pwck:euid=0 User Security:suser:cmd:::/usr/sbin/pwconv:euid=0 MediaBackup:suser:cmd:::/usr/lib/fs/ufs/ufsdump:euid=0;gid=sys File System Management:suser:cmd:::/usr/sbin/devinfo:euid=0 Which statement is correct?
Which two statements about the effect of running the setfacl command are true?
You run the command: getfacl file1 and receive the output: # file: file1 # owner: user1 # group: other user::rw-group::r– #effective:r– mask:r– other:r–You run the command: setfacl -m u:user2:7 file1 Which two statements about the effect of running the setfacl command are true? (Choose two)
which command can be used to add this file to the available swap space?
Assuming the swap file /swapdir/swapfile1 has been created, which command can be used to add this file to the available swap space?