Ask a Question related to Sun Solaris, Design and Development.
-
Stojcevski Dejan #1
inet.d
Can anyone point to some list of script names in /etc/init.d/ and what are
they doing?
Thanks!
--
Stojcevski Dejan
e-mail: [email]dejnin@freemail.com.mk[/email]
[email]dejnin@mol.com.mk[/email]
Stojcevski Dejan Guest
-
inet-type sequence
Hi there. How do I create a sequence of type inet for automatic assignment an IP/32 to a new row? Neither nextval() nor CREATE SEQUENCE seem for... -
Pb with IO::Socket::INET and recv
Hi all, Since I migrate a client program to Mandrake 9.1 (kernel 2.4.21-0.13) and perl 5.8.0, this little program didn't work. The problem occured... -
XPpro upgrade->no access to Inet thru AOL
Hi, I am having the same problem, any solution to this. Thanks Srinivas it policies in what -
How to check server status using InetCtls.Inet?
Set Inet = Server.CreateObject("InetCtls.Inet.1") Inet.URL = "http://www.yahoo.com/" Inet.AccessType = icDirect Inet.Protocol = icHTTP... -
DJ #2
Re: inet.d
"Stojcevski Dejan" <dejnin@freemail.com.mk> wrote in message
news:3f2d4ab4$1@news.mt.net.mk...see the answer to your previous post> Can anyone point to some list of script names in /etc/init.d/ and what are
> they doing?
> Thanks!
>
> --
> Stojcevski Dejan
> e-mail: [email]dejnin@freemail.com.mk[/email]
> [email]dejnin@mol.com.mk[/email]
>
>
DJ Guest
-
Alan Coopersmith #3
Re: inet.d
"Stojcevski Dejan" <dejnin@freemail.com.mk> writes in comp.unix.solaris:
|Can anyone point to some list of script names in /etc/init.d/
ls /etc/init.d
|and what are they doing?
They generally start/stop the service they are named after. Reading the
script provides more details if the name is non-obvious. (For instance,
/etc/init.d/inetinit has a long comment at the beginning explaining it's
overall purpose, and additional comments explaining each step.)
--
__________________________________________________ ______________________
Alan Coopersmith [email]alanc@alum.calberkeley.org[/email]
[url]http://www.CSUA.Berkeley.EDU/~alanc/[/url] aka: [email]Alan.Coopersmith@Sun.COM[/email]
Working for, but definitely not speaking for, Sun Microsystems, Inc.
Alan Coopersmith Guest



Reply With Quote

