单项选择题
A system administrator has a server that is performing poorly. The vmstat command identifies that high CPU usage is the problem. Which of the following commands can be used to identify the eight most active processes running on the server?()
A.ps -ef -t8
B.sar -u -p 8
C.vmstat -t 8
D.topas -p8 -n0 -d0
点击查看答案
相关考题
-
单项选择题
Asystemadministratorisunabletounmountafilesystem.Whichistheappropriatecommandtodeterminewhoorwhatisaccessingthefilesystem?()
A.who /filesystem
B.lsfs /filesystem
C.fuser /filesystem
D.umount -f /filesystem -
单项选择题
Asystemadministratorwantstoconfigureasystemsothatallnewuserswillbeputintothedatabasegroupbydefault.Howwouldthisbeaccomplished?()
A.remove all other groups from the system
B.run the command mkuser -default "GROUP=database"
C.change the default group in /usr/lib/security/mkuser.default
D.edit /etc/security/group to move all users to the database stanza -
单项选择题
Asystemadministratorwouldliketomodifythesystemdefaultusercharacteristicssothateachnewuserwillnowbeassigned(bydefault)thecshshellratherthanthekshshell.Whichofthefollowingactionsshouldbeperformed?()
A.Run the command chlogin -shell "csh"
B.Run the command mkuser -default "SHELL=csh"
C.Edit /etc/passwd and change all "ksh" entries to "csh"
D.Modify the contents of /usr/lib/security/mkuser.default file
