Hello there,
I tried to change permission for few of my files and directories inside idx. but chmod can’t be applied. Is there any way around?
$ sudo chmod -R 777 .
sudo: /etc/sudo.conf is owned by uid 65534, should be 0
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
TIA