how to view crond status? If it's show service is not found.
Answer Posted / 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 |
Post New Answer View All Answers
How do I check if my cpu is overclocked?
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 does pwd mean in linux?
What does grep command do?
How do you save a file in linux?
What does f mean linux?
How do I move to root in linux?
What command do you type to find help about the command who?
What is df command in unix?
What is $@ in shell?
How do I change directories in linux command line?
What is the purpose output of cd command?
How do I run a bash script in linux?
What is the export command used for?
Is llvm a virtual machine?