Strange issue: sudo: effective uid is not 0, is sudo installed setuid root?
|
Strange issue: sudo: effective uid is not 0, is sudo installed setuid root?
|
|
22nd Dec, 2013, 05:29 AM
Post: #23
|
|||
|
|||
|
RE: Strange issue: sudo: effective uid is not 0, is sudo installed setuid root?
In
Code: for f in bin etc lib media mnt opt root sbin usr var xbmc-backup; do chown -R root $f; doneCode: chown -R root:root |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies | Views: | Last Post | |
| Kodi won't start after sudo apt-get upgrade update | karanda | 3 | 15,327 |
21st Nov, 2015 10:16 PM Last Post: karanda |
|
| sudo: effective uid is not 0 - returns after fix | rbellamy | 9 | 25,769 |
22nd Dec, 2013 04:34 AM Last Post: mk01 |
|