|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
[这个贴子最后由newcfd在 2008/02/05 04:30am 第 1 次编辑]
After you install Ubunto, you may not be able to use sudo. If you want to add you to administrator list, you can get to root to do it. The steps are as follows:
1. sudo bash
2. type your password to sign in
3. adduser username admin
4. exit
At first to use command "id" to check if your user name is in the administrator list.
[ 本帖最后由 webmaster 于 2010-8-31 18:05 编辑 ] |
|