网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()
A
rm /var/preserve/*
B
cat /dev/null > /var/adm/cron/log
C
> /var/adm/wtmp
D
rm /var/adm/ras/errlog
参考答案
参考解析
解析:
暂无解析
更多 “单选题A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()A rm /var/preserve/*B cat /dev/null /var/adm/cron/logC /var/adm/wtmpD rm /var/adm/ras/errlog” 相关考题
考题
The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()
A. chmod -R o-s /applicationB. chmod -R ug-s /applicationC. chmod -R -s -o /applicationD. chmod -R -s -ug /application
考题
A System p administrator needs to document system changes that have occurred recently. The company has a policy of making all possible changes via the smit interface. Which of the following files would show the commands that have been performed from within smit and their resulting output()A、/smit.logB、/smit.scriptC、/var/log/smit.logD、/.history
考题
A system is being booted into maintenance mode due to root password recovery.After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?()A、Delete root's password from the /etc/security/passwd fileB、Use the diag recovery tool option to reset root's passwordC、Execute the ‘passwd’ command and assign a new passwd to root UIDD、Mount the / and /usr filesystems on alternative mount points to edit the password file
考题
An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()A、odmgetB、odmaddC、odmshowD、odmcreate
考题
A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()A、Login as the user and run ’echo $ENV’.B、Login as root and run the ’env’ command.C、Login as root and ’cat /etc/environment’.D、Login as the user and run the ’env’ command.
考题
After mirroring rootvg, a system administrator wants to validate that the system will boot correctly. Which of the following tasks must be performed before changing the boot order?()A、Run a bosboot -a commandB、Mirror the hd5 on the two disksC、Set up another service mode bootlistD、Check the disks using a lsvg -p rootvg command
考题
A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()A、/usr/bin/errmsgB、/usr/lib/errdemonC、/usr/lib/errloggerD、/usr/bin/errinstall
考题
Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()A、tarB、tctlC、tcopyD、restore
考题
A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()A、rm /var/preserve/*B、cat /dev/null /var/adm/cron/logC、 /var/adm/wtmpD、rm /var/adm/ras/errlog
考题
What should an administrator do to allow the logon of a user to a local system without limitations from the host ‘webserver’?()A、configure the /etc/.rhosts with. webserver userB、configure the root'$HOME/.rhost file with.+webserver userC、configure each user's $HOME/.rhosts file with. webserver userD、configure the root'$HOME/.rhost file with.webserver ip user
考题
A system administrator created a /etc/exports file on server "Alpha" and entered a filesystem to be exported to server "Bravo." However, the remote servers are unable to mount the filesystems. What does the system administrator need to do?()A、Use the exportfs command on server "Alpha" to export the filesystemB、Use the showmount command on server "Bravo" to import the filesystemC、Use the startsrc command on server "Bravo" to refresh the NFS daemonsD、Use the chfs command on server "Alpha" to change the filesystem type to NFS
考题
A system administrator needs to configure dump devices for the system. Which command would be used to estimate the size required for a dump device?()A、lsdevB、chdevC、sysdumpdevD、sysdumpstart
考题
A system administrator is unable to unmount a file system. Which is the appropriate command to determine who or what is accessing the file system?()A、who /filesystemB、lsfs /filesystemC、fuser /filesystemD、umount -f /filesystem
考题
How would a system administrator review root’s current cron jobs of the following?()A、crontab -lB、cron -l rootC、lscron -l rootD、cat /var/cron/crontabs/root
考题
What should an administrator do to allow the logon of a user to a local system without limitations from the host ’webserver’?() A、configure the /etc/.rhosts withweb:serverB、configure the root’$HOME/.rhost file with:+webserver C、configure each user’s $HOME/.rhosts file with:webserver D、configure the root’$HOME/.rhost file with:
考题
An administrator has set up serverA and serverB to use the /etc/hosts.equiv file so that applications on serverA can remotely run commands on serverB. Which command will verify if a new user from serverA is trusted on serverB?()A、As the root user from serverA run the command rhost serverBB、As the root user from serverA run the command rlogin serverBC、As the desired user from serverB run the command rhost serverAD、As the desired user from serverA run the command rlogin serverB
考题
A system administrator has been asked to document the hardware configuration of a system. Which command can be used to assist in this task?()A、lscfgB、mkdevC、lslppD、cfgmgr
考题
A system administrator is installing a C compiler on a system. According to the compiler’s documenation, the AIX fileset bos.adt.lib must be installed prior to installation of the compiler. Which command would the system administrator use to verify installation of the bos.adt.lib fileset?()A、installpB、instfixC、lsallqD、lslpp
考题
An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command
考题
Which IOS command does an administrator use to report a cross partition global view of system performance?()A、cecstat -p itcert B、iosperf -C C、topas -cecdisp D、topas_nmon -cec
考题
单选题What should an administrator do to allow the logon of a user to a local system without limitations from the host‘webserver’?()A
configure the /etc/.rhosts with:webserverB
configure the root’$HOME/.rhost file with:+webserverC
configure each user’s $HOME/.rhosts file with:webserverD
configure the root’$HOME/.rhost file with:webserver
考题
单选题A system is being booted into maintenance mode due to root password recovery. After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?()A
Delete root’s password from the /etc/security/passwd file.B
Use the diag recovery tool option to reset root’s password.C
Execute the ’passwd’ command and assign a new passwd to root UIdD
Mount the / and /usr filesystems on alternative mount points to edit the password file.
考题
单选题A user is unable to determine the default system texteditor. How can the local administrator assist the user by identifying the default text editor for the system?()A
Login as the user and run 'echo $ENV'.B
Login as root and run the 'env' command.C
Login as root and 'cat /etc/environment'.D
Login as the user and run the 'env' command.
考题
单选题The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()A
chmod -R o-s /applicationB
chmod -R ug-s /applicationC
chmod -R -s -o /applicationD
chmod -R -s -ug /application
热门标签
最新试卷