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
Which command is used to uncompress gzip files?
What is bash command?
What is the default number of shell commands saved in the history list of .cshrc file?
What is cmake in linux?
How do I find the umask value in linux?
How do I stop a linux job?
How do you save a file in linux?
How do you create a text file in linux?
What does grep command do?
What the command used for list the contents of your home directory, current directory and all subdirectories?
What is difference between egrep and grep?
How do I check cores in linux?
What is sudo bash command?
Explain about gzip filename?
What is clang tidy?