On Tue, 2003-07-01 at 22:56, Piero wrote: > Each time I turn onmy computer, I have to give commands: > > modprobe via-rhine > dhclient > > How can I have them authomatically executed at every boot? I guess it's > simple, but I cannot find the solution in any handbook or any man page. > Thanks.
for modprobe via-rhine: man modules for my dhclient, it gets called automatically from /etc/init.d/networking which is configured in /etc/network/interfaces. see "man interfaces" -matt zagrabelny -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

