A Linux server, configured for the UTC time zone, is accessed by users from other time zones. The cron jobs scheduled on the server will run:

A Linux server, configured for the UTC time zone, is accessed by users from other time zones. The cron jobs scheduled on the server will run:Category: Introduction to Linux IIAuthor "LinuxQuestions"A Linux server, configured for the UTC time zone, is accessed by users from other time zones. The cron jobs scheduled on the server will run:
Linux Questions Staff asked 1 year ago

A Linux server, configured for the UTC time zone, is accessed by users from other time zones. The cron jobs scheduled on the server will run:

  • As per the time zone of location where the server is kept
  • As per the time zone of respective users
  • As per UTC time zone
  • As per the TZ environment variable setting in the crontab file

About the author