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 processes that are not bothered by the swapper? Give Reason.
How to remove weird filenames?
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
Have you used VI editor?
How will you run the script in UNIX?
What is INODE?
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
What do you mean by nice value?
How to recover a system whose root password has lost?
Explain about Inodes?
What is a level 0 backup?
HOW DO CREATE A NFS FILE SYSTEM