首页 > 代码库 > ubuntu:activate root

ubuntu:activate root

You must activate the usr of root,when using a pc with a new os of ubuntu.

This command:

            sudo passwd root


And the ‘sudo‘ is just to get the authority of ‘root‘ to run a specific command.instead of switch to root. 

技术分享

ubuntu:activate root