You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Nautilus system admins team has prepared scripts to automate several day-to-day tasks. They want them to be deployed on all app servers in Stratos DC on a set schedule. Before that they need to test similar functionality with a sample cron job. Therefore, perform the steps below:
1. Install cronie package on all Nautilus app servers and start crond service.
1. Add a cron */5 * * * * echo hello > /tmp/cron_text for root user.
Thank you so much . Its really helpful