单选题Which of the following has NO effect on controlling the access permissions needed to run the "date" command on the remote machine "Earth" using the following syntax?rsh Earth date()。A The local file: /etc/.netrcB The remote file: ~/ .rhostsC The secure

题目
单选题
Which of the following has NO effect on controlling the access permissions needed to run the "date" command on the remote machine "Earth" using the following syntax?rsh Earth date()。
A

The local file: /etc/.netrc

B

The remote file: ~/ .rhosts

C

The securetcpip command

D

The remote file: /etc/hosts.equiv


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题Which of the following has NO effect on controlling the access permissions needed to run the "date" command on the remote machine "Earth" using the following syntax?rsh Earth date()。A The local file: /etc/.netrcB The remote file: ~/ .rhostsC The secure”相关问题
  • 第1题:

    A user requests access to a new file share.The administrator adds the user to the group with the appropriate access.The user is still unable to access the share.Which of the following actions should the administrator do to resolve the permissions issue?()

    • A、Request the user to logoff and log back on.
    • B、Add the user as an administrator on their local machine.
    • C、Add the user as an administrator on the server.
    • D、Run an ipconfig /renew on the user’s machine.

    正确答案:A

  • 第2题:

    A user is attempting to access files shared on a remote computer. The file share permissions allow the user to have full control; however, the NTFS permissions allow the user to have read access. Which of the following is the user’s resulting access level for the remotely shared directory?()

    • A、Modify
    • B、Full control
    • C、Write
    • D、Read

    正确答案:D

  • 第3题:

    Which of the following has NO effect on controlling the access permissions needed to run the "date" command on the remote machine "Earth" using the following syntax?rsh Earth date()。

    • A、The local file: /etc/.netrc
    • B、The remote file: ~/ .rhosts
    • C、The securetcpip command
    • D、The remote file: /etc/hosts.equiv

    正确答案:A

  • 第4题:

    Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。

    • A、~/ .rhosts
    • B、$HOME/.netrc
    • C、/etc/hosts.equiv
    • D、/etc/security/user

    正确答案:B

  • 第5题:

    An administrator wants to run topas as their own userid but gets the following error when trying. user1>$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()

    • A、The /dev/kmem file must be at 777 permissions.
    • B、The administrator is using other shell than ksh.
    • C、The number of pipe handles at /etc/tunables is too low.
    • D、The topas command must be run with root at least once previously.

    正确答案:D

  • 第6题:

    Certkiller .com has a remote data center with servers connected to a local datacenter through a high-speed network. Which of the following methods is the most convenient to use to install and upgrade the servers in the remote center using locally managed install images?()

    • A、NIM
    • B、HAGEO/HACMP
    • C、NFS
    • D、ftp, rsh and rexec

    正确答案:A

  • 第7题:

    单选题
    The local host on a small network is named Earth. There is also a remote host on the network named Saturn.  The system administrator of the network is in the /u/tmp directory of Earth, and starts an ftp to Saturn as root.  Which of the following sequence of commands issued from the local host, Earth, will:()。  1.Check to see if there is an a.out file on remote host Saturn.   2.Change to the /u/new directory on Earth.  3.Transfer a.out from Earth to Saturn.
    A

    ls a.out cd /u/new put a.out

    B

    ls a.out cd /u/new get a.out

    C

    ls a.out lcd /u/new put a.out

    D

    ls a.out lcd /u/new get a.out


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

  • 第8题:

    单选题
    Which of the following has NO effect on controlling the access permissions needed to run the "date" command on the remote machine "Earth" using the following syntax?rsh Earth date()。
    A

    The local file: /etc/.netrc

    B

    The remote file: ~/ .rhosts

    C

    The securetcpip command

    D

    The remote file: /etc/hosts.equiv


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

  • 第9题:

    单选题
    When planning to access the on-line documentation from a remote client, which of the following procedures should be performed on the server?()
    A

    Install and configure the HTTPServer. 

    B

    Add the name(s) of the client(s) to the httplite.conf file. 

    C

    Add the names of any clients expecting to access the documentation to the /etc/hosts file. 

    D

    No action is required.


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

  • 第10题:

    单选题
    You have created a password file using the following command:   ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=3   Which of the following is true about this password file?()
    A

     If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.

    B

     If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.

    C

     If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then the SYSDBA and SYSOPER privileges can be granted to other users as long as space in the password file is

    D

     If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then the SYSDBAand SYSOPER privileges can be granted to other users as long as space in the password file is available.


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

  • 第11题:

    单选题
    A user is attempting to access files shared on a remote computer. The file share permissions allow the user to have full control; however, the NTFS permissions allow the user to have read access. Which of the following is the user’s resulting access level for the remotely shared directory?()
    A

    Modify

    B

    Full control

    C

    Write

    D

    Read


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

  • 第12题:

    单选题
    An administrator wants to run topas as their own userid but gets the following error when trying. user1>$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()
    A

    The /dev/kmem file must be at 777 permissions.

    B

    The administrator is using other shell than ksh.

    C

    The number of pipe handles at /etc/tunables is too low.

    D

    The topas command must be run with root at least once previously.


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

  • 第13题:

    When planning to access the on-line documentation from a remote client, which of the following procedures should be performed on the server?()

    • A、Install and configure the HTTPServer. 
    • B、Add the name(s) of the client(s) to the httplite.conf file. 
    • C、Add the names of any clients expecting to access the documentation to the /etc/hosts file. 
    • D、No action is required.

    正确答案:A

  • 第14题:

    Which of the following is a secure method of remote access via command line?()

    • A、RCP
    • B、Telnet
    • C、RSH
    • D、SSH

    正确答案:D

  • 第15题:

    The sysdumpdev command can be used to configure remote dump devices. Which of the following conditions is NOT used for a remote dump device configuration?()

    • A、The local and the remote host must have Transmission Control Protocol/Internet Protocol (TCP/IP) installed and configured. 
    • B、The remote host must support NFS. 
    • C、The remote host must have an NFS exported directory defined such that the local host has read and write permissions to the dump file on the remote host. 
    • D、The remote host can be the same as the local host.

    正确答案:D

  • 第16题:

    The local host on a small network is named Earth. There is also a remote host on the network named Saturn.  The system administrator of the network is in the /u/tmp directory of Earth, and starts an ftp to Saturn as root.  Which of the following sequence of commands issued from the local host, Earth, will:()。 1.Change to the /u/new directory on Saturn.   2.Check to see if there is an a.out file on remote host Saturn. 3.Transfer a.out from Earth to Saturn.

    • A、cd /u/new ls a.out put a.out
    • B、cd /u/new ls a.out get a.out
    • C、lcd /u/new ls a.out put a.out
    • D、lcd /u/new ls a.out get a.out

    正确答案:A

  • 第17题:

    The local host on a small network is named Earth. There is also a remote host on the network named Saturn.  The system administrator of the network is in the /u/tmp directory of Earth, and starts an ftp to Saturn as root.  Which of the following sequence of commands issued from the local host, Earth, will:()。  1.Check to see if there is an a.out file on remote host Saturn.   2.Change to the /u/new directory on Earth.  3.Transfer a.out from Earth to Saturn.

    • A、ls a.out cd /u/new put a.out
    • B、ls a.out cd /u/new get a.out
    • C、ls a.out lcd /u/new put a.out
    • D、ls a.out lcd /u/new get a.out

    正确答案:C

  • 第18题:

    You have created a password file using the following command:   ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=3   Which of the following is true about this password file?()

    • A、 If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
    • B、 If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
    • C、 If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then the SYSDBA and SYSOPER privileges can be granted to other users as long as space in the password file is
    • D、 If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then the SYSDBAand SYSOPER privileges can be granted to other users as long as space in the password file is available.

    正确答案:D

  • 第19题:

    单选题
    The sysdumpdev command can be used to configure remote dump devices. Which of the following conditions is NOT used for a remote dump device configuration?()
    A

    The local and the remote host must have Transmission Control Protocol/Internet Protocol (TCP/IP) installed and configured. 

    B

    The remote host must support NFS. 

    C

    The remote host must have an NFS exported directory defined such that the local host has read and write permissions to the dump file on the remote host. 

    D

    The remote host can be the same as the local host.


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

  • 第20题:

    单选题
    Which of the following is a secure method of remote access via command line?()
    A

    RCP

    B

    Telnet

    C

    RSH

    D

    SSH


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

  • 第21题:

    单选题
    Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。
    A

    ~/ .rhosts

    B

    $HOME/.netrc

    C

    /etc/hosts.equiv

    D

    /etc/security/user


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

  • 第22题:

    单选题
    Which of the following is a differentiating feature of file permissions as compared to share permissions?()
    A

     File permissions are less granular than share permissions.

    B

     Full control can only be set using file permissions.

    C

     File permissions are more granular than share permissions.

    D

     Full control can only be set using share permissions.


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

  • 第23题:

    单选题
    Certkiller .com has a remote data center with servers connected to a local datacenter through a high-speed network. Which of the following methods is the most convenient to use to install and upgrade the servers in the remote center using locally managed install images?()
    A

    NIM

    B

    HAGEO/HACMP

    C

    NFS

    D

    ftp, rsh and rexec


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

  • 第24题:

    单选题
    The local host on a small network is named Earth. There is also a remote host on the network named Saturn.  The system administrator of the network is in the /u/tmp directory of Earth, and starts an ftp to Saturn as root.  Which of the following sequence of commands issued from the local host, Earth, will:()。 1.Change to the /u/new directory on Saturn.   2.Check to see if there is an a.out file on remote host Saturn. 3.Transfer a.out from Earth to Saturn.
    A

    cd /u/new ls a.out put a.out

    B

    cd /u/new ls a.out get a.out

    C

    lcd /u/new ls a.out put a.out

    D

    lcd /u/new ls a.out get a.out


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