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 the difference between rmdir and rm r?
How do I run a shell script?
What is makefile target?
How do I check my system performance?
Did you ever write any inerface files / profile file to support unix environment setup ?
how to restart apache server with out shatdown?
have you ever got warning message from unix admin that file system running out of space or not enough disk space?what will u do?
What is cd in cmd?
What is DISM command?
What is the command to change from /etc/passwd file to /etc/shadow file?
How commands work in linux?
Why is it called bash?