A shell script, not a shell. Shell scripts are used for many things,
including most of system initialization via the scripts in /etc/init.d,
/etc/rc.d, or /sbin/rc.d (location varies by distribution/version, and there
might be other locations used too). 

Basically, you can add a script to the directory appropriate to your
distribution, then put a symlink to it in the runlevel directory that you
use (unless you use Slackware, which does it differently). 

That's the general idea. The specifics are very distribution dependent, so
if you need specific help, you'll need to tell us what Linux you are using.

At 11:41 AM 3/13/00 -0500, Kenton Barkey wrote:
>Setting up a small network using a Linux box to connect users to the
>internet via IP masquerading.  Everything works ok, but since I'm new to
>this I have not found out how to make the change hold after a reboot.
>As it stands now I have to type the ipchain commands each time I boot.
>The article I got it from makes reference to entering the lines into a
>shell, but I'm not sure what they mean.  Any help on how to make a shell
>to initiate the ipchain commands after a reboot would be appreciated.
>Also, if this shell needs to be compiled, please provide instructions on
>how to do that too.  Thanks.

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to