How to syncronize my system time by public time server?
For my linuz assignment I have to set up a timer server for our local network in the linux computer lab. We have 4 computer in our local network, and one of them will be the time server for the other computer. I already did it. But the problem is I havent connected the computer, which is time server for local network, with the public time server. When I used "rdate -p 203.21.37.18" command, i got this error "rdate: EOF from time server".First of all what is EOF?and How can I solve this problem?
|