I am a newbie, I have installed Linux Ubuntu from live cd. I use a Landline based DSL server that requires a cd to set up. I have a router and set up my computers.
I am a newbie, I have installed Linux Ubuntu from live cd. I use a Landline based DSL server that requires a cd to set up. I have a router and set up my computers.
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