What does init do? What does inetd do?

Answer Posted / kesava reddy

inetd is the server process for the Internet standard ser-
vices. It usually starts up at system boot time.

inetd listens for service requests on the TCP or UDP ports
associated with each of the services listed in the
confi-
guration file. When a request arrives, inetd
executes the
server program associated with the service.

A service can be configured to have "wait" wait-
status, in
which case, inetd waits for the server process
to exit
before starting a second server process. RPC
services can
also be started by inetd.

inetd provides a number of simple Internet services
inter-
nally. These include echo, discard, chargen
(character gen-
erator), daytime (human-readable time), and time
(machine-
readable time, in the form of the number of seconds
since
midnight, January 1, 1900).

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima

2296


If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh

2564


In detail elaborate the system? What is driver?

1680


Explain about Inodes?

656


What is ant_build.sh? Have u seen that file?

1816






win 3.1 is a

688


What are the events done by the Kernel after a process is being swapped out from the main memory?

1977


Which is the most commonly used replacement algorithm?

693


Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?

2106


what is the time for incident, problem and change management tickets?

2399


What are the main differences between Apache 1.x and 2.x?

7570


what is output mkvg pvname

1705


what is difference between milestone and run-levels in Solaris ?

2565


What is YACC?

654


. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group

2200