how to get the root user

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
itojef
帖子: 27
注册时间: 2007-09-21 16:58

how to get the root user

#1

帖子 itojef » 2009-05-30 15:02

when i install the system software i set a kuaile user ,but now i want to use the root user ,how can i get it
头像
xnnyygn
帖子: 64
注册时间: 2009-05-29 15:14

Re: how to get the root user

#2

帖子 xnnyygn » 2009-05-30 15:04

代码: 全选

sudo root
Cannot work?
Grails&Qt With Linux
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: how to get the root user

#3

帖子 smallapple » 2009-05-30 15:08

到这打字

http://dict.cn/ime/
itojef
帖子: 27
注册时间: 2007-09-21 16:58

Re: how to get the root user

#4

帖子 itojef » 2009-05-30 15:10

i havn't set the root password ,but now i can't use the root to pass
头像
xnnyygn
帖子: 64
注册时间: 2009-05-29 15:14

Re: how to get the root user

#5

帖子 xnnyygn » 2009-05-30 15:10

smallapple的东西不错
如果打中文字的话
如果有firefox的话,也可以使用fireinput插件
Grails&Qt With Linux
edifie
帖子: 29
注册时间: 2007-04-27 23:22

Re: how to get the root user

#6

帖子 edifie » 2009-05-30 15:12

http://www.sizlopedia.com/2008/04/16/ho ... root-user/
Just follow the steps below:

1. Open the terminal and type:
sudo passwd root
2. When you see the prompt that says "Enter new UNIX password", enter the password you want for the root user and confirm it.
3. Type:
sudo gedit /etc/X11/gdm/gdm.conf
4. Locate the line that says "AllowRoot=false". Change it to "AllowRoot=true".
5. Save the file
6. Exit gedit, logout and then reboot.
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: how to get the root user

#7

帖子 tenzu » 2009-05-30 15:15

Story 6 is correct.
itojef
帖子: 27
注册时间: 2007-09-21 16:58

Re: how to get the root user

#8

帖子 itojef » 2009-05-30 15:34

thank you very much
回复