How can you find configuration on linux?
Answers were Sorted based on User's Feedback
Answer / sudeep
By default all the configuration on Linux are stored in
"/etc/" which has all the "config" files for almost all the
services.
Is This Answer Correct ? | 27 Yes | 4 No |
Answer / ashok chauhan
I think that all knows ,linux configuration files are
located in /etc.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kk.utnoor
if you want hardware information use dmidecode, cat
/proc/cpuinfo, biosdecode,
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / susheel narayan singh
If you want to find disk configuration then use-
# df -h
Is This Answer Correct ? | 3 Yes | 3 No |
What is Write Command?
What would you do when all the processess hangs and there is no other option in unix?
What is 9 in kill?
What is mkdir p?
How do I create a .txt file?
Which command is used to clear the screen?
What are the examples of simple command?
What does pwd mean in linux?
What is bash command?
How do you find files in Linux?
How remove all files in a directory linux?
What is unix finger command?