These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for The command crontab for managing user Cron configurations was not found on the new forum.
webmin ->system->Scheduled Cron Jobs
The command crontab for managing user Cron configurations was not found. Maybe Cron is not installed on this system?
[root@ns1 ~]# crobtab -e
-bash: crobtab: command not found
[root@ns1 ~]# chmod 2755 /usr/bin/crontab
chmod: cannot access `/usr/bin/crontab': No such file or directory
[root@ns1 ~]# crontab -l
-bash: crontab: command not found
[root@ns1 ~]# crontab -e
-bash: crontab: command not found
[root@ns1 ~]# which crontab
/usr/bin/which: no crontab in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
I have virtualmin & webmin installed in centos 6 34 bit dedicated server (installed using install.sh script).
Please suggest. Thanks
run the command yum install cronie