Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
sudo ifconfig wlan0 up
iwconfig
ifconfig -a
sudo apt update && sudo apt upgrade -y
sudo apt install firmware-linux firmware-iwlwifi -y
rfkill list
rfkill...
sudo ifconfig wlan0 up
iwconfig
ifconfig -a
sudo apt update && sudo apt upgrade -y
sudo apt install firmware-linux firmware-iwlwifi -y
rfkill list
rfkill unblock wifi
sudo systemctl restart NetworkManager