Tagged Questions
0
votes
1answer
86 views
Is there a list of NICs that work with linux?
I built a new computer and want to install Linux on it. I loaded a couple different flavors and they detect there is a NIC but it won't connect to the network. It looks like it tries and tries but ...
0
votes
1answer
72 views
What module for network card Intel Corporation Device 1521?
I'm installing a new server and I'm not able to figure out what module should I load to make its on-board network card work. Calling lspci prints:
Ethernet controller: Intel Corporation Device 1521
...
0
votes
1answer
405 views
Setting mobile broadband connection in Fedora 17
I am using a Dell Precision M4500. I've realized that there is a SIM slot underneath the battery slot, I suppose it is for using mobile broadband access.
I am usually connecting to the internet ...
3
votes
1answer
187 views
Detecting multihomed machine
Is there a way to reliably detect whether or not a machine is multihomed? I'd like to be able to write a script that will return a true or false regarding that information. Thanks.