![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to list all the files which are not generated today | redlotus72 | UNIX for Dummies Questions & Answers | 2 | 10-05-2007 06:27 AM |
| System Admins Day Today | Awadhesh | What's on Your Mind? | 3 | 07-27-2007 05:07 AM |
| capture all the today files | Teh Tiack Ein | Shell Programming and Scripting | 3 | 07-28-2005 03:30 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Is rtc still needed today?
Hi,
I'm administrating a pretty old solaris (2.6) system. In the cronjobs I found that every night 2 o'clock a cronjob starts /usr/sbin/rtc -c. I've never seen this app in my life before so I looked at the manpage and it told rtc is for syncing Dos and Unix Systems. Did I understand it correctly? Is there any need today to let rtc run? What's up with the system clock on solaris systems? I'm wondering if I can remove this cronjob. Any help would be great cheers |
| Forum Sponsor | ||
|
|
|
|||
|
You might want to read Real-time clock - Wikipedia, the free encyclopedia and this: SunOS man pages
The latter document states that "-c" "checks for DST and makes corrections if necessary. It is normally run once a day by a cron job." I presume that if you are in a timezone with a daylight savings time you will need it. I hope this helps. bakunin |
| Thread Tools | |
| Display Modes | |
|
|