Chinaunix首页 | 论坛 | 博客
  • 博客访问: 22073
  • 博文数量: 8
  • 博客积分: 410
  • 博客等级: 下士
  • 技术积分: 116
  • 用 户 组: 普通用户
  • 注册时间: 2007-11-12 12:43
文章分类

全部博文(8)

文章存档

2011年(1)

2010年(7)

我的朋友

分类:

2010-05-09 16:15:55

在最新的版本ubuntu10.04中,似乎不能够从系统菜单中更改和设置root帐户的密码了。刚才在别人的博客上看到一个说明,顺便copy了过来:
The root account is disabled when you first install Ubuntu. The first user created during the installation has administrative rights on the system, and can run programs as root with sudo, using only their normal user password. For example: sudo apt-get update.
If you wish to use the root account in more traditional UNIX fashion, you can set the root password by typing sudo passwd root. This will allow you to use su or login as root on the console.
If you need a shell with root privileges, run sudo -s.
All uses of sudo will require the user's password.
阅读(296) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~