Hi,
I think i made a huge mistake. Because i wanted to add new wallpaper to the /usr/share/wallpapers directory (i change wallpapers regularly) i first
did: sudo chmod 755 /usr/share/wallwapers. But that didnt work. Then i did: sudo chmod -R 755 /usr/share. Did not work. Then, i did: sudo chmod -R 755 /usr.
Now i cant even start sudo because the setuid bit isnt set. Is there anyway to fix this without reinstalling the entire system?
I think i made a huge mistake. Because i wanted to add new wallpaper to the /usr/share/wallpapers directory (i change wallpapers regularly) i first
did: sudo chmod 755 /usr/share/wallwapers. But that didnt work. Then i did: sudo chmod -R 755 /usr/share. Did not work. Then, i did: sudo chmod -R 755 /usr.
Now i cant even start sudo because the setuid bit isnt set. Is there anyway to fix this without reinstalling the entire system?
Comment