会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
susu
忍一时越想越气,退一步越想越亏
博客园
首页
新随笔
联系
订阅
管理
2022年5月17日
when use sudo to run a specified command which is not found in os, sudo will ask you for password even if you have configured NOPASSWD for this user.
摘要: I observe this issue below: abc@ubuntu:~$ sudo - i [sudo] password for abc: sudo: -: command not found abc@ubuntu:~$ sudo -i root@ubuntu:~# sudo comma
阅读全文
posted @ 2022-05-17 15:05 素丶素
阅读(63)
评论(0)
推荐(0)
编辑