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
What is the difference between kill and kill in linux?
What does && mean in linux?
What are linux commands useful?
What is a makefile in linux?
What is ulimit in linux?
What is linux pwd (print working directory) command?
What is the command to check cpu speed in linux?
What is the command to see on which port which service is running?
Which of the following tasks cannot be accomplished with the touch command?
How do I remove a soft link in linux?
What does chmod 644 do?
Which command puts a script to sleep untill a signal is recieved?
Explain getopts command of linux?
How do I search bash history?
How many types of commands are there in linux?