What are the files in /etc directory?
Answers were Sorted based on User's Feedback
Answer / swapna
The files in /etc directory are all configuration files.
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / saim.saiyed
/etc directory contains configuration files of all the services.
| Is This Answer Correct ? | 12 Yes | 0 No |
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 |
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 |
Answer / anshuman
/etc directory contains following information
User
network
hardware
software
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / shipra
The files in /etc are all binary exceutable files usually
required for sytem administration.
| Is This Answer Correct ? | 3 Yes | 12 No |
What are the files in /etc directory?
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?
what is mean by kernal?
What does init do? What does inetd do?
In this command sqlplus -s username/password what is -S and what's the use..???
What is FTP?
What is paging?
what is RAID 1+0?
In detail elaborate the system? What is driver?
How to put a job in background & bring it to foreground?
How are devices represented in UNIX?