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
What is devops linux?
Where is command history stored in linux?
Why echo is used in linux?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What are the ms dos commands?
How do I know my linux shell version?
What are the 7 types of sentences?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What are the options of wc command?
What is git command?
What is apple llvm?
How do you know which shell I am using in linux?
What is p in mkdir?
What is the export command used for?
Does cp overwrite?