⟩ How system identify run level at boot time?
After initialization of kernal it self next init phase
starts. Here kernal reads init level from /etc/inittab file.
in solaris 9 but in solaris 10 svc.startd deamon starts
mailstone serviceses
After initialization of kernal it self next init phase
starts. Here kernal reads init level from /etc/inittab file.
in solaris 9 but in solaris 10 svc.startd deamon starts
mailstone serviceses
Why do I get EPROTO from read()?
Where can a get a library for programming sockets?
Whats the difference between select() and poll()?
How do I use TCP_NODELAY?
What is the difference between read() and recv()?
After the chroot(), calls to socket() are failing. Why?
When will my application receive SIGPIPE?
How can I find the full hostname (FQDN) of the system I am running on?
How can my client work through a firewall/proxy server?
Why do I sometimes lose a servers address when using more than one server?