I happend to change my whole /usr/ dir files to -rwxr-xr-x with command "sudo chmod 775 -R /usr/" now I firguire out that some special binary files like "su" "chkpaswd"and "sudo" should have the privilege of setuid ,and I have use chmod to return them back to fix same authority problem. But still have some mistory trouble like I cant use dolphin to mount the dev automaticly or use kwrite to rewrite some files by input passwd.It just says u dont have right to operate:Not authorized to perform operation and now ,I cant just open the appimage because of
Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory
I use debian 10 base os ubuntu 20.04 ,and this pic is what i have in /usr/. I did this dangerous operation because I want to use CAE on oridinary user.enter image description here
So ,can some handsome guys to told me are there any special files like "sudo" in dir /usr/ that I dont know?
Thanks!!QwQ
/usr
. – Emoji May 14 '21 at 07:27