Answer Posted / ashok chauhan
I think that all knows ,linux configuration files are
located in /etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which command is used to see the online manual?
How do I check terminal history?
How can we increase disk read performance in single command in Linux operating system?
Which command is used to review boot messages?
What is the command to see on which port which service is running?
What is the makefile in c?
How do I use nslookup in linux?
What does bash stand for?
Which are the linux directory commands?
why context switching time should be minimum? How it depends on hardware support?
What is mkdir?
What command would you use to check how much memory is being used by linux?
What is build process?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What happens to hard link when file is deleted?