what is crondtab daemon?
Answers were Sorted based on User's Feedback
Answer / ronan
The cron daemon reads the /etc/cronlog.conf configuration
file provided by the user to log the information. If a
configuration file has not been created, then the cron
daemon creates a log of its activities in the
/var/adm/cron/log file. The cron daemon reads the
configuration file when it is activated and when it receives
the hangup signal.
If the cron daemon is not able to create or open the
user-specified logfile, then it creates a log of its
activities in the /var/adm/cron/log file.
| Is This Answer Correct ? | 3 Yes | 7 No |
How does thread pool keeps the thread alive?
How many threads can one core handle?
A _____Bios automatically assigns the necessary configuration information (IRQ's I/O addresses, and DMAS) to devices and avoid conflicts.
What do cores and threads do?
Is python a single thread?
Why is hyperthreading turned off?
Explain each system calls used for process management in linux.
How many threads can you run?
Is it better to have more cores or more threads?
What are server threads?
Why do we use threads?
What are threads in c?