niusouti.com

单选题Which action change the default editor for ALL users on the system from vi to edit()A Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editB Modify /.profile and change the EDITOR variable to

题目
单选题
Which action change the default editor for ALL users on the system from vi to edit()
A

Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/edit

B

Modify /.profile and change the EDITOR variable to /usr/bin/edit

C

Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR

D

Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit


相似考题
更多“单选题Which action change the default editor for ALL users on the system from vi to edit()A Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editB Modify /.profile and change the EDITOR variable to”相关问题
  • 第1题:

    WhichactionchangethedefaulteditorforALLusersonthesystemfromvitoedit()

    A.Issuethecommand:exportEDITOR=/usr/bin/editediteachuser.profiletochangetheEDITORvalueto/usr/bin/edit

    B.Modify/.profileandchangetheEDITORvariableto/usr/bin/edit

    C.Modify/etc/environmentandaddEDITOR=/usr/bin/editexportEDITOR

    D.Modify/etc/security/defaultsandchangetheEDITORvalueto/usr/bin/edit


    参考答案:C

  • 第2题:

    Which action change the default editor for ALL users on the system from vi to edit()

    • A、Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/edit
    • B、Modify /.profile and change the EDITOR variable to /usr/bin/edit
    • C、Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
    • D、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

    正确答案:C

  • 第3题:

    Which action changes the default editor for ALL users on the system from vi to edit of the following?()

    • A、Issue the command:  export EDITOR=/usr/bin/edit
    • B、Modify /.profile and change the EDITOR variable to /usr/bin/edit
    • C、Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITOR
    • D、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

    正确答案:C

  • 第4题:

    A user’s print jobs default to PRINTER_A.The user wants to change their default printer to PRINTER_B.How can the system administrator change the user’s default printer to PRINTER_B?()

    • A、Execute the command ’piobe -q PRINTER_B’
    • B、Edit the user’s stanza in the /etc/qconfig file
    • C、Execute the command ’chuser -a QUEUE=PRINTER_B user’
    • D、Add the line ’export PRINTER=PRINTER_B’ to the user’s .profile

    正确答案:D

  • 第5题:

    A user in your company has a laptop, which he uses both, on and off the network. You want to change the users profile to roaming but when you attempt to change the setting, the Roaming profile option is grayed out. How can you change the laptop users profile to roaming?()

    • A、In Control Panel, System, User Profiles Tab, change profile to roaming.
    • B、Have him log back into the network.
    • C、Change the Profile to a Mandatory User Profile.
    • D、Change the profile to a Mandatory Roaming Profile.

    正确答案:B

  • 第6题:

    A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()

    • A、remove all other groups from the system
    • B、run the command mkuser -default "GROUP=database"
    • C、change the default group in /usr/lib/security/mkuser.default
    • D、edit /etc/security/group to move all users to the database stanza

    正确答案:C

  • 第7题:

    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

    正确答案:D

  • 第8题:

    单选题
    A user’s print jobs default to PRINTER_A.The user wants to change their default printer to PRINTER_B.How can the system administrator change the user’s default printer to PRINTER_B?()
    A

    Execute the command ’piobe -q PRINTER_B’

    B

    Edit the user’s stanza in the /etc/qconfig file

    C

    Execute the command ’chuser -a QUEUE=PRINTER_B user’

    D

    Add the line ’export PRINTER=PRINTER_B’ to the user’s .profile


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

  • 第9题:

    单选题
    An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()
    A

    cd /var/spool

    B

    lcd /var/spool

    C

    cd /usr/bin /var/spool

    D

    lcd /usr/bin /var/spool


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

  • 第10题:

    单选题
    At which command prompt would you issue the set date command?()
    A

    [edit chassis]   user@router#

    B

    [edit]   user@router#

    C

    [edit system]   user@router#

    D

    user@router>


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

  • 第11题:

    单选题
    Which command will change the user webserver’s shell to ksh93?()
    A

    chshell -ksh93 webserver

    B

    chsh webserver /usr/bin/ksh93

    C

    chuser -a shell=/usr/bin/ksh93 webserver

    D

    setuid -a SHELL=/usr/bin/ksh93 -u webserver


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

  • 第12题:

    单选题
    Which action changes the default editor for ALL users on the system from vi to edit?()
    A

    Issue the command:export EDITOR=/usr/bin/edit edit each users .profile to change the EDITOR value to /usr/bin/edit

    B

    Modify /.profile and change the EDITOR variable to /usr/bin/edit

    C

    Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR

    D

    Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit


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

  • 第13题:

    An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()

    A. cd /var/spool

    B. lcd /var/spool

    C. cd /usr/bin /var/spool

    D. lcd /usr/bin /var/spool


    参考答案:A

  • 第14题:

    An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()

    • A、cd /var/spool
    • B、lcd /var/spool
    • C、cd /usr/bin /var/spool
    • D、lcd /usr/bin /var/spool

    正确答案:A

  • 第15题:

    Which action changes the default editor for ALL users on the system from vi to edit?()

    • A、Issue the command:export EDITOR=/usr/bin/edit edit each users .profile to change the EDITOR value to /usr/bin/edit
    • B、Modify /.profile and change the EDITOR variable to /usr/bin/edit
    • C、Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
    • D、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

    正确答案:C

  • 第16题:

    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

  • 第17题:

    At which command prompt would you issue the set date command?()

    • A、[edit chassis]   user@router#
    • B、[edit]   user@router#
    • C、[edit system]   user@router#
    • D、user@router>

    正确答案:D

  • 第18题:

    Which command will change the user webserver’s shell toksh93?()

    • A、chshell -ksh93 webserver
    • B、chsh webserver /usr/bin/ksh93
    • C、chuser -a shell=/usr/bin/ksh93 webserver
    • D、setuid -a SHELL=/usr/bin/ksh93 -u webserver

    正确答案:B

  • 第19题:

    单选题
    A user in your company has a laptop, which he uses both, on and off the network. You want to change the users profile to roaming but when you attempt to change the setting, the Roaming profile option is grayed out. How can you change the laptop users profile to roaming?()
    A

    In Control Panel, System, User Profiles Tab, change profile to roaming.

    B

    Have him log back into the network.

    C

    Change the Profile to a Mandatory User Profile.

    D

    Change the profile to a Mandatory Roaming Profile.


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

  • 第20题:

    单选题
    Which action change the default editor for ALL users on the system from vi to edit()
    A

    Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/edit

    B

    Modify /.profile and change the EDITOR variable to /usr/bin/edit

    C

    Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR

    D

    Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit


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

  • 第21题:

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


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

  • 第22题:

    单选题
    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
    解析: 暂无解析

  • 第23题:

    单选题
    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
    解析: 暂无解析

  • 第24题:

    单选题
    Which action changes the default editor for ALL users on the system from vi to edit of the following?()
    A

    Issue the command:  export EDITOR=/usr/bin/edit

    B

    Modify /.profile and change the EDITOR variable to /usr/bin/edit

    C

    Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITOR

    D

    Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit


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