[sudo] password for username: what password is ...
# sky130-pv-workshop
a
[sudo] password for username: what password is required?
s
@Ayush Kashyap you are not in the sudoers list
p
sudo requires the password of the user that calls sudo.
su on the other hand requires the password of the user that you want to impersonate (usually root)
a
sorted , done! Thanks
👍 3