I have just made a huge mistake by changing the owner of my /usr/bin
from root
to an ordinary user
. Whenever i try to execute $sudo chown root /usr/bin
this gives me :
chown: changing ownership of ‘/usr/bin/’: Operation not permitted
I have read many topics talking about this issue, which most of them give a solution in case you have already a backup image of your OS. Unfortunately I don't have any backup. Is there any solution then other than reinstalling Ubuntu from scratch.