how to add users to sudoers file

open  —  /etc/sudoers using vi or vim
add a  line
<linux username> ALL = (ALL)ALL

save the file.

No images available.