How can the system administrator determine if a system is running in 32-bit or 64-bit mode?()A、Use ’prtconf -c’ to see if the system is 64-bit enabledB、Check the /etc/inittab to see if /etc/method/cfg64 is enabledC、Use the ls -al to see if /unix is linked to /usr/lib/boot/unix_64D、Use the lslpp command to see if the bos.mp64 fileset is installed

How can the system administrator determine if a system is running in 32-bit or 64-bit mode?()

  • A、Use ’prtconf -c’ to see if the system is 64-bit enabled
  • B、Check the /etc/inittab to see if /etc/method/cfg64 is enabled
  • C、Use the ls -al to see if /unix is linked to /usr/lib/boot/unix_64
  • D、Use the lslpp command to see if the bos.mp64 fileset is installed

相关考题:

Which command should an administrator use to put a system in maintenance mode without rebooting?() A.init 0B.telinit mC.shutdown -FMD.sh /etc/rc.maint

A system does not have a nameserver defined for IP address resolution. What file does AIX use to determine the IP address of a remote system?() A. /etc/hostsB. /etc/namesC. /etc/rc.tcpipD. /etc/resolv.conf

Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()A、Use "smit load64bit" to enable the 64-bit applications.B、Re-install all applications with 64-bit versions.C、Re-install the OS with 64-bit kernel enabled.D、Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"

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.

Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()A、change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bitB、Re-install the OS with 64-bit kernel enabledC、Re-install all applications with 64-bit versionsD、Use smit to enable the 64-bit applications

A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?()A、Only the 32-bit kernel will be installed and enabledB、Only the 64-bit kernel will be installed and enabledC、Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabledD、Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled

Which command should an administrator use to put a system in maintenance mode without rebooting?()A、init 0B、telinit mC、shutdown -FMD、sh /etc/rc.maint

An administrator plans to use bootable AIX media to boot a system into maintenance mode. The system is running AIX 5.3 TL09 with a 64-bit kernel. The administrator has a selection of media available.  Which media should the administrator use?()A、Any AIX bootable media, providing it is a 64-bit variantB、Any AIX bootable media, providing it is AIX 5.1 or laterC、Any AIX 5.3 bootable media, providing it is TL09 or laterD、Any AIX 6.1 bootable media, providing it is TL02 or later

A system does not have a nameserver defined for IP address resolution. What file does AIX use to determine the IP address of a remote system?()A、/etc/hostsB、/etc/namesC、/etc/rc.tcpipD、/etc/resolv.conf

How does a system administrator add a new user to a system?()A、mkuserB、cruserC、adduserD、edit /etc/password

How would the system administrator find information regarding smit menu definitions?()A、Use ODM commandsB、Use LVM commandsC、In the /etc/environment fileD、In the /usr/lib/smit/menu.cfg file

The administrator created an entry in the inittab for run level 2. The system was already booted in normal mode. Which will start the newly created entry?() A、init 1B、/etc/rcC、telinit qD、/etc/rc.d/rc2.d

A system administrator is considering enabling the 64-bit kernel but first must determine if the system hardware will support 64-bit. How would this be accomplished in AIX 5L?()A、prtconf -cB、lscfg -v sys0C、Check the /unix linkD、Check for JFS2 filesystems

During reboot the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed." What recovery procedures should be taken?()A、Boot in maintenance and use fsck to check hd5.B、Boot in maintenance mode, access the rootvg and check the /etc/inittab for corruption.C、Boot in maintenance mode, access the rootvg and rebuild the boot image using the bosboot command.D、Boot in maintenance mode, access the rootvg and use the bootlist command to create a valid boot list.

An application is no longer required to start up automatically at system boot.  Which of the following  supported procedures would the administrator use to accomplish this()A、Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.B、Use the chitab command.C、Use the rmitab command.D、Edit the /etc/reboot file to remove the entry that starts the application.

Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()A、telinit -qB、init -rC、initab -sD、exec /etc/inittab

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 of the following commands would an administrator use to add startup scripts to the system startup process()A、chitabB、vi /etc/inittabC、vi /etc/rc.dD、mkitab

During reboot, the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed."  Which of the following recovery procedures should be taken ()A、Boot in maintenance mode and use fsck to check hd5.B、Boot in maintenance mode, access the rootvg and check the /etc/inittab for corruption.C、Boot in maintenance mode, access the rootvg and rebuild the boot image using the bosboot command.D、Boot in maintenance mode, and reset the root password.

How can a system administrator determine if a system is running in 32-bit or 64-bit mode()A、Use the Is -al to see if/unix is linked to /usr/lib/boot/unix_64B、Check the /etc/inittab to see if there is a load64bit entryC、Use ’prtconf -c1 to see if the system is 64-bit enabledD、Use the Islpp command to see if the bos.mp64 fileset is installed

单选题How can a system administrator determine if a system is running in 32-bit or 64-bit mode()AUse the Is -al to see if/unix is linked to /usr/lib/boot/unix_64BCheck the /etc/inittab to see if there is a load64bit entryCUse ’prtconf -c1 to see if the system is 64-bit enabledDUse the Islpp command to see if the bos.mp64 fileset is installed

单选题A system administrator is considering enabling the 64-bit kernel but first must determine if the system hardware will support 64-bit. How would this be accomplished in AIX 5L?()Aprtconf -cBlscfg -v sys0CCheck the /unix linkDCheck for JFS2 filesystems

单选题During reboot, the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed."  Which of the following recovery procedures should be taken ()ABoot in maintenance mode and use fsck to check hd5.BBoot in maintenance mode, access the rootvg and check the /etc/inittab for corruption.CBoot in maintenance mode, access the rootvg and rebuild the boot image using the bosboot command.DBoot in maintenance mode, and reset the root password.

单选题During reboot the system hangs with an LED 0554 message that means, "The boot device could not be opened or a read failed." What recovery procedures should be taken?()ABoot in maintenance and use fsck to check hd5.BBoot in maintenance mode, access the rootvg and check the /etc/inittab for corruption.CBoot in maintenance mode, access the rootvg and rebuild the boot image using the bosboot command.DBoot in maintenance mode, access the rootvg and use the bootlist command to create a valid boot list.

单选题How can the system administrator determine if a system is running in 32-bit or 64-bit mode?()AUse ’prtconf -c’ to see if the system is 64-bit enabledBCheck the /etc/inittab to see if /etc/method/cfg64 is enabledCUse the ls -al to see if /unix is linked to /usr/lib/boot/unix_64DUse the lslpp command to see if the bos.mp64 fileset is installed

单选题A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?()AOnly the 32-bit kernel will be installed and enabledBOnly the 64-bit kernel will be installed and enabledCBoth the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabledDBoth the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled

单选题Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()Achange the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bitBRe-install the OS with 64-bit kernel enabledCRe-install all applications with 64-bit versionsDUse smit to enable the 64-bit applications