Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不小心将 /usr/lib 的所有权及其子文件夹和文件从其先前的所有者“root”更改为用户“A”。现在我无法使用 sudo 运行任何命令,因为 root 不拥有 usr/lib/sudo/sudoers.so 文件。
只是一个想法...
从“live cd”或 USB 记忆棒启动,挂载磁盘,将 /usr/lib 的所有权更改回应有的状态,重新启动。