PDA

View Full Version : I have found how to run ShowEQ without root priv



sirsteve
06-15-2023, 08:14 PM
sudo setcap cap_net_raw,cap_net_admin=eip /usr/local/bin/showeq

bingo no need to sudo showeq anymore

of course you you be running as your user so showeq settings are different than the root one.

BlueAdept
06-21-2023, 09:23 AM
Thanks!

sirsteve
06-21-2023, 05:24 PM
sudo setcap cap_net_raw,cap_net_admin=eip /usr/local/bin/showeq

bingo no need to sudo showeq anymore

of course you you be running as your user so showeq settings are different than the root one.


of course your going to have to redo this with every recompile :)