You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “How to get Linux Ubuntu Dapper Drake to connect to the net!?!?”.
You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “How to get Linux Ubuntu Dapper Drake to connect to the net!?!?”.
If the ethernet cable is directly connected from the desktop to the router, you should not even need to use the cd. It should work automatically. Open up firefox and see it it does.
Report Spam/Abuse
The cd most likely won’t work in Linux.
It should work if it’s plugged up like said. If not then you may have to dhcp it. Go to the terminal, type ifconfig.
Look for a network card name (Mine is eth0). Type “dhcpcd eth0″
Should start working.
Report Spam/Abuse