Skip to content

Install sudo

sh
su -
apt-get update
apt-get install sudo
usermod -aG sudo YOUR_USERNAME

Then logout/login or reboot.