I run the following command:
sudo chown -R :NewGroup /usr <--- I changed the assigned Group not the owner
Then, I get the following error:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
Does anyone know how to fix this?
sudo
... – NerdOfCode Mar 17 '18 at 01:48