USB OFFLINE: Ubuntu 22.04 install sudoer: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Created page with " vi /etc/sudoers pastikan # User privilege specification root ALL=(ALL:ALL) ALL onno ALL=(ALL:ALL) ALL offline ALL=(ALL:ALL) ALL"
 
No edit summary
 
Line 8: Line 8:
  onno    ALL=(ALL:ALL) ALL
  onno    ALL=(ALL:ALL) ALL
  offline ALL=(ALL:ALL) ALL
  offline ALL=(ALL:ALL) ALL
latihan ALL=(ALL:ALL) ALL

Latest revision as of 05:26, 29 April 2024

vi /etc/sudoers

pastikan

# User privilege specification
root    ALL=(ALL:ALL) ALL
onno    ALL=(ALL:ALL) ALL
offline ALL=(ALL:ALL) ALL
latihan ALL=(ALL:ALL) ALL