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 cd command used for?
What is bash linux?
What is the programming language for linux?
How to hide the partition in grub booting?
Which command is used to find what is in your home directory?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
In which File is Static IP address given so that it becomes Permanent ?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is build process?
How do you create a text file in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
How you will uncompress the file?