chrono


Description


How to automate tasks to run at intervals on linux servers?

Additional details will be available after launching your challenge instance.

Hints


Step(s)


first ssh into the Instance using the following command structure: ssh username@host -p port making sure to accept the fingerprint. Once logged in you can view all the cronjobs for the current user at /etc/crontab

Flag