1. update all your system software to the latest version available
$ sudo yum update
2. Verify if cronie package is installed
$ sudo rpm -q cronie
3. Install cronie package
$ sudo yum install cronie
4. Check if crond service is running
$ sudo systemctl status crond.service
5. Configure cron jobs
$ sudo cat /etc/crontab
6. Create cronjob for current user
$ sudo vi /var/spool/cron/iphuong
6. Restart the crond service
$ sudo systemctl restart crond.service
Congratulations @iphuong! You received a personal award!
Click here to view your Board of Honor
Do not miss the last post from @steemitboard:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @iphuong! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit