Technical Notes
We're all on the same page!
Showing posts with label
time
.
Show all posts
Showing posts with label
time
.
Show all posts
Thursday, 1 November 2018
How to change timezone?
›
-> Determine your timezone # cd /usr/share/zoneinfo # tzselect e.g. Europe/Istanbul -> Remove current localtime soft link # rm ...
Tuesday, 18 September 2018
How to install/configure/enable NTP service?
›
-> Install ntp service # yum install ntp -> Once NTP server pool zones are taking e.g. check from https://www.pool.ntp.org/zone...
Tuesday, 25 July 2017
SQL PLUS system parameters usage (set/show)
›
To show parameter in detail SQL> SHOW DEFINE; To escape from substitution variable (&): SQL> SET DEFINE OFF; To enable DBMS_...
›
Home
View web version