I was introduced to Linux with my Raspberry Pi computer. I have been pretty successful setting things up and getting around and doing things.
I just installed Debian on a laptop and am having troubles
Right now I am trying to install the Brave browser. Instructions there say to
sudo apt install curl.. I have also tried sudo apt-get install curl
In both instances, it asks for a password, which does not happen on the Raspberry. I put it in and it says "darwin is not in the sudoers file"
I have found the sudoers file and a sudoers and a sudoers.d in the /etc directoryWogaf1325!
When I try to open either with a text editor, it tells me I don't have permission to open the file.
What should I do?
Is there a way to eliminate the need to enter passwords?
Thanks
I just installed Debian on a laptop and am having troubles
Right now I am trying to install the Brave browser. Instructions there say to
sudo apt install curl.. I have also tried sudo apt-get install curl
In both instances, it asks for a password, which does not happen on the Raspberry. I put it in and it says "darwin is not in the sudoers file"
I have found the sudoers file and a sudoers and a sudoers.d in the /etc directoryWogaf1325!
When I try to open either with a text editor, it tells me I don't have permission to open the file.
What should I do?
Is there a way to eliminate the need to enter passwords?
Thanks