I'm new to Ubuntu , while working with permissions I messed up with ~/usr
directory and now I can't run sudo
and pkexec
both commands. Is there any other way to make ~/usr
directory permission to default. I'm the root user and I tried several commands but none of them worked.
I entered into recovery mode and into root but it is saying read-only file system, can anyone give me step-by-step process to make it right. Thank you
Ubuntu was installed on server
~/usr/
directory? There should not be ausr
in/home
. Did you mean you chmodded/usr/
or/etc/usr
? If so ... quickest fix: backup your user files and re-install. – Rinzwind May 08 '16 at 04:46