Sponsored Content
Full Discussion: How to update NTP on AIX?
Operating Systems AIX How to update NTP on AIX? Post 302977088 by dio34 on Tuesday 12th of July 2016 10:45:27 AM
Old 07-12-2016
How to update NTP on AIX?

Hi,

I would like to update NTP version on AIX LPARs.

Code:
lslpp -L bos.net.tcp.client
  Fileset                      Level  State  Type  Description (Uninstaller)
  ----------------------------------------------------------------------------
  bos.net.tcp.client         7.1.3.1    C     F    TCP/IP Client Support

lslpp -L ntp.rte
  Fileset                      Level  State  Type  Description (Uninstaller)
  ----------------------------------------------------------------------------
lslpp: 0504-132  Fileset ntp.rte not installed.

Code:
ls -ltr /usr/sbin/xntpd
lrwxrwxrwx    1 root     system           21 Mar 12 2015  /usr/sbin/xntpd -> /usr/sbin/ntp3/xntpd


current version is 3. I would like to upgrade it to latest version "4". can you please guide me. thank you.

Last edited by bakunin; 07-12-2016 at 05:50 PM..
 

10 More Discussions You Might Find Interesting

1. Solaris

ntp server and ntp client

All, How do you set a Solaris 9 server which received ntp updates from a ntp server to broadcast them on a local subnet. I have created a /etc/inet/ntp.conf file to receive the updates from a server on network and need to make this server become like a ntp relay from the main server. Any... (1 Reply)
Discussion started by: bubba112557
1 Replies

2. AIX

How to activate the NTP on AIX 5.3

Hello everyone; can any help me to know how to activate the NTP on mein AIX server? The proprosal its thet 3 oder servers are synv on time. Thaks, and regards (3 Replies)
Discussion started by: GEIER
3 Replies

3. AIX

NTP server with aix & wintel clients

Good morning to all, can someone advise me how to setup aix ntp server with aix & wintel clients? Secondly, I also require to enable the service to autostart on reboot, how do I configure this? Thirdly, how do I configure daily autosync between clients and server? Please advice, thanks.... (0 Replies)
Discussion started by: chongkls77
0 Replies

4. AIX

NTP servise on AIX

I want to configure NTP service on AIX machine what should i do to configure the NTP service so that all the servers will have the same time. i have 3 AIX machine and i want to synchronize time on all the machine. If i configure NTP server on one machine will it synchronize the time? what do i... (1 Reply)
Discussion started by: pchangba
1 Replies

5. Linux

How often does Linux NTP server update its time with the external NTP server?

All here, thank you for listening. Now I've set up a Linux NTP server by adding a external windows NTP server in /etc/ntp.conf. Then I start the ntpd daemon. But how often does the Linux NTP server update its time with the external NTP server? I've looked up everywhere but found no information... (1 Reply)
Discussion started by: MichaelLi
1 Replies

6. HP-UX

Setting up NTP HP-UX clients from solaris NTP server

Hi I wonder if its possible to setup NTP clients running HP-UX o.s. from a solaris 10 NTP server? FR (3 Replies)
Discussion started by: fretagi
3 Replies

7. AIX

NTP in AIX

Hello Everyone, I got a question regarding NTP (Network time protocal) in AIX. AIX is new in our environment. so' we do not have any time server that is useful for new LPARs. so' i tried using IBM steps to configure NTP server on one of our test/lab LPARs. I used the below link to make it... (2 Replies)
Discussion started by: System Admin 77
2 Replies

8. UNIX for Dummies Questions & Answers

How to check NTP update frequency?

Hi i want know to how to check NTP update frequency for a server? what should be its ideal value or range ? also, i have configure one switch and on gui i can see NTP update frequency value is 1440. also no idea what should be its ideal value i am not sure if this is correct or not .... (1 Reply)
Discussion started by: scriptor
1 Replies

9. Red Hat

Ntp client sync with local over ntp server

Hi, I have two ntp servers in my cluster and I want all the nodes in my cluster to sync with either of the ntp servers or just one. Unfortunately it keep rotating the sync, between my ntp server 1, ntp server 2 and local. Is there anyway I can change the sync to avoid local? # ntpq -p ... (3 Replies)
Discussion started by: pjeedu2247
3 Replies

10. AIX

OpenSSH update in AIX

Hi, We have 4 vulnerabilities in our AIX servers and the files to be installed are as follows: File to be installed OpenSSH_6.0.0.6102 OpenSSH_6.0.0.6107 OpenSSH_6.0.0.6110 Openssh_fix8 My question is, can we install the Openss_fix8 directly to resolve all the issues or should we... (2 Replies)
Discussion started by: gshari.89
2 Replies
timedsetup(8)						      System Manager's Manual						     timedsetup(8)

NAME
timedsetup - Performs initial setup of the time server daemon (timed). SYNOPSIS
/usr/sbin/timedsetup DESCRIPTION
The timedsetup command is an interactive script that can be used to perform initial time service configuration for your system. By default, timed does not start at boot time. The timedsetup script asks if you want the timed daemon to be started at boot time, and prompts you for any options to pass to the timed daemon whenever it is invoked. The script then starts the timed daemon. For more information on the timed options, see the timed(8) reference page. Note The timed daemon is provided for compatibility. Tru64 UNIX also provides support for the Network Time Protocol (NTP) through the xntpd daemon. Compaq recommends you use NTP for time synchronization. If your system is configured to run NTP, the timedsetup command passes the -E and -M options to the timed daemon by default. If you plan to run both the timed daemon and NTP, you should configure NTP first. RESTRICTIONS
In configurations with two or more hosts each connected to the same two or more subnetworks, only one of the host can run the timed with the -M option. FILES
Specifies the command pathname The timed startup and shutdown script Specifies timed parameters pertinent to a specific system SEE ALSO
Commands: timed(8), xntpd(8) timedsetup(8)
All times are GMT -4. The time now is 08:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy