When I'm trying to install windows driver for RTL8723BE on Lenovo IdeaPad100 wlan0 disappeared. I fixed it with this:
https://askubuntu.com/a/593015/531813
but after reboot I must type:
sudo modprobe -r
sudo modprobe rtl8723be
How I can load modules on boot/why it is not loaded now?