单选题Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()A viB chitabC chssysD chrsrc

题目
单选题
Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()
A

vi

B

chitab

C

chssys

D

chrsrc


相似考题
更多“单选题Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()A viB chitabC chssysD chrsrc”相关问题
  • 第1题:

    Which of the following AIX commands is used to produce an input file that is then used to generate a NIS map file?()

    • A、wdadm
    • B、mrgpwd
    • C、makedbm
    • D、mkpasswd

    正确答案:C

  • 第2题:

    A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()

    • A、usrck
    • B、sysck
    • C、lssec
    • D、lsuser

    正确答案:A

  • 第3题:

    A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()

    • A、vi
    • B、mkitab
    • C、telinit
    • D、startsrc

    正确答案:B

  • 第4题:

    A System p administrator would like to verify the user definitions in the /etc/passwd file.  Which of the following commands will accomplish this()

    • A、sysck
    • B、usrck
    • C、lssec
    • D、lsuser

    正确答案:B

  • 第5题:

    Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()

    • A、telinit -q
    • B、init -r
    • C、initab -s
    • D、exec /etc/inittab

    正确答案:A

  • 第6题:

    单选题
    In order to change the system runlevel and execute /etc/inittab entries based on the new runlevel, which of the following commands should be performed?()
    A

    telinit

    B

    runinit

    C

    sysinit

    D

    startinit


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

  • 第7题:

    单选题
    On AIX systems, where DNS resolution takes precedence over NIS, a particular process needs to resolve names using /etc/hosts first.  Which of the following processes is the best way to accomplish this without affecting the rest of the system’s name resolution?()
    A

    Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bind

    B

    Set the NSORDER environmental variable of the environment which invokes the process to:  NSORDER=hosts=auth,nis,bind

    C

    Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}

    D

    Unset NSORDER environment variable of the environment which invokes the process


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

  • 第8题:

    单选题
    Which of the following AIX commands is used to produce an input file that is then used to generate a NIS map file?()
    A

    wdadm

    B

    mrgpwd

    C

    makedbm

    D

    mkpasswd


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

  • 第9题:

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


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

  • 第10题:

    单选题
    A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()
    A

    usrck

    B

    sysck

    C

    lssec

    D

    lsuser


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

  • 第11题:

    单选题
    An administrator needs to add the /usr/vac/bin directory to their PATH environment variable for the current session.  Which of the following will accomplish this task()
    A

    path=$path:/usr/vac/bin; export path

    B

    path.=/usr/vac/bin; export $path

    C

    Modify the path environment variable in /etc/profile

    D

    Modify the path environment variable in /.profile


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

  • 第12题:

    单选题
    A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()
    A

    vi

    B

    mkitab

    C

    telinit

    D

    startsrc


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

  • 第13题:

    When line errors occur, which of the following commands should be sued to cause init to re-read the /etc/inittab file if init stops respawning the getty process on a TTY?()

    • A、alog
    • B、telinit
    • C、sysinit
    • D、cfgmgr

    正确答案:B

  • 第14题:

    Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()

    • A、vi
    • B、chitab
    • C、chssys
    • D、chrsrc

    正确答案:B

  • 第15题:

    Which of the following commands should be used to delete an entry from the /etc/inittab?()

    • A、xitab
    • B、rmitab
    • C、chitab
    • D、delitab

    正确答案:B

  • 第16题:

    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.

    正确答案:C

  • 第17题:

    In order to change the system runlevel and execute /etc/inittab entries based on the new runlevel, which of the following commands should be performed?()

    • A、telinit
    • B、runinit
    • C、sysinit
    • D、startinit

    正确答案:A

  • 第18题:

    单选题
    A System p administrator would like to verify the user definitions in the /etc/passwd file.  Which of the following commands will accomplish this()
    A

    sysck

    B

    usrck

    C

    lssec

    D

    lsuser


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

  • 第19题:

    单选题
    A system administrator has added a new port entry in /etc/services for a new application to be tested. Which of the following commands should be used to activate this port?()
    A

    telinit -q

    B

    refresh -s inetd

    C

    startsrc -g services

    D

    refresh -s portmap


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

  • 第20题:

    单选题
    Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()
    A

    telinit -q

    B

    init -r

    C

    initab -s

    D

    exec /etc/inittab


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

  • 第21题:

    单选题
    A  user  wants  to  be  permanently  added  to  the  dba  group.  Which  of  the  following  commands  or processes can be used to accomplish this()
    A

    chgrp

    B

    chuser

    C

    edit /etc/user

    D

    edit /etc/security/group


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

  • 第22题:

    单选题
    Which of the following commands should be used to delete an entry from the /etc/inittab?()
    A

    xitab

    B

    rmitab

    C

    chitab

    D

    delitab


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

  • 第23题:

    单选题
    Because of changes in an application environment, the /etc/inittab file needs to be modified.  Which of the following commands would be used to accomplish this in a supported manner()
    A

    vi

    B

    chitab

    C

    chssys

    D

    chrsrc


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

  • 第24题:

    单选题
    When line errors occur, which of the following commands should be sued to cause init to re-read the /etc/inittab file if init stops respawning the getty process on a TTY?()
    A

    alog

    B

    telinit

    C

    sysinit

    D

    cfgmgr


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