Enable and disable root account in Ubuntu Enable root account in Ubuntu sudo passwd root Disable root account in Ubuntu sudo usermod -p '!' root