what is the difference between service and process?
Answer Posted / rajdeep
A process is any piece of software that is running on a
computer. For example, your anti-virus software runs in the
background as a process, which was automatically started
when the computer booted. Some processes start when your
computer boots, others are started manually when needed.
services are provide all the resources to run a process.
services are robust.they are self explanatory.
Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How does diff command work?
How do I clear bash history in linux?
How can we increase disk read performance in single command?
Is cmake a compiler?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
Why echo is used in linux?
Which command is used to find what is in your home directory?
How do I get to root directory in linux?
How do I run bash on windows?
How do I search bash history?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is grep command in linux with examples?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What are vim commands?