I accidentally removed the default user system, ubuntu, from the sudo group. How can I do to regain root access?
Thanks.
You can set new password for root user using this link
After that go back to your system
Use:
su root
and enter password you set on previous step
Then this one to add your user to sudo