Close

Sudo

A project log for Installing Debian on Macbook pro

Just some notes to remind me of the steps to install debian on a macbook pro.

saabmanSaabman 02/25/2023 at 11:110 Comments

After running through the install and creating the user need to add the user to the sudoers file.

su -

usermod -a -G sudo 

logout and log back in again

to confirm it worked 
sudo whoami



Discussions