how to view crond status? If it's show service is not found.
Answers were Sorted based on User's Feedback
Answer / prabaas
first---->service crond status
ifit shows no
to config permenant------->chkconfig --level crond on
finally------->service crond reload
--->prabaas
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
Answer / manoj
check crond service installed or not with <which crond>
command
chkconfig --list | grep crond
service status crond
service-all | grep crond
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / praveen
set the cron ist
crontab -eu username
:wq
chkconfig crond on
service crond restart
To view the status
service crond status
| Is This Answer Correct ? | 1 Yes | 1 No |
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
What are the basic commands in command prompt?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
0 Answers HCL, RNF Technologies,
what is the command for finding the higest memory occupied file in linux?
The command ‘umask -S’
What are two subtle differences in using the more and the pg commands?
Explain getopts command of linux?
I want to see how many interfaces(ethernet cards) are working using single command?
i dont know root password then this situation can we change or break root password to ant process
What are the commands used in command prompt?
What is the command to delete a file linux?
What are the basic commands in LINUX?