According to Peeyush Singh: While burning my CPU.
> 
>     I'm new to linux.  Can someone help me setup my network card?
> 
> I have an Intel EtherExpress PRO 100B-TX PCI
> 
> Linux detects my card all right...I just don't know what to do after that.

Depending on which distribution you have, there are many ways of configuring
the card to up the interface at boottime.

Redhat for example start X (as root) choose the control pannel, netwroking
can be defined there.
By hand you can edit /etc/sysconfig/network
/etc/sysconfig/network-scripts/iifcfg-eth0

Slackware does it from /etc/rc.d/rc.inet1 edit that file to suit your needs,
or run 'setup' which should do it for you.

You could also start up the interface with ifconfig on the command line
after the card has been detected, and then add routes with the route
command.


> 
> -Regards
> Peeyush Singh
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to