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

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


相似考题
更多“How can a system administrator determine if a system is runn”相关问题
  • 第1题:

    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、odmget
    • B、odmadd
    • C、odmshow
    • D、odmcreate

    正确答案:A

  • 第2题:

    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.

    正确答案:B

  • 第3题:

    A system administrator has just installed a new maintenance level, but "oslevel -r" does not show the correct maintenance level. What command can be used to determine which filesets are downlevel?()

    • A、lppchk
    • B、instfix
    • C、fixdist
    • D、maintlvl

    正确答案:B

  • 第4题:

    How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg()

    • A、lslv rootvg
    • B、lsvgs rootvg
    • C、lsvg rootvg
    • D、lspv hdisk0

    正确答案:C

  • 第5题:

    A system administrator has just finished upgrading a system to AIX 5.2. If there are future problems, the system administrator would like to add an entry to the AIX errorlog to record this event. Which of the following commands can be issued for this purpose?()

    • A、/usr/bin/errmsg "System upgraded to AIX 5.2"
    • B、/usr/bin/errlog "System upgraded to AIX 5.2"
    • C、/usr/bin/errupdate "System upgraded to AIX 5.2"
    • D、/usr/bin/errlogger "System upgraded to AIX 5.2"

    正确答案:D

  • 第6题:

    How does a system administrator add a new user to a system?()

    • A、mkuser
    • B、cruser
    • C、adduser
    • D、edit /etc/password

    正确答案:A

  • 第7题:

    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

    正确答案:C

  • 第8题:

    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、lscfg
    • B、mkdev
    • C、lslpp
    • D、cfgmgr

    正确答案:A

  • 第9题:

    单选题
    Which CLI command allows you to determine how many licenses are currently used on the routerand are further needed by the router?()
    A

    show system license key

    B

    show system license usage

    C

    show system license total

    D

    show system license profile


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

  • 第10题:

    单选题
    The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()
    A

    df

    B

    lslv

    C

    lsfs

    D

    lsdev


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

  • 第11题:

    单选题
    A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?()
    A

    mount -no /data

    B

    chfs -A no /data

    C

    mount -t nfs /data

    D

    chfs -a type=nfs /data


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

  • 第12题:

    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?()

    • A、Examine the bootlog with the command: alog -o -f /var/adm/ras/bootlog
    • B、Display the device attributes and errors with the command: lsdev -C -l ent0
    • C、Examine the AIX errlog for configuration method errors with the command: errpt -a -C ent0
    • D、Examine the ODM for configuration errors with the command: odmget -q "method_errors" ent0

    正确答案:A

  • 第13题:

    After a server has been installed into a rack, an administrator must ensure which of the following?()

    • A、Warm air flow is permitted through the front bezel
    • B、The system is labeled so that it can be identified
    • C、Verify the change control process can be implemented
    • D、Determine the correct power requirements

    正确答案:B

  • 第14题:

    The df command indicates that a filesystem is full, however, the du command indicates that not all space is allocated.  How would the system administrator isolate the discrepancy()

    • A、Use the fuser command to identify deleted but open files.
    • B、Use the ipcs command to view orphan shared memory segments.
    • C、Use the defrag command to determine if the filesystem is fragmented.
    • D、Use the topas command to identify processes using the most system resources.

    正确答案:A

  • 第15题:

    Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()

    • A、tar
    • B、tctl
    • C、tcopy
    • D、restore

    正确答案:D

  • 第16题:

    A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect.  Which of the following commands can be used to determine the block size of the backup tape ()

    • A、dd
    • B、tar
    • C、cpio
    • D、restore

    正确答案:A

  • 第17题:

    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 /filesystem
    • B、lsfs /filesystem
    • C、fuser /filesystem
    • D、umount -f /filesystem

    正确答案:C

  • 第18题:

    A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()

    • A、dd
    • B、tar
    • C、cpio
    • D、restore

    正确答案:A

  • 第19题:

    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

  • 第20题:

    单选题
    A system administrator has just finished upgrading a system to AIX 5.2. If there are future problems, the system administrator would like to add an entry to the AIX errorlog to record this event. Which of the following commands can be issued for this purpose?()
    A

    /usr/bin/errmsg System upgraded to AIX 5.2

    B

    /usr/bin/errlog System upgraded to AIX 5.2

    C

    /usr/bin/errupdate System upgraded to AIX 5.2

    D

    /usr/bin/errlogger System upgraded to AIX 5.2


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

  • 第21题:

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


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