Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu set timezone

# Change timezone
sudo timedatectl set-timezone your_time_zone

# To see all available timezones
timedatectl list-timezones
Comment

ubuntu server set timezone

sudo timedatectl set-timezone Asia/Taipei
Comment

ubuntu server change timezone

$ sudo dpkg-reconfigure tzdata
Comment

ubuntu + set timezone

sudo timedatectl set-timezone America/New_York
Copy
Comment

PREVIOUS NEXT
Code Example
Shell :: how to stop build in heroku 
Shell :: change partition in cmd 
Shell :: composer installed versions 
Shell :: how to install .deb file in ubuntu from terminal 
Shell :: alpine linux install lsof 
Shell :: ubuntu video player 
Shell :: find show system info linux 
Shell :: error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54 
Shell :: wsl cannot read realtime clock 
Shell :: change wsl to version 1 
Shell :: bash remove newline from string 
Shell :: git reset fork 
Shell :: keep sudo on 
Shell :: pacman remove orphaned dependencies 
Shell :: how to remove a file from commit 
Shell :: powerline fonts install 
Shell :: files to 644 folder to 775 
Shell :: pom extract version linux 
Shell :: file location path in linux 
Shell :: kill port windows 
Shell :: arch add keyboard layout 
Shell :: protoc command not found linux docker 
Shell :: mv batch rename extension 
Shell :: install libdnet 
Shell :: screen rotation in linux 
Shell :: remove global configuration in git 
Shell :: mac list used port 
Shell :: how to shutdown port in windows 
Shell :: how to do sum with exper in linux 
Shell :: rabbitmq create user 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =