Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux set date timezone

# To view timezone
timedatectl

# list all available timezones
timedatectl list-timezones

# update timezone
sudo timedatectl set-timezone your_time_zone
Comment

how to change timezone in linux

sudo timedatectl set-timezone America/New_York
Comment

PREVIOUS NEXT
Code Example
Shell :: install yaourt on arch linux 
Shell :: discord update ubuntu 
Shell :: find bashrc 
Shell :: powerline font install 
Shell :: notepad++ linux 
Shell :: how to install react in laravel 8 
Shell :: ubuntu show computer performance from terminal 
Shell :: clear history powershell 
Shell :: tail colored 
Shell :: ubuntu get ram usage 
Shell :: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory" 
Shell :: terminal unzip 
Shell :: test ssh connection 
Shell :: grab ipaddress in variable linux 
Shell :: ubuntu ufw add to autostart 
Shell :: update pycocotools 
Shell :: bash errors: syntax error - ambiguous - file 
Shell :: unexpected MongoDBDriverExceptionConnectionException thrown from a caster: Server reports wire version 5, but this version of libmongoc requires at least 6 (MongoDB 3.6)", 
Shell :: create alias ubuntu 
Shell :: delete all docker containers and related volumes 
Shell :: resart network 
Shell :: install hackertyper on linux mint 
Shell :: sed remove space 
Shell :: microstack change horizon port 
Shell :: disabling asking for password on linux 
Shell :: run sudo without password 
Shell :: how to remove unused pip dependencies on mac 
Shell :: rpi sudo file browser 
Shell :: Login to Azure CLI using Service Principal 
Shell :: git default branch name config 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =