05-20-2023, 10:45 PM
The Network icon appears disconnected in some instances, especially in virtual machines.
The fix:
or:
Your file may look similar to this:
change it to:
so, remove the last 3 lines.
Reboot.
Don't do this if your network icon appears normally, yet you still have the additional 3 lines in the above mentioned file. Leave it as is.
Fixed in Linux Lite 6.6
The fix:
Code:
sudo exo-open /etc/netplan/01-netcfg.yaml
or:
Code:
sudo mousepad /etc/netplan/01-netcfg.yaml
Your file may look similar to this:
Code:
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
enp0s3:
dhcp4: yes
change it to:
Code:
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
so, remove the last 3 lines.
Reboot.
Don't do this if your network icon appears normally, yet you still have the additional 3 lines in the above mentioned file. Leave it as is.
Fixed in Linux Lite 6.6
Download your free copy of Linux Lite today.
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg)
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: 0op1GNe.png]](https://i.imgur.com/0op1GNe.png)
![[Image: LgJ2mtP.png]](https://i.imgur.com/LgJ2mtP.png)
![[Image: vLZcFUE.png]](https://imgur.com/vLZcFUE.png)
![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg)