码迷,mamicode.com
首页 > 其他好文 > 详细

Configurate root account

时间:2014-04-29 19:21:56      阅读:555      评论:0      收藏:0      [点我收藏+]

标签:com   class   blog   style   div   code   log   color   c   ble   set   

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

Configurate root account

标签:com   class   blog   style   div   code   log   color   c   ble   set   

原文地址:http://www.cnblogs.com/pinxiong/p/3698032.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!