How do I manage my hotspot connected devices or change the hotspot password? I can only see the Network Name, Security type and the Password but I can't seem to manage users or the network properties.
How do I manage my hotspot connected devices or change the hotspot password? I can only see the Network Name, Security type and the Password but I can't seem to manage users or the network properties.
For some strange reason the default GUI network manager doesn't provide many options. But fortunately there's another tool which does. Open Terminal and run
A GUI network connection manager should appear which will provide more options to manage your hotspot.
Source: This Ask Fedora post
You may also try this CLI method to change your hotspot password as suggested by Akshar Patel.
I wasn't able to get the graphical tools to respect the ssid change, I was able to find a way to setup a wifi access point directly like so:
credit: https://unix.stackexchange.com/a/384513/61349