All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:27, 22 July 2022 Saurabh talk contribs created page Configure NTP client on AIX (Created page with "Home > VOIS or AIX > Configure NTP client on AIX To configure NTP client on AIX use: # Assuming DNS is working or configured as per Configure DNS via resolv.conf on AIX. We should be able to ping the desired ntp servers such as pool.ntp.org or time.google.com via DNS. # Synchornize time with suitable NTP server #:<pre> #:: ntpdate -d ip.address.of.server #:</pre> #: For example #::<pre> #::: ntpdate -d pool.ntp.org #::</pre> #:: '''Note that t...")