Ask a Question related to UNIX Programming, Design and Development.
-
brian #1
log messages during boot time
how to log all messages that are sent to console during the time a
solaris box boots up ?
also i just found out that for solaris, the boot messages are sent to
stdout or /dev/console in most cases. Those messages are not sent to
syslog (which isn't even running until rc2).
One could write a script by modifying the rcS and similar scripts.
But the hard part is knowing where to write the log, since you don't
have any writable filesystems until partway through the rcS scripts.
brian Guest
-
Time Messages
Hey all, I would like to have a basic text that, depending on the time, either says good evening/morning/afternoon. Can anyone help me out with... -
how to config tasks to be run at boot time?
i am using debian, is there any gui program for tasks run level config, or any ways to config it. thanks:) -
64 bit Time/Ticks since boot?
Hi All, I'm wondering if anyone knows if the AIX kernel maintains an lbolt style value (i.e the count of ticks since boot) in a 64 bit form? The... -
NFS: mounting nfs filesystem on boot time
Hi! I would like to boot nfs fs on client machine during boot time. In /etc/vfstab I should put: wasp:/var/mail - /var/mail nfs - yes rw ... -
Start at boot time with /etc/init.d/functions
Where did you get the /etc/init.d/functions? As far as i can remember it doesnt link to tomcat. You can try adding the tomcat startup commands... -
stephan beal #2
Re: log messages during boot time
brian wrote:
i would recommend posting this on comp.unix.solaris.> how to log all messages that are sent to console during the time a
> solaris box boots up ?
--
----- stephan beal
Registered Linux User #71917 [url]http://counter.li.org[/url]
I speak for myself, not my employer. Contents may
be hot. Slippery when wet. Reading disclaimers makes
you go blind. Writing them is worse. You have been Warned.
stephan beal Guest



Reply With Quote

