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
What is build process?
How do I change directories in linux command line?
Which command puts a script to sleep untill a signal is recieved?
What are the basic dos commands?
How do you create a blank file in linux?
Why bash is used in linux?
Explain about lprm job number?
How do make computer faster?
How do I navigate in cmd?
Explain difference between nfs soft and hard mouniting points?
What is netstat command in linux?
Which daemon is used for scheduling of the commands?
How can we increase disk read performance in single command?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Explain about the command lynx?