Saturday, October 31, 2020

Linux Basic Command for every Day use

#Change Date 

 timedatectl set-time [RRRR-MM-DD]

 timedatectl set-time 2020-11-01

#Change Time

timedatectl set-time [HH:MI:SS]

timedatectl set-time 01:10:10

#Display Time Format like AM/PM

date +%c 

#Change Linux user password (Same)

passwd 

#Linux change password for other user account

passwd oracle

No comments:

Post a Comment

 https://www.linkedin.com/pulse/building-real-time-database-monitoring-dashboard-oracle-khaleeq-tpwxf/