Configurate root account

时间:2014-04-29 19:21:56   收藏:0   阅读:555

After having installed Ubuntu OS, you should update config file for root account. The commands are listed as follow:

 

vi /etc/lightdm/lightdm.conf #open config file and then add two commands as follow

greeter-show-manual-login=true # allow root account

allow-guest=false # disable guest account

 

Set password for root

 

sudo passwd root # set password for root

 

 

 

Configurate root account,码迷,mamicode.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!