- Red Hat Enterprise Linux (RHEL)
- CentOS
- Fedora Linux
- Any Linux distributions that use the RPM.(Red Hat Package Manager)
- How to reset Wi-Fi using the CLI
You need sudo
access to following the procedure
The resolution is to resolve the slow Wi-Fi internet connection via CLI by the following procedure:
Important: The Wi-Fi internet connection will be temporarily disconnected and reconnected automatically after step 4
-
Open the CLI and type
sudo -i
-
Type your sudo password
-
Make sure you are logged-in as a root. You should see this
[root@yourusername ~]
in CLI' -
Type
systemctl restart NetworkManager