A.nfsd B.biod C.rpc.lockd D.rpc.mountd
单项选择题A project requires a new server to be set up with the ability to automatically fail over its Ethernet connection to a second connection if a network failure occurs. Which of the following provides greatest resiliency?()
A.Two switch ports will be needed on a switch, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed. B.Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed. C.Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, two different IP addresses will be needed. D.One switch port will be needed on one switch, a splitter will be needed to split the connection, two ethernet cables will be needed for the server each connecting to two different Ethernet cards, and two different IP addresses will be needed.
单项选择题After updating serverB’s network configurations, an administrator notices that serverA, which resides in a different subnet, is unable to communicate with serverB via ssh or telnet. As ping’s to the server fail, the administrator logs onto serverB via a console and finds an available interface en0 in the ’up’ state. From the console connection, en0 can communicate with other servers in the same subnet. What is the most likely cause of the problem?()
A.en0 has no associated ip address. B.serverB is missing its default route. C.serverB and serverA cannot connect due to a firewall. D.en0 has been set up to block traffic from servers that are in different subnets.
单项选择题The ping loopback hangs with no output. Which of the following is the most likely cause?()
A.The loopback interface is down and resolv.conf is configured. B.The loopback is not in /etc/hosts and resolv.conf is configured. C.The loopback interface is down and resolv.conf is not configured. D.The loopback is not in /etc/hosts and resolv.conf is not configured.
单项选择题An administrator has set up serverA and serverB to use the etc hosts.equiv file so that applications on serverA can remotely run commands on serverB. Which command will verify if a new user from serverA is trusted on serverB?()
A.As the root user from serverA run the command rhost serverB B.As the root user from serverA run the command rlogin serverB C.As the desired user from serverB run the command rhost serverA D.As the desired user from serverA run the command rlogin serverB
单项选择题A system is experiencing packet routing problems,when the administrator runs ’netstat -nr’ the following default routes are displayed: default165.253.251.1UG51601304 en8-- default192.168.50.1UGH01590450 en4-- Assuming the first route is correct,how can the administrator remove the incorrect default route?()
A.route delete default 192.168.50.1 B.access smit with the route_remove shortcut C.chdev -l inet0 -a delroute=net,-hopcount,0,,192.168.50.1 D.flush the routing table from the console and configuring the 165.253.251.1 route