Unable to sudo

user@starfive:~$ sudo ls
sudo: unable to resolve host starfive: Name or service not known
[sudo] password for user: 
user is not in the sudoers file.
user@starfive:~$

Does this work:
$ su -

1 Like