# create the user adduser ubuntu # add it to sudoers usermod -aG sudo ubuntu # allow passwordless...
To upgrade packages automatically without the need to run the commands every time, use the follow...