Computer Science, asked by shristigupta1481, 1 year ago

Explain Services in Linux. How services are selected for startup in Linux.

Answers

Answered by Aravaswal
0

Answer:

A Linux service is an application (or set of applications) that runs in the background waiting to be used, or carrying out essential tasks. I've already mentioned a couple of typical ones (Apache and MySQL). You will generally be unaware of services until you need them.

Similar questions