0

I am using vnc viewer on Windows 10.

user: pi

I am lost, please help.

What I Have Tried:

*sudo chmod 777 **

also ..

sudo nano /etc/sudoers

adding the following line just like "root ALL=(ALL:ALL) ALL" was written;-

pi ALL=(ALL:ALL) ALL

(Restarted the device after the changes OF COURSE.)

Mohd Salman
  • 61
  • 1
  • 2
  • 4

1 Answers1

1

Try sudo adduser <username> sudo

bobstro
  • 3,978
  • 15
  • 27