首页
科技
登录
6mi
u
盘
搜
搜 索
科技
Ubuntu无法使用sudo,提示:usrbinsudo must be owned by uid 0 and have the setuid bit set
Ubuntu无法使用sudo,提示:usrbinsudo must be owned by uid 0 and have the setuid bit set
科技
2024-05-23
82
解决方法:
以root账户登录,依次执行下面两条命令:
chown root:root /usr/bin/sudo chmod 4755 /usr/bin/sudo
然后 reboot 即可
转载请注明原文地址:https://blackberry.8miu.com/read-31193.html
最新回复
(
0
)