SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi everyone... I am a newbie to the LINUX world. I just installed Slackware 10.2 on my newly built server and I was wondering if someone could help me with getting my NIC installed. I have two onboard NICS and a separate NIC. My board is an ASUS A7N8-X Deluxe (i might have a few numbers wrong)..... Anyways, I am trying to find where in the Slackware GUI i can find my NIC and set it up along with how to set it up. Can someone please give me some help.... I would greatly appreciate it.
P.S. Does anyone know where I can get a copy of Apache2Triad for Linux? I use to have it for my XP-Pro server but I haven't been able to find a Linux version yet.
slackware doesn't come with administrative GUI tools, sorry to
disappoint you. Open a shell (as root) and run netconfig.
With a little luck it will pick the NIC up automatically.
In the old Windows days I would get the drivers off-line and then install them. I have a static IP comin into my home but then my router assigns an internal IP address. Im sorry to bother y'all with this but I really want to get my server box back up. Thanks for all of the help.
If yall need me to run any commands to see what some settings are please let me know cuz I will be online all day today tryin to figure this d*mn thing out.
Ok. Which card do you want to use and what kind of chipset has it got? Running lspci might give you an idea of the chipset. It would appear that you don't have a module for your card loaded, since you don't have an ethx listed.
Ok. Which card do you want to use and what kind of chipset has it got? Running lspci might give you an idea of the chipset. It would appear that you don't have a module for your card loaded, since you don't have an ethx listed.
Aight... To answer your first question... I really don't care as long as it works.... But most likely one of the onboard cards. When i used lspci it showed all three cards on a list of items.
Secondly, when i ran the ifconfig -a earlier it showed an eth0. Here are the results.
Ok, so it IS showing eth0, that's good. Just run netconfig now then. You can put whatever you want for hostname and domain, but when it asks whether you use DHCP or have a static IP, choose DHCP (presumably your router is using DHCP, as it's assigning addresses). You can leave the DHCP hostname field (I think that's what the wording is, I can't remember exactly) blank. After that, try running "ifconfig eth0 up" and check if you have an IP address (run ifconfig again and it should tell you).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.