activation of network connection failed in Linux

0 votes

Hi Guys,

My system is not able to connect with my network adapter. It shows me activation of network connection failed.

What should I do?

Apr 16, 2020 in Linux Administration by akhtar
• 38,260 points
17,655 views

2 answers to this question.

0 votes

Hi@akhtar,

There may be lots of reason behind this. Follow the bellow given steps to troubleshoot your network issue.

  • Remove your network adapter and re-add it in your VM settings.

  • Run systemctl restart network

  • Run systemctl restart NetworkManager

  • Run nmcli connection up 'adapter name' 

  • If eth0 doesn’t show any IPv4 addresses yet, run dhclient.

If all the steps will not work, then reboot your system.

answered Apr 16, 2020 by MD
• 95,460 points
systemctl restart network says :
Failed to restart network.service : Unit network.service not found
0 votes
नेटवर्क कनेक्शन चाहिए
answered Aug 18, 2020 by anonymous
• 140 points

नेटवर्क कनेक्शन है। ऐसा लगता है कि नेटवर्क एडेप्टर नहीं चल रहा है।आपके सहयोग के लिए धन्यवाद। अधिक अपडेट के लिए Edureka Technical समुदाय में पंजीकरण करें।

Related Questions In Linux Administration

0 votes
1 answer

Finding pat of afile in linux

You can use readlink command: readlink -f filename.txt READ MORE

answered Mar 15, 2019 in Linux Administration by DareDev
• 6,890 points
1,074 views
0 votes
1 answer

generating a list of files with their absolute path in Linux

If you find an absolute path to start with, ...READ MORE

answered May 16, 2019 in Linux Administration by Upasana
• 8,620 points
1,509 views
0 votes
1 answer

How to find path of software installed in Linux?

There are multiple ways to find the ...READ MORE

answered May 20, 2019 in Linux Administration by Rishi
8,641 views
0 votes
1 answer

How to give the read power of a folder in Linux system?

Hi@akhtar, You can use chmod command in your ...READ MORE

answered Aug 13, 2020 in Linux Administration by MD
• 95,460 points
1,406 views
0 votes
1 answer
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
1,504 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
954 views
0 votes
1 answer

Create new role - postgresql on ubuntu

If you are logged in as the postgres account, ...READ MORE

answered Mar 22, 2019 in Database by Danny
1,227 views
0 votes
1 answer
0 votes
1 answer

How to check permissions of a folder in the Linux system?

Hi@akhtar, You can use ls command to check ...READ MORE

answered Aug 13, 2020 in Linux Administration by MD
• 95,460 points
10,138 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