Answer the question
In order to leave comments, you need to log in
How to make automatic WiFi connection on CentOS 7 server?
I connected to WiFi under the control of the server CentOS, everything is fine here, but the problem is, when the computer is restarted, everything flies, that is, the network interface is cut off, you need to do ifconfig wlan0 up and carry out the rest of the connection manipulations, which is not very pleasant.
I found instructions on the Internet, but when it came to
We simplify the process by creating an entry in the /etc/network/interfaces path that looks like this:
Answer the question
In order to leave comments, you need to log in
Try in /etc/sysconfig/network-scripts/ifcfg-wlan0 (instead of wlan0 - your interface name):
ONBOOT=yes
/etc/network/interfaces - path for Debian-based distributions. Debian, Ubuntu and other mints.
See how to kosherly raise Wi-Fi in RH-based using the same wpa_supplicant.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question