Ubuntu 11.10下激活ROOT帐号

字体大小: 中小 标准 ->行高大小: 标准

在Ubuntu 11.10下,root身份默认是禁用的,但是有时需要激活ROOT帐号,那怎么办呢?

下面就说说激活ROOT的步骤(见下图):

1:终端下运行sudo passwd root来设置一个密码;

2:设置成功后,用su root或者su来登录root帐号;

3:登录的时候选择其他然后用户名root,密码是sudo passwd root设置的密码。

Ubuntu 11.10下激活ROOT帐号

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/57681.html