HPE GreenLake Administration
Operating System - Linux
1827080
Members
1419
Online
109713
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 03:22 AM
04-27-2009 03:22 AM
NTP
Dear all,
my ntp server is not working after restarting my server(RHEL 5)
Thanks in Advance
Regards
Arun
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 05:42 AM
04-27-2009 05:42 AM
Re: NTP
Ensure that the service is enabled with:
chkconfig ntpd on
Ensure that if you have firewall enabled, you allow traffic to the ntp port.
Also, after a restart, will take some time before the NTP service is provided. Use the ntpq -pn command to identify when the NTP service is provided. You should see an "*" in front of an NTP server when NTP is ready.
chkconfig ntpd on
Ensure that if you have firewall enabled, you allow traffic to the ntp port.
Also, after a restart, will take some time before the NTP service is provided. Use the ntpq -pn command to identify when the NTP service is provided. You should see an "*" in front of an NTP server when NTP is ready.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 09:31 AM
04-27-2009 09:31 AM
Re: NTP
Shalom,
ps -ef | grep ntp
Is there a process running.
If not:
Start it:
/etc/init.d/ntpd start
chkconfig ntpd on
# To set up auto start.
If you recently upgraded your configuration file may have been archived with the ending rpmsave or rpmnew. Check that.
SEP
ps -ef | grep ntp
Is there a process running.
If not:
Start it:
/etc/init.d/ntpd start
chkconfig ntpd on
# To set up auto start.
If you recently upgraded your configuration file may have been archived with the ending rpmsave or rpmnew. Check that.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 12:27 PM
04-27-2009 12:27 PM
Re: NTP
Don't forget to tail your messages file for helpful info:
'tail -f /var/log/messages'
While doing the tail, restart ntp from a different terminal:
service ntpd restart
or
/etc/init.d/ntpd restart
'tail -f /var/log/messages'
While doing the tail, restart ntp from a different terminal:
service ntpd restart
or
/etc/init.d/ntpd restart
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP