Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Broadband detection
Name: Stephen Liu Date: July 31, 2002 at 19:16:56 Pacific
Comment:
Hi All Guys
Should I forget to plug-in the broadband cable and start the PC, instead of plugging in the cable and rebooting the PC, are there any short-cuts avoiding reboot.
Name: newbie Date: July 31, 2002 at 22:32:17 Pacific
Reply:
Would taking the adapter down and reinitializing do it?
Try: ifconfig ethX down ifconfig ethX up
Should do it?
0
Response Number 2
Name: Stephen Liu Date: August 1, 2002 at 05:20:30 Pacific
Reply:
Hi,
Thanks for your advice.
However
RH7.3 (as root) #ifconfig ethX down (works) #ifconfig ethX up (can't work)
Thanks Stephen
0
Response Number 3
Name: mike Date: August 4, 2002 at 18:33:30 Pacific
Reply:
Steven, If you boot linux and your cable is disconnected, your ethernet card is not activated. All you should have to do is go into network configuration and select your card anc click activate and you should be able to get online without rebooting. Another allternative to is from the shell, type service network start.
Summary: Hi all folks, I just upgrade my workstation box RH7.3 to RH9.0 with the latter's CD. I encountered problem in setup broadband connection. I have 2 (two) Ethernet cards, eth0 for connecting to server a...
Summary: Hi folks, Ubuntu-6.06 amd64 Onboard LAN At time of installation I have a PCI network card installed. PCI was network card eth0 and Onboard LAN eth1, the latter of which was selected as default. After ...
Summary: can i know what mouse was detected on boot? this is to be part of one script to load/change X mouse settings depending if its ps/2 or imps/2 or USB tks ...