mirror of
https://github.com/jbranchaud/til
synced 2026-07-05 17:00:17 +00:00
Add Configure Your Server Timezone as a linux til.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Configure Your Server Timezone
|
||||
|
||||
On Ubuntu and Debian, you can open an interactive prompt for configuring
|
||||
your timezone with the following command:
|
||||
|
||||
```bash
|
||||
$ dpkg-reconfigure tzdata
|
||||
```
|
||||
Reference in New Issue
Block a user