单选题A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()A lsexport alphaB showmo

题目
单选题
A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()
A

lsexport alpha

B

showmount -e alpha

C

exportfs -l alpha

D

mount -e nfs alpha


相似考题
更多“单选题A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()A lsexport alphaB showmo”相关问题
  • 第1题:

    An administrator wants to use a Windows system to monitor a server that is rebooting. Which of the following commands should the administrator use to know when the NIC is back online in the server?()

    • A、 ping i 240
    • B、 ping -t
    • C、 ping -a
    • D、 ping w 240

    正确答案:B

  • 第2题:

    During a NIM install, the system stops with the LED code 611.What is the cause of the issue?()

    • A、A failure to NFS mount filesystems from the NIM client
    • B、A failure to NFS mount filesystems from the NIM master
    • C、A failure to retrieve the tftp client info from the NIM master
    • D、A failure to retrieve the tftp server info from the NIM master

    正确答案:B

  • 第3题:

    A system administrator created a /etc/exports file on server "Alpha" and entered a filesystem to be exported to server "Bravo." However, the remote servers are unable to mount the filesystems. What does the system administrator need to do?()

    • A、Use the exportfs command on server "Alpha" to export the filesystem
    • B、Use the showmount command on server "Bravo" to import the filesystem
    • C、Use the startsrc command on server "Bravo" to refresh the NFS daemons
    • D、Use the chfs command on server "Alpha" to change the filesystem type to NFS

    正确答案:A

  • 第4题:

    A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()

    • A、tar
    • B、cpio
    • C、savefs
    • D、savevg

    正确答案:D

  • 第5题:

    单选题
    A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()
    A

    lsnfsmnt Alpha

    B

    exportfs -l Alpha

    C

    showmount -e Alpha

    D

    mount -t nfs Alpha


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

  • 第6题:

    单选题
    A System p administrator found a process on the server that should be stopped.  Which of the following commands can be used to list all the signal actions defined for this process()
    A

    ps

    B

    pstat

    C

    lssig

    D

    procsig


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

  • 第7题:

    单选题
    A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()
    A

    tar

    B

    cpio

    C

    savefs

    D

    savevg


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

  • 第8题:

    单选题
    An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()
    A

    route

    B

    traceroute

    C

    ipconfig

    D

    nmap


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

  • 第9题:

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


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

  • 第10题:

    单选题
    While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large.  Which of the following actions will reduce the size of the /usr filesystem ()
    A

    Backup, unmount, remove, recreate and restore the filesystem.

    B

    Boot from mksysb tape and select Shrink filesystems on restore.

    C

    Unmount, run defragfs /usr and the reducefs -size n /usr commands.

    D

    Update the /image.data file with the desired size for /usr and reboot the system.


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

  • 第11题:

    单选题
    An administrator is experiencing availability issues on a Linux server. The administrator decides tocheck the server for an IP address conflict on the server. Which of the following commands should the administrator use?()
    A

    traceroute

    B

    tracert

    C

    ifconfig

    D

    ipconfig


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

  • 第12题:

    单选题
    An administrator wants to use a Windows system to monitor a server that is rebooting. Which of the following commands should the administrator use to know when the NIC is back online in the server?()
    A

     ping i 240

    B

     ping -t

    C

     ping -a

    D

     ping w 240


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

  • 第13题:

    An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()

    • A、route
    • B、traceroute
    • C、ipconfig
    • D、nmap

    正确答案:A

  • 第14题:

    A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()

    • A、lsnfsmnt Alpha
    • B、exportfs -l Alpha
    • C、showmount -e Alpha
    • D、mount -t nfs Alpha

    正确答案:C

  • 第15题:

    A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()

    • A、lsexport alpha
    • B、showmount -e alpha
    • C、exportfs -l alpha
    • D、mount -e nfs alpha

    正确答案:B

  • 第16题:

    A client cannot mount a filesystem from an NFS server.  Which of the following options is the most probable cause for the mount failure?()

    • A、Server is not running  rpc.lockd
    • B、Client is not running the rpc.statd
    • C、Filesystem not exported by the server
    • D、Client nfsd daemons are all inoperative

    正确答案:C

  • 第17题:

    单选题
    The following entry is in the /etc/host.equiv and /home/jsmith/.rhosts file on server Alpha:+ jsmith.What does this entry indicate?()
    A

    The user jsmith can use r-commands from any server to server Alpha system-wide

    B

    The user jsmith can use r-commands from server Alpha to any server system-wide

    C

    The user jsmith can use r-commands from server Alpha to any server with a /home/jsmith directory

    D

    The user jsmith can use r-commands from any server to server Alpha only in the /home/jsmith directory


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

  • 第18题:

    单选题
    A client cannot mount a filesystem from an NFS server.  Which of the following options is the most probable cause for the mount failure?()
    A

    Server is not running  rpc.lockd

    B

    Client is not running the rpc.statd

    C

    Filesystem not exported by the server

    D

    Client nfsd daemons are all inoperative


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

  • 第19题:

    单选题
    During a NIM install, the system stops with the LED code 611.  What is the cause of the issue()?
    A

    A failure to NFS mount filesystems from the NIM client

    B

    A failure to NFS mount filesystems from the NIM master

    C

    A failure to retrieve the tftp client info from the NIM master

    D

    A failure to retrieve the tftp server info from the NIM master


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

  • 第20题:

    单选题
    A system administrator created a /etc/exports file on server "Alpha" and entered a filesystem to be exported to server "Bravo." However, the remote servers are unable to mount the filesystems. What does the system administrator need to do?()
    A

    Use the exportfs command on server Alpha to export the filesystem

    B

    Use the showmount command on server Bravo to import the filesystem

    C

    Use the startsrc command on server Bravo to refresh the NFS daemons

    D

    Use the chfs command on server Alpha to change the filesystem type to NFS


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

  • 第21题:

    单选题
    The server administrator discovers that a server, which has not been patched, is runningextremely slow and suspects that the server may have been compromised. Which of the following commands should the administrator use to check the number of network connections the server is making?()
    A

    netstat

    B

    ping

    C

    nslookup

    D

    grep


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

  • 第22题:

    单选题
    A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()
    A

    lsexport alpha

    B

    showmount -e alpha

    C

    exportfs -l alpha

    D

    mount -e nfs alpha


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

  • 第23题:

    单选题
    A user reports being occasionally disconnected from the server. Which of the following tools couldthe technician use to determine if it is the client or the server that is dropping the connection?()
    A

    Packet sniffer

    B

    Multimeter

    C

    Load balancer

    D

    Throughput tester


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

  • 第24题:

    单选题
    When adding another server to an existing rack mount system, which of the following should the administrator consider FIRST?()
    A

    Load on UPS

    B

    Rack temperature

    C

    Room temperature

    D

    Ease of access


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