What are the files in /etc directory?

Answers were Sorted based on User's Feedback



What are the files in /etc directory?..

Answer / swapna

The files in /etc directory are all configuration files.

Is This Answer Correct ?    20 Yes 1 No

What are the files in /etc directory?..

Answer / saim.saiyed

/etc directory contains configuration files of all the services.

Is This Answer Correct ?    12 Yes 0 No

What are the files in /etc directory?..

Answer / teja

/etc is a subdirectory contains all the configuration files
with all the information about the system.

Is This Answer Correct ?    7 Yes 0 No

What are the files in /etc directory?..

Answer / basheer

Hi, friends.

This directory contains all system and Network
configuration files and the files that maintain information
about user and group.

Ex of System configuration files:

/etc/vfstab
/etc/mnttab

Ex of Network configuration files:

/etc/ftpd: for FTP
/etc/dfs/dfstab: for NFS Server
/etc/hosts : for DNS

User and group information:

/etc/passwd => contains user information.
/etc/shadow => contains users password information.
/etc/group => user's group information.

and also user security file information like

/etc/default/passwd
/etc/default/login
/etc/nologin
.....so on

Is This Answer Correct ?    7 Yes 1 No

What are the files in /etc directory?..

Answer / anshuman

/etc directory contains following information

User
network
hardware
software

Is This Answer Correct ?    4 Yes 1 No

What are the files in /etc directory?..

Answer / shipra

The files in /etc are all binary exceutable files usually
required for sytem administration.

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More Unix AllOther Interview Questions

What does the ?route? command do?

2 Answers  


what is mean by kernal?

9 Answers   Excel,


In this command sqlplus -s username/password what is -S and what's the use..???

1 Answers   TCS,


what happens when we create a file system?

1 Answers  


What is the difference between hard link & softlink?

2 Answers  






How to recover a system whose root password has lost?

5 Answers   SoftNet,


Give the command to display space usage on the UNIX file system.

6 Answers  


The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above

2 Answers   IBM,


What are setuid/setgid in relation to file permissions?

2 Answers   Cap Gemini, IBM,


What does init do? What does inetd do?

1 Answers  


What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.

2 Answers   Excel, GeniusPort,


How does the inode map to data block of a file?

3 Answers  


Categories