Questions tagged as ['ifconfig']
We have a dedicated offsite server in a server center and yesterday suddenly we lost connection to the production server. No one was working on the server at the time. I only have a RemoteConsole access to the server.
When i ping something it states
ping 8.8.8.8
connect: Network is unreachable
The Ubuntu 18.04 server looks like it has lost connection to the public network. Customer service at the server ...
I was toying around with hostapd
and I don't know what I did but now on rebooting my wifi is not starting.
ifconfig
shows all the interfaces but the wlan0
.
Right now I am using a workaround by running : sudo iw phy phy0 interface add wlan0 type managed
everytime I boot.
How can I fix this?
I had installed Ubuntu 18.04 on my E14 and installed the WiFi driver offline.
Now, it shows me two WiFi cards.
How can I disable one?
Or, what else could I do?
Here is an image of ifconfig
:
Follow is output of lspci
00:00.0 Host bridge: Intel Corporation Device 8a02 (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Device 8a56 (rev 07)
00:04.0 Signal processing controller: Intel Corpo ...