Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution to the failure of network connection when Ubuntu 16.04 wakes up after sleep

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article is about how to solve the problem that Ubuntu 16.04 can not connect to the Internet after waking up after sleep. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

The method is as follows

1. Click the terminal icon on the initiator bar on the left side of the Ubuntu desktop, or simply press the Ctrl+Alt+t key combination to start the terminal.

2. Enter the command: sudo systemctl restart NetworkManager.service, and enter.

3. The network connection icon in the upper right corner of the desktop will change to a "disconnected" state, while a bubble prompt that the network has been disconnected appears on the desktop.

4. Soon, the network icon returns to the connected state, and a bubble prompt appears on the desktop that the network is connected.

5. If you need to disconnect and start the connection later, you can use the following commands:

Sudo systemctl stop NetworkManager.service

Sudo systemctl start NetworkManager.service

6. To mention here, if it is Ubuntu 14.04, you need to use the following command:

Sudo / etc/init.d/networking stop or sudo service networking stop

The change in Ubuntu 16.04 is due to the use of systemd, while version 14.04 or older uses upstart.

Thank you for reading! This is the end of the article on "the solution to waking up the Internet after Ubuntu 16.04Sleep". I hope the above content can be helpful to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report