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 :: install babel command line 
Shell :: get public ssh key 
Shell :: tmux terminate session 
Shell :: add known host github 
Shell :: how to check eigen version 
Shell :: conda install dask 
Shell :: create tar 
Shell :: start grafana server 
Shell :: git clean local remote branch 
Shell :: install drush 
Shell :: install letsencrypt ubuntu 20.04 nginx 
Shell :: git log by date 
Shell :: node upgrade mac os x 
Shell :: bash service list 
Shell :: extract rockyou.txt kali linux 
Shell :: ufw allow http and httpw connections 
Shell :: create a script that counts the number of directories in the path. 
Shell :: how to uncommit in git 
Shell :: apt non interactive upgrade 
Shell :: install sequelize cli 
Shell :: install yarn in ubuntu 
Shell :: Clean Up Migrations and Speed up Tests 
Shell :: Remove folder recursively using powershell 
Shell :: .gitignore not working visual studio 
Shell :: php /usr/local/bin/composer to composer 
Shell :: git reset to a file 
Shell :: batch copy silent 
Shell :: linux how to kill any process on port 
Shell :: angular localize install 
Shell :: how to push code to github 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =