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 |
Explain how you would manage background and foreground processes in Linux.
How do I run multiple commands in linux?
What is the use of finger command in linux?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What are different command to check ram, process and hdd of linux machine?
Explain grep command.
What command should you use to check your file system?
what is a command to display top 10 users who are using Huge Space?
What is ll command in unix?
What are the commands used in command prompt?
How do I find command history in linux?
How does case sensitivity affect the way you use commands?