单选题Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()A Reload the operating system and select 32 bit kernel on initia

题目
单选题
Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()
A

Reload the operating system and select 32 bit kernel on initial install.

B

Repoint the symbolic link of /unix to unix_mp. Perform a bosboot and reboot the partition.

C

Use the SMIT menu to select 32 bit versus the 64 bit kernel. Select 32 bits and reboot the  partition.

D

Go into SMIT and select 32 bit kernel. Run the /usr/sbin/bootinfo -K command, and ensure that the kernel has been changed.


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析
更多“单选题Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()A Reload the operating system and select 32 bit kernel on initia”相关问题
  • 第1题:

    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_bit
    • B、Re-install the OS with 64-bit kernel enabled
    • C、Re-install all applications with 64-bit versions
    • D、Use smit to enable the 64-bit applications

    正确答案:D

  • 第2题:

    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 enabled
    • B、Only the 64-bit kernel will be installed and enabled
    • C、Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabled
    • D、Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled

    正确答案:C

  • 第3题:

    Companycom is migrating their application that was built on AIX 4.3, to a new p5 590 system that is running AIX 5.3. The application was a 32-bit program. What will need to be done with the application to allow it to run on the new system?()

    • A、Run without recompiling on AIX 5.3
    • B、Relink to the 32-bit kernel in order to run the application
    • C、Recompile to run on AIX 5.3 because the libraries are in different locations
    • D、Recompile 32-bit applications because the compiler flags and versions have changed

    正确答案:A

  • 第4题:

    When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()

    • A、Only the 64bit kernel is supported. 
    • B、Filesystem compression is not supported. 
    • C、Filesystem compression is supported only if the 64bit kernel is running. 
    • D、Filesystem compression is supported running either a 32bit or 64bit kernel.

    正确答案:B

  • 第5题:

    Which statement is true regarding the Junos OS?()

    • A、The Junos kernel is based on the Solaris operating system.
    • B、The Junos kernel is based on the GNU Zebra operating system.
    • C、The Junos kernel is completely original and not based on any other operating system.
    • D、The Junos kernel is based on the FreeBSD UNIX operating system.

    正确答案:D

  • 第6题:

    单选题
    A technician needs to build a server with at least 16GB of RAM and Windows 2008R2 as the operating system. Which of the following processors should the technician choose?()
    A

    32-bit AMD processor

    B

    32-bit Intel P4 processor

    C

    64-bit Intel processor

    D

    64-bit ARM processor


    正确答案: C
    解析: 暂无解析

  • 第7题:

    单选题
    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 -c

    B

    lscfg -v sys0

    C

    Check the /unix link

    D

    Check for JFS2 filesystems


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    An administrator plans to use bootable AIX media to boot a system into maintenance mode. The system is running AIX 5.3 TL09 with a64-bit kernel.The administrator has a selection of media available. Which media should the administrator use?()
    A

    AnyAIXbootablemedia,providingitisa64-bitvariant

    B

    AnyAIXbootablemedia,providingitisAIX5.1orlater

    C

    AnyAIX5.3bootablemedia,providingitisTL09orlater

    D

    AnyAIX6.1bootablemedia,providingitisTL02orlater


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    A hosting company recently purchased an IBM p5-570 to use in their data center. The company intends to use the server to run several different client workloads. Which of the following features of the IBM p5 servers addresses the need for the isolation of workloads?()
    A

    Workload Manager

    B

    Support for AIX 5.3

    C

    Logical partitioning

    D

    64-bit or 32-bit kernel support


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    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_bit

    B

    Re-install the OS with 64-bit kernel enabled

    C

    Re-install all applications with 64-bit versions

    D

    Use smit to enable the 64-bit applications


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    Which statement is true regarding the Junos OS?()
    A

    The Junos kernel is based on the Solaris operating system.

    B

    The Junos kernel is based on the GNU Zebra operating system.

    C

    The Junos kernel is completely original and not based on any other operating system.

    D

    The Junos kernel is based on the FreeBSD UNIX operating system.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    Companycom is migrating their application that was built on AIX 4.3, to a new p5 590 system that is running AIX 5.3. The application was a 32-bit program. What will need to be done with the application to allow it to run on the new system?()
    A

    Run without recompiling on AIX 5.3

    B

    Relink to the 32-bit kernel in order to run the application

    C

    Recompile to run on AIX 5.3 because the libraries are in different locations

    D

    Recompile 32-bit applications because the compiler flags and versions have changed


    正确答案: C
    解析: 暂无解析

  • 第13题:

    An administrator has a server that must be upgraded from AIX 5.2 to AIX 5.3. The administrator also   needs  to  use  the  64-bit  kernel  with  JFS2  filesystems  in  rootvg.  All  critical  data  resides  in  a  non-rootvg volume group.  Which of the following types of install could the administrator use to accomplish this()

    • A、Migration Installation
    • B、Update.AII Installation
    • C、Preservation Installation
    • D、New and Complete Overwrite Installation

    正确答案:D

  • 第14题:

    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 variant
    • B、Any AIX bootable media, providing it is AIX 5.1 or later
    • C、Any AIX 5.3 bootable media, providing it is TL09 or later
    • D、Any AIX 6.1 bootable media, providing it is TL02 or later

    正确答案:C

  • 第15题:

    A hosting company recently purchased an IBM p5-570 to use in their data center. The company intends to use the server to run several different client workloads. Which of the following features of the IBM p5 servers addresses the need for the isolation of workloads?()

    • A、Workload Manager
    • B、Support for AIX 5.3
    • C、Logical partitioning
    • D、64-bit or 32-bit kernel support

    正确答案:C

  • 第16题:

    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 -c
    • B、lscfg -v sys0
    • C、Check the /unix link
    • D、Check for JFS2 filesystems

    正确答案:A

  • 第17题:

    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_64
    • B、Check the /etc/inittab to see if there is a load64bit entry
    • C、Use ’prtconf -c1 to see if the system is 64-bit enabled
    • D、Use the Islpp command to see if the bos.mp64 fileset is installed

    正确答案:A

  • 第18题:

    单选题
    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_64

    B

    Check the /etc/inittab to see if there is a load64bit entry

    C

    Use ’prtconf -c1 to see if the system is 64-bit enabled

    D

    Use the Islpp command to see if the bos.mp64 fileset is installed


    正确答案: B
    解析: 暂无解析

  • 第19题:

    单选题
    When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()
    A

    Only the 64bit kernel is supported. 

    B

    Filesystem compression is not supported. 

    C

    Filesystem compression is supported only if the 64bit kernel is running. 

    D

    Filesystem compression is supported running either a 32bit or 64bit kernel.


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    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 enabled

    B

    Only the 64-bit kernel will be installed and enabled

    C

    Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabled

    D

    Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()
    A

    Reload the operating system and select 32 bit kernel on initial install.

    B

    Repoint the symbolic link of /unix to unix_mp. Perform a bosboot and reboot the partition.

    C

    Use the SMIT menu to select 32 bit versus the 64 bit kernel. Select 32 bits and reboot the  partition.

    D

    Go into SMIT and select 32 bit kernel. Run the /usr/sbin/bootinfo -K command, and ensure that the kernel has been changed.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    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


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    An administrator has a server that must be upgraded from AIX 5.2 to AIX 5.3. The administrator also   needs  to  use  the  64-bit  kernel  with  JFS2  filesystems  in  rootvg.  All  critical  data  resides  in  a  non-rootvg volume group.  Which of the following types of install could the administrator use to accomplish this()
    A

    Migration Installation

    B

    Update.AII Installation

    C

    Preservation Installation

    D

    New and Complete Overwrite Installation


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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 variant

    B

    Any AIX bootable media, providing it is AIX 5.1 or later

    C

    Any AIX 5.3 bootable media, providing it is TL09 or later

    D

    Any AIX 6.1 bootable media, providing it is TL02 or later


    正确答案: C
    解析: 暂无解析