InterviewSolution
Saved Bookmarks
| 1. |
Explain list of daemon responsible for event tracking in Linux system & signals given to the syslogd? |
|
Answer» syslogd daemon process facilitates the event tracking in a Linux system and logs useful information or future analysis. syslogd provides two system UTILITIES, one for logging and other for the kernel messages. syslogd mainly reacts to the set of signals given by users.
|
|