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 + set timezone

sudo timedatectl set-timezone America/New_York
Copy
Comment

PREVIOUS NEXT
Code Example
Shell :: git change comment 
Shell :: sourcetree change commit message not pushed 
Shell :: composer uninstall dev require 
Shell :: rm directory ubuntu 
Shell :: npm dev server 
Shell :: git commit 
Shell :: how to take a screenshot gnome 
Shell :: bash how to remove the first n lines of a file 
Shell :: clear git cache 
Shell :: dockerfile default workdir 
Shell :: download aws cli linux 
Shell :: push to git 
Shell :: husky install 
Shell :: push local branch to remote 
Shell :: push project to new branch git 
Shell :: uninstall dependencies yarn 
Shell :: remove passphrase from ssh key 
Shell :: linux count number of times word appears in file 
Shell :: how can I check the memory of computer in ubuntu 
Shell :: simple while loop program in shell script 
Shell :: how to install nvm on linux terminal 
Shell :: how to check if your linux Server Is Under DDoS Attack 
Shell :: ifconfig not found 
Shell :: open image from terminal in ubuntu 18 
Shell :: how to merge remote branch 
Shell :: install linux subsystem windows 10 
Shell :: remove all files with no extention rm 
Shell :: batch script if statement 
Shell :: change branch from master to main 
Shell :: md5 bash 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =