Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Disable daylight saving on Solaris 2.6
Name: shimpa Date: November 21, 2001 at 10:56:48 Pacific
Comment:
I want to discard the automatic day light saving time option on a solaris m/c. How can I do this?
Summary: I have Pentium III machine with the internal and external hard disks. I want to install Solaris 2.6 on the external hard disk that can be swapped in the A:\ Drive. By using the boot disk in A:\ dr...
Summary: Setting date and time to month:MM day:29 23:59:59 causes system date failure (it becomes month:(MM+1) day:1 0:00:00 after 1 second) on the machine whose RTC (Real Time Clock) is ALI M5819. OS : ...
Summary: Hi, Since we migrate from Solaris 2.6 to Solaris 2.8, I can't compile my C programs. Here is an example : $ more PROG.c #include main(void) { printf ("Hello !\n"); } ...