LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tzupdate

Set system timezone automatically via IP geolocation

TLDR

Automatically set system timezone
$ tzupdate
copy
Print detected timezone without applying
$ tzupdate -p
copy
Detect timezone for a specific IP
$ tzupdate -i [8.8.8.8]
copy

SYNOPSIS

tzupdate [options]

DESCRIPTION

tzupdate geolocates your IP address, determines the correct timezone, and updates the system's local timezone. It queries geolocation services and protects against invalid results. Useful for automatically configuring timezone on servers or fresh installations. Typically requires root privileges to update the system timezone.

PARAMETERS

-p

Print the detected timezone without changing system settings
-i IP
Use the specified IP address instead of auto-detecting

INSTALL

nix profile install nixpkgs#tzupdate
copy

HISTORY

tzupdate was created by cdown and is written in Rust (formerly Python).

SEE ALSO

timedatectl(1), date(1), tz(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid