linux change to root user code example
Example 1: how to become root user in ubuntu
sudo passwd root
Example 2: change root to user
press ctrl+d or type exit #in terminal
sudo passwd root
press ctrl+d or type exit #in terminal