Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Dan:
As a general rule, most linux distro's have those directories.
Actually, I believe Solaris has those as well, although not necessarily
with the same meaning or order. Each corresponds to a runlevel which
relates to what processes get started at runtime. For example,
runlevel 6 should be the "restart" level, 0 is shutdown, 3 is
multiuser, and I think 1 is single user, 2 singleuser networking
enabled.
The /etc/sysconfig/* is RedHat specific, which MDK is based off of.
That directory contains configuration settings for all the scripts that
RedHat has created. For example, ifup* are scripts which parse through
the settings in the ifcfg-eth* files to run against ifconfig. There's
a TON of configuration settings in there, including iptables and other
settings.
/sbin is common on ANY unix platform, and contains binaries run only by
root and are required for standard maintenance. These should also be
statically linked as a general rule.
Regards,
Jason
/--------------------------------------|---------------------------\
| Jason McIntosh | CELL: 573-424-7612 |
| Webmaster, thinker, Programmer, etc. | WORK: 573-884-3865 |
| http://poetshome.com/ | |
|------------------------------------------------------------------|
|"How should I know if it works? That's what beta testers are |
|for. I only coded it." |
|(Attributed to Linus Torvalds, somewhere in a posting) |
\--------------------------------------|---------------------------/
GnuPG Key:
http://poetshome.com/about/jmcintosh_mlug.missouri.edu.gpgkey
On Jan 3, 2005, at 10:51 AM, Daniel Nowlin wrote:
> I need to know if other distro's have the following
> directories/files? I run MDK and I have checked on bengal which I
> think runs RH.
>
> /etc/rc.d/init.d/K00*
> /etc/rc.d/rc0.d/K00*
> /etc/rc.d/rc1.d/S10*
> /etc/rc.d/rc2.d/S10*
> /etc/rc.d/rc3.d/S10*
> /etc/rc.d/rc4.d/S10*
> /etc/rc.d/rc5.d/S10*
> /etc/rc.d/rc6.d/K10*
> /sbin/
> /etc/sysconfig/network-scripts/ifcfg-*
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.298 / Virus Database: 265.6.7 - Release Date: 12/30/2004
> _______________________________________________
> members mailing list
> EMAIL:PROTECTED
> http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members