Im using Ubuntu in VMWare14. I have a 2 virtual machine, Ubuntu 14.04.02 and Ubuntu 18.04.1. They all works well before.
Today the network icon disappeared in Ubuntu 18.04.1, and I cant access internet. Ubuntu 14.04.02 still works well. Linked screen shot picture show icon disappear and I cant find the network option in settings.
Whats wrong? How can I solve this problem? Thanks in advance!
lspci -nnk | awk -v n='[0200]' 'p&&/^\S/{p=0}!p{p=index($0,n)}p'; LC_MESSAGES=POSIX nmcli dev show
(guest system) and a screenshot of the VM’s virtual network configuration (host system)? Thanks. – David Foerster Sep 14 '18 at 08:11