单选题A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()ARun the command chlogin -shell cshBRun the command mkuser -default SHELL=cshCEdit /etc/passwd and change all ksh entries to cshDModify the contents of /usr/lib/security/mkuser.default file

单选题
A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()
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


参考解析

解析: 暂无解析

相关考题:

单选题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?()ABackup, unmount, remove, recreate and restore the filesystem.BBoot from mksysb tape and select Shrink filesystems on restore.CUnmount, run defragfs /usr and the reducefs -size XXX /usr commands.DUpdate /etc/filesystems with the desired size for /usr and reboot the system.

单选题Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()A/etc/filesystemsB/etc/environmentCObject Data Manager (ODM)DLogical Volume Control Block (LVCB)

单选题A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()AtarBcpioCsavefsDsavevg

单选题How would a system administrator review root’s current cron jobs of the following?()Acrontab -lBcron -l rootClscron -l rootDcat /var/cron/crontabs/root

单选题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?()Aps -ef -t8Bsar -u -p 8Cvmstat -t 8Dtopas -p8 -n0 -d0

单选题After adding a new Ethernet card to a system and rebooting, the system administrator notices the card was not configured. How can the system administrator determine if there were errors during the configuration process for the card?()AExamine the bootlog with the command: alog -o -f /var/adm/ras/bootlogBDisplay the device attributes and errors with the command: lsdev -C -l ent0CExamine the AIX errlog for configuration method errors with the command: errpt -a -C ent0DExamine the ODM for configuration errors with the command: odmget -q method_errors ent0