GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Sun  >  310-015
Go To First  |  Previous Question  |  Next Question 
 310-015  |  Question 3 of 390    Print  
Given that the /etc/hostname.hme0 file exists during the boot process, which run control script would run the
ifconfig command to configure the hme0 interface?
A. S69inet
B. S20sysetup
C. S71sysid.sys D. S30sysid.net
E. S30network.sh
Ans: E



  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

While configuring NIS on a system, you execute the command string: # domainname testlab.Region.Org.COM Which two statements about this command are true? (Choose two) A. The servers name is test lab, and it resides in the region.org.com domain. B. Executing this command populates the /etc/defaultdomain file with the domain name. C. The domain name is case sensitive, and must be configured exactly as specified on this command-line. D. The domain name is the entire character string
Ans: C, D  

Given that the /etc/hostname.hme0 file exists during the boot process, which run control script would run the ifconfig command to configure the hme0 interface? A. S69inet B. S20sysetup C. S71sysid.sys D. S30sysid.net E. S30network.sh
Ans: E  

Given: Lo0: flags=100849 mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 hme0: flags=1000863 mtu 1500 index 2 inet 192.200.200.9 netmask ffffff00 broadcast 192.200.200.255 ether 8:0:20:8a:74:e0 What is the MAC address?
Ans: 8:0:20:8a:74:e0  

Your syslog configuration file contains the line: mail.debug ifdef(’LOGHOST’, /var/log/syslog, @loghost) Which two are correct statements about this entry? (Choose two) A. The ifdef statement is interpreted by the syslogd daemon. B. If the loghost alias is set to be the local host, messages are sent to the /var/log/syslog file. C. If the loghost alias is not set to the local host, messages are sent to the host defined as the loghost. D. If the loghost alias is set to
Ans: B, C  

With regard to the JumpStart services available with the Solaris Operating Environment, which server provides an image of the Solaris Operating Environment that the JumpStart client uses as its source of data? A. The web server. B. The boot server. C. The install server. D. The configuration server.
Ans: C  

You are creating a Flash archive of your existing system which is to be used to install other systems on the network in your configuration. Which two are required by the flarcreate command? (Choose two) A. The files to include in the archive. B. The file in which to create the archive. C. The name used to identify the archive. D. The name of the user creating the archive. E. The systems to be installed using the archive.
Ans: B, C  

Your NFS server log configuration file contains the entry: applog defaultdir=/var/nfs buffer=/var/tmp/buffer fhtable=fhtable log=applog Which two are correct statements about this entry? (Choose two) A. The transaction buffer file is /var/tmp/buffer. B. The human-readable log file is /var/tmp/applog. C. The human-readable log file is /var/nfs/applog. D. This entry will be applied to all NFS shares by default. E. The file handle mapping table is /var/tmp/fhtable. F. This entry
Ans: A, C  

A user on an NIS client is trying to search for a specific host in the NIS database. The user sees the following error message when running the ypmatch command. $ ypmatch 194.168.85.121 hosts Can’t match key 194.168.85.121 in map hosts.byname. Reason: no such key in map. The ypcat hosts command on the client reveals the entry 194.168.85.121 hostA. What is the reason the user can NOT search and find the host 194.168.85.121? A. The ypbind daemon was NOT running on the client.
Ans: C  

Which daemon process, running on NIS master and NIS slave servers, respond to bind requests from NIS clients? A. ypxfrd B. ypbind C. ypserv D. ypupdated
Ans: C  

You are monitoring a Solaris system named host1 as it boots, and the boot sequence proceeds as far as the line: Setting default IPv4 interface for multicast: add net 224.0/4: gateway host1 The system then stops and waits. Which is a possible solution to this problem? A. Edit the /etc/vfstab file so that all boot time NFS mounts use the bg mount option. B. Wait for the login prompt, supply the root password, and edit the /ect/nodename file. C. Boot the system to single user mode
Ans: A  


 Sponsored Links

 
Related Articles

High Level Data Link Control (HDLC)

High Level Data Link Control HDLC The High Level Data Link Control protocol was developed by the International Organization for Standardization ISO It is used for switched and non switched networks and is a bit oriented architecture The High Level Data Link Control has been accepted and used widel
 

High-Speed Serial Interface (HSSI)

High Speed Serial Interface HSSI HSSI is High Speed Serial Interface was first developed by Cisco systems and the main purpose was to solve high speed requirement issues The main application of HSSI is on the Wide Area Networks and it helps to enhance the data flow speed on these networks It can wor
 

Synchronous Data Link Control (SDLC)

Synchronous Data Link Control SDLC The SDLC or the Synchronous Data Link Control was first developed by IBM It is basically a linked layer protocol which can be used with systems network architecture or the SNA environment In this system all the functions in a network can be defined and slotted into
 

Fiber Distributed Data Interface (FDDI)

Fiber Distributed Data Interface FDDI The Fiber Distributed data interface or the FDDI is a 100 mbps line using the LAN network and is connected through a fiber optic cable The FDDI technology is used where the networks need a high speed bandwidth and need to cover huge distances than the copper wir
 

ERP Operation and Control

ERP Operation and Control The selection of the most suitable management system is it a difficult decision to make but once it is decided the next step is the operation and maintenance of ERP It is necessary to know well all the capacities and abilities in order to exploit the system to its fullest e
 

ERP Systems as Quality Control Support

ERP Systems as Quality Control Support For the past few years ERP systems have became one of the most powerful tools for quality control management But ERP is just an informatics system that provides support to the integrated business management mosgoogle center Goals of the Quality Control Module i
 

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

SCOR Model Process

SCOR Model Process The Supply Chain Operations Reference Model commonly known as SCOR is a diagnostic tool for the Supply Chain Management It lets the users know the various processes involved in a business and the important things that lead to customer satisfaction The Supply Chain Operations refer
 

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

What is the use of truncate command?

Truncate command will delete all records and the most important thing to make note of truncate command is since truncate command cannot be rolled back one must make sure to take proper backup of table data before performing the truncate command. Truncate command is thus used to remove all rows from
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape