automatic sound and server settings

From: Eric (info_at_mrkoekie.nl)
Date: 09/27/03


Date: Sat, 27 Sep 2003 14:13:34 +0200

hi all,

everytime i start up my system (redhat 7.3) i have to change the sound
and server settings.

This is what i do:

---------------------------

# ifup eth0
# ifconfig eth0 mtu 1360

---------------------------

and for my soundcard:

---------------------------

# cd /tmp
# chmod +x oss-install

# cd /usr
# cd lib
# cd oss
# cd soundon

---------------------------

because is will take everytime a few minutes, i want to let it do
automaticly (on start up)

is there a way to do this or not??

tnx for helping me