Fedora :: NTP - Synchronizing With Time Server Failed

Apr 9, 2010

I am trying to synchronize the time of a PC using NTP using a server on LAN. Both the PCs do not have internet. I have made changes to the /etc/ntp.conf file of both the server and client . But still on rebooting is shows Synchronizing with time server failed. I am attaching the ntp.conf file of both server and client.

View 13 Replies


ADVERTISEMENT

Server :: Synchronizing Server Time With Ntpdate Command In Cron?

Jul 14, 2011

we are synchronizing server time with ntpdate command in cron.how often should it run?

View 3 Replies View Related

Server :: Synchronizing /etc/hosts Files Across Multiple Servers?

Jun 16, 2011

I have 16 linux servers that use /etc/hosts files to see and talk with each other. I'm adding servers to this pool of servers. It is required to do host resolution via the /etc/hosts files. DNS or NIS are not alternatives. Aside from manually editing each of the 16+ /etc/hosts files every time I add a server or editing one /etc/hosts file on one server then scp'ing it to all the other servers, is there anyway to edit the /etc/hosts on one server and "push" it onto the other servers that need the new /etc/hosts file?

Everywhere I've looked on the Net, there hasn't been any suggestion except for the options I mention here.

Or am I just whistling in the wind?

View 6 Replies View Related

Red Hat / Fedora :: SSH From SuSe Often Failed - Connection Time Out

May 18, 2011

I am not sure why sometime ssh failed to connect from my old Suse at home (Linux POMDESKTOP 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 i686 i386 GNU/Linux) to my Fedora core 14 at work. I used the command

"ssh -X -l login_name IP_of_fedora"

Sometime it connected very fast but most of the time error with 'connection time out'. Also ping remote desktop often failed. How I can get reliable connection every time. Both desktops has been rebooted several times and both have internet access.

View 5 Replies View Related

Ubuntu One :: Synchronizing Forever But Nothing Happens?

Oct 23, 2010

Am I the only person who can't get ubuntu one working properly?1) if I right-click a folder and ask to synchronize it to ubuntu one, there is absolutely no feedback at all (nothing seems to be synchronized, no icons are added to the folder, no progress bar, nothing).2) if I open the Ubuntu one preferences, it states "synchronizing in progress", and it keeps doing that. again; no progress, no icons, no nothing.Disconnecting reconnecting doesn't seem to matter.Rebooting (I know, I was desperate..) doesn't seem to matter.How do you guys manage to use this. I mean, the interface of ubuntu one is pretty clean, so there is not much to configure, which is good, if it would work out of the box .

View 1 Replies View Related

General :: How Does Rsync Behave When Synchronizing

Nov 24, 2010

I have a file in a directory mysite/a.php on machine A and machine B. The files will not have any difference initially.On machine A if a.php is changed and then when a sync is done from machine B to A, will a.php have the change or will it be overwritten? What about directories?

View 1 Replies View Related

Ubuntu One :: Can't Stop Synchronizing Folder?

Apr 30, 2010

I installed 10.04 today and while messing around with it I decided to try syncing a folder. While it worked and the file in it was uploaded and removed when deleted I can't stop syncing the folder.

View 6 Replies View Related

Ubuntu :: Synchronizing Settings Between Computers?

Oct 11, 2010

Is it possible to syncronize certain settings in ubuntu between several computers, such that when I change them on one they change on all?If not, is it possible to at least use the settings of one computer as the initial settings of another?These are the settings I am interested in:

- Keyboard shortcuts

- Compiz settings

- Statusbar configuration

- Theme

View 3 Replies View Related

Programming :: Synchronizing PortAudio Sound With GUI?

Apr 30, 2011

I'm writing an application that uses PortAudio to generate sound. I need to synchronize certain GUI changes with the sound stream. The callback function receives a struct PaStreamCallbackTimeInfo that seems to have the timing information I need, but there's no documentation on what the various fields mean. Through experimentation, I've found that the currentTime field is the time that the callback was called (in retrospect, that seems pretty obvious), but what do the inputBufferAdcTime and outputBufferDacTime fields mean?

(Actually, PortAudio calls the callback fast enough that I could just use the currentTime to get the synchronization close enough, but still... it's the principle of the thing.)

View 1 Replies View Related

Fedora :: Sync Time With NFS Server?

Aug 18, 2010

how to synchronize time in NFS client with its NFS server. I am using Fedora.

View 6 Replies View Related

Red Hat / Fedora :: Time Randomly Changes On Server?

Feb 15, 2011

I have Dovecot installed that constantly "commits suicide" due toe constant time changes on my server.But I don't have any NTPD or anything running.. If I do a Code: watch date it updates the screen every 2 seconds, and you can clearly see the time flip back a few seconds, and then go back to the correct time.. Sometimes it goes back a few minutes, and back to normal..

I literally did this 10 seconds ago..
Code: [root ~]# date
Tue Feb 15 17:15:11 GMT 2011

[code]...

View 4 Replies View Related

Ubuntu Servers :: Get Notices That There Are Updates For The Server Software From Time To Time?

Mar 29, 2010

I have several file servers in our offices and I am relatively new to Ubuntu / Linux. I get notices that there are updates for the server software from time to time. Is it typical to update everything when available or should I follow "If it ain't broke, don't fix it..." mentality?I would hate for everything to be working fine and then have an update throw me a curve.

View 9 Replies View Related

Fedora :: Time On Server Advances Very Slowly

Feb 23, 2010

I have a fedora 12 server on which the time is advancing very slowly, 1 sec every 20 sec.Does anyone have an idea what is wrong

View 14 Replies View Related

CentOS 5 Server :: Time On Xen VM's Drifting Ahead Of Real Time?

Aug 4, 2009

I am hosting two Virtual Servers both running Centos 5.3 on a host machine also running the same OS. The VM software in use is Xen, as supplied with the OS.The host machine's time and date is fine, however both Virtual Servers are running ahead of real time consitantly.Running /etc/init.d/ntpd restart will resolve the issue however one of these is running MailScanner and when the time suddenly goes backwards, sometimes by as much as an hour, it stops working properly.

View 1 Replies View Related

Server :: Ntpd - Time Server - Not Time Source ?

Jul 14, 2011

I have a set of machines on a disconnected network. Periodically, one of the machines connects to the internet and synchronizes its time with a time server that is not known until the connection is established. (The machine queries a central command server for the address of the time server it should synchronize to.)

I then use a custom tool to do some calculations to call adjtimex() and adjust the clock so that it runs fairly accurately.

I know ntpd is supposed to be able to handle disconnected networks but I thought you had to preconfigure the servers in the configuration file.

My intent is to run ntpd on this machine (without configured "server"s) so that it can serve time to the internal network. (Periodic synchronization using ntpdate from the internal machine to the bridge machine.)

The problem: ntpd wants to fuss with the values I set using adjtimex(). I want it to quit thinking it needs to adjust the clock and just serve time to the internal network. (Maybe I have a GPS time source hooked directly to the machine!)

View 4 Replies View Related

Fedora :: Failed To Contact Configuration Server

Mar 15, 2010

This seems to have just started. I read a .pdf document with evince and I get a whole bunch of messages like the following.GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See URL... for information. (Details - 1: Server ping error:IDL:omg org/ CORBA/COMM_FAILURE:1.0)What does this mean? why is evince trying to contact a server when I just want to read a document?

View 1 Replies View Related

Fedora :: Make One 14 As Server That Have Date And Time As Normal?

Mar 2, 2011

I want to make one Fedora 14 as server that have Date and Time as normal. Is there any to make other fedora 14 get Date and time from that Fedora 14 server

View 9 Replies View Related

Fedora :: Error Unable To Contact Time Server?

Feb 12, 2010

I'm using FC12 with kde and cannot update the system time using the gui. The error is :Error unable to contact time server. How do i get it to work for the rest of the family who do not want to mess aboutcli mode?This does work from the terminal:ntpdate -u ntp.exnet.com so client software is present and correct leaving me at a loss.

View 4 Replies View Related

Ubuntu :: Set Time To Singapore Server With Time And Date?

Oct 28, 2010

I want to synchronize my time to a time server in Singapore. How can i do so with the Time and Date in System - Administration - Time and Date?

View 4 Replies View Related

Programming :: Get The Current Time As Provided From NTP (not The Currently Set Time On The Server)?

Jun 9, 2010

Is there a way to get the current time as provided from NTP (not the currently set time on the server)?

View 4 Replies View Related

OpenSUSE :: Application For Automatically Synchronizing Data Of Linux-PC To Windows XP-PC?

Dec 8, 2010

does anyone of you know an application for automatically synchronizing data of a Linux-PC to a Windows XP-PC?The form should be echo (changes only on the Linux-PC).Only the Linux-PC should have the application.

View 6 Replies View Related

OpenSUSE Multimedia :: XJadeo For 11.3 X86_64 - Synchronizing Video With Audio

Aug 13, 2011

I am looking for XJadeo for opensuse 11.3 x86_64 for synchronizing video with audio

View 1 Replies View Related

Red Hat / Fedora :: Remote Desktop - Failed To Connect To Server

Feb 26, 2010

I enabled remote desktop on my Fedora core machine.

SELinux is disabled, as is iptables.

I used UltraVNC to connect and it worked.

However, after I came back overnight, I tried to connect and it failed.

I received a "Failed to connect to server"

Found that the machine had rebooted.

How do I get it the Remote Desktop function to start as a service? I am new to Linux.

View 3 Replies View Related

Red Hat / Fedora :: X Server Failed When Installing RHEL / Sort It?

Jul 23, 2010

I have a vaio z ( z series) laptop.
I want to install RHEL 5 on it, but media didn't boot in graphic mode,when i was completing the installation steps( all in text mode) at the end I see only a command line ( username logine)
I tried other distributions and other RHEL versions that I have ( for checking my laptop) and the result become fallow in brief:
RHEL 5.3: only boot in text mode
RHEL 5.5: only boot in text mode
fedora 8: boot and install in graphic mode
fedora 8:doesn't boot
fedora 10: boot and install in graphic
oracle red hat enterprise 4.4:boot and install in graphic mode( but I don't like this)

I need only RHEL 5 distribution on my laptop and I check the others for checking my laptop, please answer in simple manner,I'm not an advanced user

View 3 Replies View Related

Fedora Networking :: Mount To NFS Server Failed - No Route To Host

Jun 22, 2011

I am trying to access a DVD mounted on a machine running Fedora12 (192.168.0.105). I thought this should be possible with NFS, but the above error message is what I keep getting, no matter what I try.

Here is my mount command:
Code:
mount 192.168.0.105:/mnt/dvd -t nfs /tmp/scaleo
The Fedora 12 machine has the NFS server running, and the corresponding entry in /etc/exports is
Code:
/mnt/dvd *(ro)

I thought this might be a firewall problem, but it persists even if I turn firewalls off on both machines (client as well as server.) Also, doing
Code:
ssh 192.168.0.105
is OK, so what is wrong with the route?

I am trying to access a DVD mounted on a machine running Fedora12 (192.168.0.105). I thought this should be possible with NFS, but the above error message is what I keep getting, no matter what I try. Here is my mount command:
Code:
mount 192.168.0.105:/mnt/dvd -t nfs /tmp/scaleo

I now tried
Code:
mount 192.168.0.105:/mnt/dvd -t nfs4 /tmp/scaleo
and it seems the mount succeeded. So, instead of nfs, one must write nfs4?

View 9 Replies View Related

Fedora Networking :: Pptp Vpn Connection - Failed To Parse Server Response

Nov 11, 2009

I am trying to connect to our work server (windows), however, without succes In the log I get the message: "Failed to parse server response"

And when I close the vpn connection window I get "there were no valid vpn secrets"

I Use F10 with xfce on an aspire one.

View 2 Replies View Related

Fedora :: Gksu - GConf Error: Failed To Contact Configuration Server

Apr 3, 2010

Anyone what this gksu error is about (it repeats it three times)

gksu-2.0.0-1.el5.rf.x86_64.rpm
# gksu ls

GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)

View 5 Replies View Related

General :: Build Fedora Server - Wipe Clean At Initial Time - Root Directory?

Jan 25, 2010

I messed up the first installation of Fedora on my server. My setup is as follows: Fedora and Gnome - NFS system, No dual boot (Windows or anything) Fedora ISO DVD downloaded No kickstart or other tools. how to set this up, from the time I insert the disk and have it boot up (configged already to boot from it). I know how to wipe it clean at intall time. Is that the root directory? And, is /boot the actual boot directory? I'm just having a hard time uderstanding that. As I said, I just want a quick itemized list, step 1, step 2, etc, from partitioning, creating file system, mounting, etc. in the right order.

View 4 Replies View Related

Fedora :: 11 Boot Time / System Hangs For A Very Long Time On Starting Udev?

Sep 25, 2009

When booting Fedora 11, my system hangs for a very long time on starting udev. Sometimes I get an I/O error. However, my hardware is fine. I do eventually get in to the system.

View 7 Replies View Related

Fedora Installation :: Set The Time In The System Tray To The Standard AM/PM Setting Instead Of Military Time?

Jan 29, 2010

Just making one last tweak with my fresh install of F12KDE. I need to . How do I do this

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved