Bash Loggin como root

# how to login in bash as root:
sudo su -
Dark Dotterel