Linux Lite Forums

Hardware - Support => Network => Topic started by: Abw on September 08, 2019, 07:44:40 PM

Title: wi-fi list question
Post by: Abw on September 08, 2019, 07:44:40 PM
Hi everyone, I don't think this has ever been asked before. I am helping a friend who keeps connecting to the wrong wi-fi network (the unsecured neighbour's) So, I'd like to know if it is possible to force the network manager to connect to one wi-fi network only and also hide all the wi-fi list except the one that it should be connected to?
Any step by step would be appreciated.
Title: Re: wi-fi list question
Post by: trinidad on September 09, 2019, 10:34:12 AM
1) The best solution is to tell the neighbor to secure their network.
2) Set network manager to always automatically connect to the one network you prefer for all users.
3) Assuming this is a user problem like a kid connecting to another network when you don't want them to, you can then remove all the network manager icons from the XFCE DE for their specific user and maybe slow them down a bit.
4) Write a systemctl script that turns off network manager and denies Intetnet access to the kid (other user) altogether.

TC