Error Ethernet Cable unplugged in Ubuntu

+1 vote

When I use Ubuntu it shows ethernet cable is unplugged but the ethernet cable is connected. I have changed the LAN wire but no use. Can you please help me?

Feb 9, 2019 in Linux Administration by Neervi
13,109 views

Hi, I have the same problem, in ubuntu 19.1 Ethernet was good, but when I update it to 20.04 I have a cable unplugged.
I proved two options then I restarted my PC, maybe it works for you:

1st: Update Ub and install net-tools
sudo apt-get update -y
sudo apt-get install -y net-tools
2nd: Installing udav.
sudo apt-get install udav
3rd: Rebooting your PC

Register/Sign up on the community to gain points for further contributions. You may ask questions, answer, upvote, and downvote an answer. Each of these would fetch you points and you could be among the top contributors and win exciting merchandise from Edureka. 
Thanks, @Uribe Fernandez Aldo Niker for your contribution.

These credits can be used to get a discount on the course. Also, you could become the admin at Edureka Community with certain points.

1 answer to this question.

+1 vote

Try this:

$ sudo ifconfig eth0 down
$ sudo ifconfigeth0 up
answered Feb 9, 2019 by Omkar
• 69,210 points

Related Questions In Linux Administration

0 votes
1 answer

Error when trying to install a few packages on ubuntu

Try executing the following commands and try ...READ MORE

answered Mar 15, 2019 in Linux Administration by Jobin
1,371 views
+1 vote
0 answers
0 votes
1 answer

How do i enable universe repository in Ubuntu 18.04?

If you want in one command and ...READ MORE

answered Aug 27, 2019 in Linux Administration by Sirajul
• 59,230 points
7,102 views
0 votes
1 answer

Error:mvn clean install" in my linux machine to build a maven Project

Hello @Niroj , You need to double check the PATH environment ...READ MORE

answered Aug 6, 2020 in Linux Administration by anonymous
• 82,880 points
2,772 views
0 votes
1 answer
0 votes
1 answer

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

answered Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
956 views
0 votes
2 answers

Install postgreSQL on Ubuntu

Follow the below commands to install PostgreSQL (PSQL) ...READ MORE

answered Nov 12, 2020 in Database by Prachi
• 140 points
925 views
0 votes
1 answer

Access progrs prompt without switching accounts

Use the following to get the postgres prompt ...READ MORE

answered Mar 22, 2019 in Database by Mahi
651 views
0 votes
1 answer

What is absolute path in Ubuntu?

An absolute path is a path to ...READ MORE

answered Feb 9, 2019 in Linux Administration by Omkar
• 69,210 points
1,185 views
+2 votes
2 answers

Ubuntu installing problem

Hey Prince! This seems to be like a ...READ MORE

answered Oct 15, 2018 in Linux Administration by Omkar
• 69,210 points

edited Oct 15, 2018 by Kalgi 954 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP