Basic networking questions.

 
Thread Tools Search this Thread
Operating Systems Linux Slackware Basic networking questions.
# 1  
Old 05-21-2004
Basic networking questions.

Hey, I'm new to Linux. I have a few questions about it. I run Slackware.

After the installation the Linux installation had problems with my old hardware (network card, sound card) so I removed them and Linux would start.

But now, I can't seem to use the network card in Linux because it's not installed. How do I install it? I suspect Linux had problems with the card because it's rather old. Do I need a new network card to work with Linux?

If not, please tell me how can I install it?

And how can I configure both my windows computer and linux computer to go in a network?

All I want is to set up the computers in a point to point network so I may give the Linux computer acces to internet (haven't got a clue how this works) and to be able to acces my linux box from my windows computer by Samba, putty and Webmin.

If there is any kind of online ebook or tutorial about setting up a network between a windows and linux computer please link it here for me.

But for now my most important question would be how can I install my old network card with Linux? I will find information about networking Linux and Windows eventually but it would be great if someone here would help me out.
# 2  
Old 05-21-2004
If you take a look at
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html
there are many documents there that should help, including Home-Network-mini-HOWTO,Net-HOWTO, Networking-Overview-HOWTO and SMB-HOWTO

Search google for "Samba" as you'll need this for interoperability between Windoze and Linux.

There are *tons* of networking resources on this site, and google, so have a search.

The Linux Documentation Project http://www.tldp.org should have everything you need, too.

If you install your old NIC, boot the machine, and then run dmesg | more it should show you if the network card has been recognised during Linux bootup.

Cheers
ZB
http://www.zazzybob.com
# 3  
Old 05-23-2004
Just a hint. The most probarbaly the network card might have failed to detect the speed or the make of the card. Check your Network card model and make sure its been specified in the /etc/modules.conf
# 4  
Old 05-28-2004
Can you tell us what is your network card and sound card????
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

basic questions on ifconfig -a

lo0: flags=1000849 <UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 qfe0: flags=1004843 <UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet 10.0.0.112 netmask ffffff80 broadcast 10.0.0.127 ether 8:0:20:b9:4c:54 qfe1: flags=1004843... (2 Replies)
Discussion started by: jtamminen
2 Replies

2. IP Networking

Basic networking question

Hii, Today morning I attended an interview, they had showed me the attached image and had few questions about that. The image shows a network with 4 nodes viz.. A B C & D and two switches(layer2) and a router(layer3). Just wanted to know can node A and node D would be on same network e.g... (4 Replies)
Discussion started by: zing_foru
4 Replies

3. IP Networking

Basic networking please help

I am running Ubuntu Desktop and Ubuntu Server editions on two separate VMs. For the desktop I have set network adapters: Adapter 1: internal network called intnet Adapter 2: NAT Server: Adapter 1: internal network called intnet Now I'm suppose to set ip addresses which I'm pretty sure... (5 Replies)
Discussion started by: shadowcat
5 Replies

4. UNIX for Dummies Questions & Answers

hp-ux basic questions

I have multiple questions How to list or find only Nov month's files? How can I get state of process like running, stop, or sleep etc? How can I check dependences of processes? plz ans any if u can thx regards, Mazhar Hussain (3 Replies)
Discussion started by: mazhar99
3 Replies

5. UNIX for Dummies Questions & Answers

Some basic questions

Hi- Newbie here with some basic questions: 1) I can't get alias to work. I tried alias ll='ls -al', but it doesn't work. When just typing 'alias', the new definition doesn't appear. I'm in a bash shell -- is that the problem. I tried switching to csh, but that didn't seem to help. This... (5 Replies)
Discussion started by: Aworstell
5 Replies

6. UNIX for Dummies Questions & Answers

Basic Unix Questions

OK, here's a question from a true UNIX newb: How does one make a 20 line file? I'm lost. :confused: OK, I figured it out. :D (0 Replies)
Discussion started by: Kitchen Zinc
0 Replies

7. UNIX for Dummies Questions & Answers

Basic networking setup in unix

I have a SunOS 5.8 box and have always downloaded & applied patches via my PC, but I want to be able to go out to sunsolve directly from the console ... however, I guess it doesn't know the IP of our domain's DNS server or something. Where are these setting held on a Sun box??? (1 Reply)
Discussion started by: FredSmith
1 Replies

8. IP Networking

basic networking

Here are some really stupid questions, but I'm not really sure what I'm doing, so any help will be appreciated. I'm trying to learn linux and basic networking. I have 2 computers: one has windows and the other I just installed Red Hat 7.1. In the network configuration screen of the Red Hat... (10 Replies)
Discussion started by: satops
10 Replies
Login or Register to Ask a Question