Issue with internet connectivity on Ubuntu server?
Issue with internet connectivity on Ubuntu server?
I've tried various approaches, but there seems to be some issues. My PC's Wi-Fi isn't working anymore. I see systemd and network.service in the settings. I accidentally added Liquor Titanium to the kernel, and a new unselectable version appeared. The network is fine with my TTS, but I'm not sure how to connect via CLI. The top shows the system D is using a lot of resources. I installed LXDM and thought JWM was there, but it might not have been added by default. Xterm also seems to have installed itself after the update. I'm not sure how to restore my network connection.
I'm trying to reinstall, but there are some bad kernels or another package might have caused the issue. It's still not working properly after the new install.
The command checks the current status of the NetworkManager service and displays its operational state.
I resolved it. It turned out the wlps60 driver was causing the issue at 6 a 7. After updating Netplan and applying the fix with nano, it worked. I have a server installation, so the Network Manager isn’t affecting it.
Ubuntu server typically relies on dhcpcd instead of systemd-networkd or NetworkManager for DHCP management.