原文:Here’s a quick-and-dirty method that helps you in using su, even on Ubuntu. It will enable you to execute privileged commands from
now on. First, use the command sudo su When asked for a password, enter the password assigned to your user account. Next, use the command passwd to
give the user root a password. From this moment on, you can also log in as root on Ubuntu.