Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Authentication required. System policy prevents WiFi scans

# Edit or crate a pkla file like
sudo nano /etc/polkit-1/localauthority/50-local.d/custom.pkla

#add folow content

[Allow Wifi Scan]
Identity=unix-user:*
Action=org.freedesktop.NetworkManager.wifi.scan;org.freedesktop.NetworkManager.enable-disable-wifi;org.freedesktop.NetworkManager.settings.modify.own;org.freedesktop.NetworkManager.settings.modify.system;org.freedesktop.NetworkManager.network-control
ResultAny=yes
ResultInactive=yes
ResultActive=yes
Comment

PREVIOUS NEXT
Code Example
Shell :: killall kinsing 
Shell :: test(abc,def); = test(test1,test2); 
Shell :: rails scaffold no views 
Shell :: Copying Single File from Server to Local System 
Shell :: i want to merge head with master in git 
Shell :: -s https://raw.githubusercontent.com/nathanchance/chromeos-adb-fastboot/master/install.sh | bash 
Shell :: github actions to publish mobile app 
Shell :: Install salt minion for Windows 
Shell :: Guardar cambios en una rama nueva 
Shell :: centos Display information about users who are currently logged in. 
Shell :: cmd continue after venv activate 
Shell :: how to know if therre is somethign to pull 
Shell :: install rar, unrar on fedora 
Shell :: spa in github not working 
Shell :: install Open broadcaster software. Free video recording software for linux 
Shell :: bash command to pretty print directory 
Shell :: how to run packages installed locally 
Shell :: Cannot create files/folders in new partition 
Shell :: laravel sail 
Shell :: how to know the no of machines running on locust through unix 
Shell :: how to define a command bash 
Shell :: from one terminal tab to another linux 
Shell :: start-stop-daemon force kill sigkill 
Shell :: Because you can never quite anticipate in which environment your particular zsh will be launched in, it is good practice to reset the options at the beginning of your script with the emulate command: 
Shell :: ubuntu black screen recording 
Shell :: vim nerdtree hide .git 
Shell :: fenser öffnet sich nicht powreshell 
Shell :: kill: (31229): No such process 
Shell :: how to reset password for ubuntu GCP instance 
Shell :: bash sum floating point numbers 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =