Linux how to's

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
boricua021
Member
Posts: 52
Joined: Sun Feb 18, 2001 12:00 am
Location: germany

Linux how to's

Post by boricua021 »

I'm very frustrated with linux now. I don't know anything about it and I can't load any drivers or anything. I go to the websites but they don't help any. I have Mandrake 7.2. I have a Linksys 10/100TX card that I'm trying to load. I don't know anything. I don't know how to compile, configure on it. Nothing. Someone please point me in a good, better direction.
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

Log in as root, execute the following

depmod -a
modprobe tulip


Then use LinuxConf to configure your network.


Stef
Post Reply