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 could be the problem when a command that was issued gave a different result from the last time it was used?
Explain grep command.
What are runlevels in linux?
How to hide the partition in grub booting?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
In order to display the last five commands you have entered using the fc command, you would type?
What is parallel ssh?
What would be the result of issuing the command cat phonenos?
Enlist some linux to file content commands?
What is the symbol of linux?
How to know linux os is 32 bit or 64 bit?
Is llvm a compiler?
What the command used for list the contents of your home directory, current directory and all subdirectories?
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 is echo command in batch file?