Johnboy’s Ubuntu Tip #1, How to create su account.
September 20, 2006Being a long time Debian user I got used to using the su command when I wish to run as root. Ubuntu uses sudo by default. To enable su, type in the terminal # sudo passwd root , you’ll be prompted for a new unix password. Now you can use the su command to run as root.
Posted by johnboy45
