nouidchk
alluser
user
auto
第1题:
A user wants to be permanently added to the dba group. Which of the following commands or processes can be used to accomplish this()
第2题:
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()
第3题:
While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()
第4题:
The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()
第5题:
You have a single Active Directory directory service domain. You have an application that adds Active Directory Schema attributes during installation. The attributes replicate as part of global catalog replication. Your user account is a member of the Domain Admins, Schema Admins, and Enterprise Admins global groups. You test the application and decide not to deploy it to production. You need to ensure that the attributes that are added by the application are no longer available in Active Directory. Using the Active Directory Schema snap-in,what should you do?()
第6题:
To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?()
第7题:
renaming the control files
re-creating the control files
dropping a user in your database
dropping a tablespace in your database
configuring the database instance to operate in the ARCHIVELOG or NOARCHIVELOG modes
第8题:
Prior to installation,set the StartType property of the ServiceInstaller class.
Prior to installation,set the Account,Username,and Password properties of theServiceProcessInstaller class.
Use the CONFIG option of the net.exe command-line tool to install the service.
Use the installutil.exe command-line tool to install the service.
第9题:
Copy the .acw file to the c;/documents/setting/default user folder
Save the accessibility option to the floppy disk and change the permission to allow full control of the file
Resume the setting for the option by using utility manager, then copy the file to Peter’s local profile folder
Change the permission of the .acw file in the folder to allow access for Peter’s user account.
第10题:
Enable the User Account Control: Only elevate executables that are signed and validated option.
Disable the User Account Control: Only elevate executables that are signed and validated option.
Configure the User Account Control: Behavior of the elevation prompt for standard users setting to the Prompt for credentials option.
Configure the User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode setting to the Prompt for consent option.
第11题:
Clear the Index this attribute in the Active Directory option for each attribute that is added by the application.
Clear the Attribute is active option for each attribute that is added by the application.
Clear the Replicate this attribute to the Global Catalog option for each attribute that is added by the application.
Clear the Allow this attribute to be shown in advanced view option for each attribute that is added by the application.
第12题:
nouidchk
alluser
user
auto
第13题:
如何装载(mount)上在/etc/fstab文件中定义的所有文件系统?()
第14题:
What is the process for creating an NFS mount between two servers in the same network zone?()
第15题:
A system administrator is attempting to unmount filesystem /dev/data and receives the following message: umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy. Which of the following commands can be used to determine which process has open references within the filesystem?()
第16题:
For which database operation would you need the database to be in the MOUNT state()
第17题:
You use two user accounts for your computer: standard user and administrator. You log on to your computer as standard user but are unable to make advanced configuration changes. You need to make advanced configuration changes while you are logged on as a standard user. What should you do? ()
第18题:
Export the desired filesystem in the /etc/nfs file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.
Run 'exportfs -a', export the desired filesystem in the /etc/nfs file, create a mount directory on the desired server, and mount the NFS filesystem.
Export the desired filesystem in the /etc/exports file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.
Run 'exportfs -u', export the desired filesystem in the /etc/exports file, create a mount directory on the desired server, and mount the NFS filesystem.
第19题:
mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
mklvcopy -t jfslog -y LVname VGname 1 PVname logform /dev/LVname vi /etc/filesystems, change entry for lv to point filesystem to new JFS log unmount and mount filesystem
第20题:
Add root user to the /etc/hosts.equiv on serverB .
Create $HOME/.rhosts file for the root user on serverB .
Restart the rshd daemon with root enabled option on serverB .
Add entry to allow root user from serverA to the /etc/hosts.allow on serverB .
第21题:
chgrp
chuser
edit /etc/user
edit /etc/security/group
第22题:
mount -a
mount/mnt/*
mount
cat/etc/fstab
第23题:
lsfs
topas
fuser
mount
第24题:
mount /dev/cdrom /mnt/cdrom
mount/dev/cdrom
mount -t cdrom /dev/cdrom /mnt/cdrom
mount /mnt/cdrom
automount /mnt/hdd /mnt/cdrom