how to view crond status? If it's show service is not found.
Answer Posted / susheel
1st step check service script -
[root@susheel ~]# /etc/init.d/crond status
2nd step-
check package is installed or not
[root@susheel ~]# rpm -qa | grep cron*
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I stress test my cpu?
What is cpu utilization linux?
What is simple command?
What is linux load average?
What is #!/ Bin sh?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What are the commands in linux?
What is Data Command?
What is bash command?
What is df -h command?
How do I check terminal history?
What are the basic dos commands?
What is c++ makefile?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is echo command in batch file?