1 add write permission to /etc/sudoers file

2 add your login in under these lines:

# User privilege specification
root ALL=(ALL) ALL

yourloging ALL=(ALL) ALL

3 restore the original file permission

 

相关文章:

  • 2021-05-24
  • 2022-12-23
  • 2021-11-21
  • 2021-08-07
  • 2021-11-03
  • 2021-08-31
  • 2021-07-22
  • 2021-10-16
猜你喜欢
  • 2022-01-21
  • 2021-07-19
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2021-12-19
  • 2021-11-06
相关资源
相似解决方案