• birokop
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Quite a few mistakes. You don’t use sudo when you are root, and some distros don’t use the sudo group but wheel. Please get more used to linux before you try to write tutorials.

      • birokop
        link
        fedilink
        arrow-up
        2
        ·
        3 years ago

        The options you mean are arbitrary. You can use any group name you want for sudo privilage, or just directly add the user(i use wheel group personaly). Also if you are interested you can look at doas which is like sudo but a simpler config file.