How can you get root privileges without having to redo the login?

Sometimes it may be necessary to run programs that require root privileges...

simply run a shell command su (switch user) after entering the root password, you can also load in the shell the complete user environment, running su followed by the symbol "-"