Summary: Hi all, I'm trying to get the time on Win2000 to synchronize with Unix system. Is there anyway to do it without using NTP? Any suggestions are welcom...
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 w...
Summary: Pls help me: I know that I can use last command to detect the boot time of Sun machine,but,how to check the accurate down-time when the Sun machine (w...
Summary: Hi, I am having solaris 8.I am from india. I want set the time for indian time, presently i am using SGT time.How to change time in solaris 8.I wamt...
Summary: I have found the problem and resolved it. The delay on the the tcp/ip connections on the SUN was due to an incomplete installation of NIS. The ypbind ...
Summary: Dear friends,hi would you pls tell me how can I have solaris,red hat linux and win2k on my pc at the same time? Is there any good resources on the int...
Summary: How do I change the time zone on the system clock. I accidentally set it to Pacific Coast Time when I did the install and I want to change it to East...
Summary: On Solaris 2.6 is there anyway that i can set up a "time server" and all other workstations sets there time to match the "time sever" machine ...
Summary: I was having fun starting to learn Solaris on an Ultra-1, so I got an Ultra 30 for a little more power to work with. It has no cdrom drive - which lea...
Summary: Hi We are trying to install some application packages at boot time. We kept the scripts responsible to do pkgadd etc at /etc/rc3.d directory. We are g...
Summary: I'm using Solaris 5.6 every time I log in I get the message "Choose a new password" "Enter login(NIS+) password" basically I have to change my passwor...
Summary: Hello, I am testing SNMP agent on SUN server. By using SNMP, I can get many performance values. an example is below. As can be seen in this examle, pa...
Summary: Hi, Does anybody know how I can properly get a module to load at boot time. I want to load sys/shmsys and sys/semsys when the machine boots but using ...
Summary: Hi Folks, We've got some problems with our Solaris 8 server having a slightly different time to our NT clients, which get their time from one NT domai...
Summary: How can I calculate the time difference from for example 28/08/03 04:23:18 and 29/08/03 13:18:48. Is there any time function for this purpose? ...
Summary: Hi, Is there a way to schedule a script to run at a certain time? eg when a cd image has finished downloading overnight i want it to be burnt onto cd ...
Summary: Hi We are trying to install some application packages at boot time. We kept the scripts responsible to do pkgadd etc at /etc/rc3.d directory. We are g...
Summary: Hi, Can we display the Date/time stamp in history command :confused: Ex: $history output ----------- vi pr.sh ksh -x pr.sh ksh -n pr.sh nhoup ...
Summary: In Solaris10 , I can able to ping to the remote FTP Server , but while try to connect through FTP it is showing "connection timed out".From other ser...
Summary: The form: cat inputfile | ./myscript and: ./myscript < inputfile have the same results. The "read" statement doesn't wait for input from the term...