

InterviewSolution
1. |
Solve : SUSE Linux clock way out? |
Answer» I'm using SUSE LINUX 9.1, Kernel 2.6.4-52 You have a flat battery. I concur. That's not fatal; you can overcome this problem with ntp as I mentioned. Load up YaST and search the packages for ntp. You'll find what you need. Then check the man pages for configuration details. The config files are usually at /etc/ntpd.conf, /etc/ntp.d/ or somewhere like that. ntpd can be configured to connect to a time server whenever an INTERNET connection is available, and will keep your clock pretty much up to date. Without an internet connection though, this will be of no help to you. In either event, you may WANT to change your CMOS battery. They're not expensive. Re the dialup script; there are standard things that can be added to wvdial.conf, I think (if that's what you're using) or pppd.conf; SuSE's documentation has always been good on this kind of thing. It's been such a long time since I used dialup with Linux that I can't really talk you through it, but the info is all on SuSE's website and elsewhere. |
|