DSL Tips and Tricks :: ifcfg-eth0 script
in most linux distro they have networking scripts for ifcfg-eth0
but in DSL i cant find it....is there another script in DSL substitue for that one?
thanx
I assume you mean netcardconfig
G'Day,
If you use netcardconfig as stated above, then "/etc/sysconfig/network-scripts/ifcfg-eth0" will be created for you.
However I believe on Debian based systems it actually uses the configuration file called "/etc/network/interfaces" for network settings, which also seems to be created by netcardconfig.
Cheers,
Wittfella
original here.