Sudo

来自Shiyin's note
Shen讨论 | 贡献2022年12月6日 (二) 14:57的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索
  • 在fedora 29/30 之中,把用户列入sudo user的方法
usermod -a -G wheel john
  • sudo -i
  1. 开一个超级用户的shell
  • ubutun中自行sudo不能显示X窗口(X11 connection rejected because of wrong authentication sudo)
sudo su
xauth merge /home/huyle/.Xauthority
xclock