Skip to content

Instantly share code, notes, and snippets.

@brunneis
Created July 14, 2019 11:52
Show Gist options
  • Save brunneis/c12e0df40156b4844544d368c2d5982e to your computer and use it in GitHub Desktop.
Save brunneis/c12e0df40156b4844544d368c2d5982e to your computer and use it in GitHub Desktop.
Set UTC timezone (UTC ±00:00)
#!/bin/bash
timedatectl set-timezone UTC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment