Comment on desktop user password issues. can't do squat in desktop.

<- View Parent
NateNate60@lemmy.world ⁨1⁩ ⁨day⁩ ago

If you know the root password, then you can switch to the account called root using the su root command.

The sudoers file is located at /etc/sudoers. Do keep in mind that this file should not be edited directly. You can use the cat command which will print the content of a file to the terminal. So try cat /etc/sudoers.

source
Sort:hotnewtop