多选题To save time configuring some custom network facilities, a junior administrator in your company  attempts to copy some entries from the /etc/inetd.conf file on a Solaris 8 OS server into the /etc/inetd.conf on a Solaris 10 OS server. The junior administrator is unable to determine why services do not start.  Which two commands can you run on the Solaris 10 OS server to start the services?()Ainetconv -fBinetcfg -i /etc/inetd.confCinetcfg -o /etc/inetd.confDinetconv -f -i /etc/inetd.confEinetconv -forceimport -o /etc/inetd.conf

多选题
To save time configuring some custom network facilities, a junior administrator in your company  attempts to copy some entries from the /etc/inetd.conf file on a Solaris 8 OS server into the /etc/inetd.conf on a Solaris 10 OS server. The junior administrator is unable to determine why services do not start.  Which two commands can you run on the Solaris 10 OS server to start the services?()
A

inetconv -f

B

inetcfg -i /etc/inetd.conf

C

inetcfg -o /etc/inetd.conf

D

inetconv -f -i /etc/inetd.conf

E

inetconv -forceimport -o /etc/inetd.conf


参考解析

解析: 暂无解析

相关考题:

在Linux系统中,inetd服务的默认配置文件为 (32) 。 A./etc/inet.config B./etc/state/inetd.conf C./etc/inetd.conf D./etc/sbin/inet.config

Tosavetimeconfiguringsomecustomnetworkfacilities,ajunioradministratorinyourcompanyattemptstocopysomeentriesfromthe/etc/inetd.conffileonaSolaris8OSserverintothe/etc/inetd.confonaSolaris10OSserver.Thejunioradministratorisunabletodeterminewhyservicesdonotstart.WhichtwocommandscanyourunontheSolaris10OSservertostarttheservices?()A.inetconv-fB.inetcfg-i/etc/inetd.confC.inetcfg-o/etc/inetd.confD.inetconv-f-i/etc/inetd.confE.inetconv-forceimport-o/etc/inetd.conf

ToenabletheSNMPdaemonduringsystemstartup,whichofthefollowingfilesshouldbemodified?() A./etc/rc.netB./etc/rc.nfsC./etc/rc.tcpipD./etc/inetd.conf

WhichofthefollowingfilesshouldbeeditedtoenableSNMP?() A./etc/rc.nfsB./etc/rc.tcpipC./etc/rc.netD./etc/inetd.conf

Wherearetimekeepingservicesconfigured?() A./etc/servicesB./etc/rc.tcpipC./etc/ntpd.confD./etc/inetd.conf

An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? () A、tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB、restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC、listvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.confD、restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

用户修改了/etc/inetd.conf配置文件,()可以使修改后的inetd.conf生效。A、startsrc-ginetdB、startsrc-sinetdC、refresh-sinetdD、inetd-f/etc/inetconf

AIX用户修改了/etc/inetd.conf配置文件,如何可以使修改后的inetd.conf生效?

Solaris中,定义默认路由的文件为A、/etc/hosts/B、etc/defaultrouterC、/etc/inet/servicesD、/etc/inet/inetd.conf

下列那一个档案用来记载服务信道(port)的列表?()A、/etc/hostsB、/etc/nsorderC、/etc/servicesD、/etc/inetD.conf

如果想配置一台匿名ftp服务器,应修改()文件。A、/etc/gatewayB、/etc/ftpserversC、/etc/ftpusersD、/etc/inetD.conf

An operator is asked to shutdown the telnet service for security reasons. What are the appropriate commands to achieve this?()A、comment out telnetd in /etc/services refresh -s inetdB、comment out telnetd in /etc/inetd.conf refresh -s inetdC、comment out telnetd in /etc/rc.tcpip refresh -s telnetdD、comment out telnetd in /etc/inetd.conf refresh -s telnetd

To disable all tcpip deamons that are not required on a server, which of the following files should be edited?()A、/etc/rc.nfsB、/etc/rc.tcpipC、/etc/rc.netD、/etc/inetd.conf

How should an administrator change the order in which host name lookup is performed so that it reads the host file before using DNS?()  A、Edit the /etc/inetd.conf file so that it reads ’local, bind’.B、Edit the /etc/resolv.conf file so that it reads ’local, bind’.C、Edit the /etc/netsvc.conf file so that it reads ’local, bind’.D、Edit the /etc/nslookup.conf file so that it reads ’local, bind’.

An administrator was asked to log information on possible security breaches on a server.  To which file should additional entries be added to capture this information()A、/var/adm/sulogB、/etc/syslog.confC、/etc/security/sysck.cfgD、/etc/security/syslog.conf

Which files are managed through the use of the file collection "HACMP_Files"?()A、The PowerHA Global ODM.B、System networking files including /etc/hosts, /etc/inetd.conf and /etc/servicesC、Security files including /etc/passwd, /etc/security/passwd, /etc/group and/etc/security/groupD、User configurable files including Application server start and stop scripts, custom pre and post notificationevents and application monitoring scripts

The system administrator notices that IP packets are not getting forwarded. The system administrator wants to use an AIX machine as an internetwork router over TCP/IP networks. Which of the following commands will allow this change on the fly?()A、 Some network attributes are runtime attributes that can be changed at any time. Others are loadtime attributes that must be set before the netinet kernel extension is loaded and be placed in the /etc/rc.net or /etc/rc.bsdnet file. This parameter cannot be done on the fly, since a reboot is required.B、 Add to the /etc/rc.net file or if a Berkelye-style network configuration, /etc/rc.bsdnet, and issue the command: no -a ipforwarding=1 to start ipforwarding immediately.C、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=0 to start ipforwarding immediately.D、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=1 to start ipforwarding immediately.

Which of the following files should be edited to enable SNMP?()A、/etc/rc.nfsB、/etc/rc.tcpipC、/etc/rc.netD、/etc/inetd.conf

A system administrator was asked to log information on possible security breaches on a server. Which file should additional entries be added to capture this information?()A、/var/adm/sulogB、/etc/syslog.confC、/etc/security/sysck.cfgD、/etc/security/login.cfg

As the administrator of your company’s network, you have implemented encryption for extra security of data on your network. A user moves an encrypted file from an NTFS partition on her Windows 2000 Workstation to an NTFS folder on a remote Windows 2000 Server. What effect will this have on the encrypted file?()A、The encrypted file will automatically be decrypted.B、Encrypted files and folders cannot be moved or copied, decrypt it first then move or copy thefile or folder.C、The encrypted file will remain encrypted in the Windows 2000 folder.D、The encrypted file will inherit the encryption state of the remote NTFS folder.

单选题A system administrator was asked to log information on possible security breaches on a server. Which file should additional entries be added to capture this information?()A/var/adm/sulogB/etc/syslog.confC/etc/security/sysck.cfgD/etc/security/login.cfg

单选题Your company security policy does not allow you to connect your servers directly to the internet. You would like to utilize some of theYour company? security policy does not allow you to connect your servers directly to the internet. You would like to utilize some of the functionality in Solaris 10 to analyze your systems for available OS updates, and also download and install those updates from Sun Microsystems.  Which answer describes how to utilize this functionality to analyze your systems for available OS updates, and also download and install those updates without connecting your server directly to the internet? ()A AB BC CD D

多选题Youe just configured the network interface on You?e just configured the network interface on systemA and the following information is displayed pertaining to systemA’s network interface: You have been instructed to change the name of this system to systemB.  Which four files need to be modified to change the name of this system from systemA to systemB? ()A/etc/nodenameB/etc/hostname.rtls0C/etc/hostnameD/etc/inet/hostsE/etc/domainnameF/etc/inet/ipnodesG/etc/inetd.conf

单选题To disable all tcpip deamons that are not required on a server, which of the following files should be edited?()A/etc/rc.nfsB/etc/rc.tcpipC/etc/rc.netD/etc/inetd.conf

单选题An administrator was asked to log information on possible security breaches on a server.  To which file should additional entries be added to capture this information()A/var/adm/sulogB/etc/syslog.confC/etc/security/sysck.cfgD/etc/security/syslog.conf

单选题Which of the following files should be edited to enable SNMP?()A/etc/rc.nfsB/etc/rc.tcpipC/etc/rc.netD/etc/inetd.conf

单选题Where are timekeeping services configured?()A/etc/servicesB/etc/rc.tcpipC/etc/ntpd.confD/etc/inetd.conf

多选题To save time configuring some custom network facilities, a junior administrator in your company  attempts to copy some entries from the /etc/inetd.conf file on a Solaris 8 OS server into the /etc/inetd.conf on a Solaris 10 OS server. The junior administrator is unable to determine why services do not start.  Which two commands can you run on the Solaris 10 OS server to start the services?()Ainetconv -fBinetcfg -i /etc/inetd.confCinetcfg -o /etc/inetd.confDinetconv -f -i /etc/inetd.confEinetconv -forceimport -o /etc/inetd.conf