Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-06-2004 12:36 AM
01-06-2004 12:36 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:40 AM
01-06-2004 12:40 AM
Re: NTP.conf
Don't know about redhat 6.2
Best regards.....
It sure comes with default installation , but of course you can select it for not to install..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:49 AM
01-06-2004 12:49 AM
SolutionIf you are having trouble you can always do this.
"locate ntp.conf"
Or for a thorough search of your system try
"find / -name ntp.conf -print"
It might take a while if you have a huge hard disk and/or CD's mounted but it will find it if it's there and if it doesn't, you know it's not there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:01 AM
01-06-2004 01:01 AM
Re: NTP.conf
doing the locate command it immediately came back to the prompt and it's not in the /etc directory so i'm guessing I don't have a ntp.conf file. My System clock is off some thus making it a medium vulnerability apparently. Since i don't have the file, how do i go about getting it or setting up my server to be in sync all the time? Thanks a ton!
Kyle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:01 AM
01-06-2004 01:01 AM
Re: NTP.conf
ls /usr/bin/*ntp*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:04 AM
01-06-2004 01:04 AM
Re: NTP.conf
/usr/bin/konsole_grantpty /usr/bin/nntplist
Thats what i got... looks odd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:16 AM
01-06-2004 01:16 AM
Re: NTP.conf
rpm -q ntp
this should return the ntp version installed if it was installed with rpm .
I suggest you to download the rpm and to istall it (If you want the updated version) or to take it from the installation media...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 02:27 AM
01-06-2004 02:27 AM
Re: NTP.conf
3 * * * * rdate -s 142.X.X.X
in my root cron.
Anybody see issues with that ?
Sorry for the threadjack ;-).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 06:24 PM
01-06-2004 06:24 PM
Re: NTP.conf
Those commands have to do with nntp, which is used for accessing/managing newsgroups. It seems you don't have ntp installed on your system. So it would seem that's your first issue.
You could download the RPM from RedHat or install it from CD.
Then you can ask again for more info on the ntp.conf.