摘要: 1. install ubuntun with user name gavin/gavin in VM Ware.2. in terminal, type sudo su, then type the password of current user, it will switch to user root[安装完Ubuntu后忽然意识到没有设置root密码,不知道密码自然就无法进入根用户下。到网上搜了一下,原来是这麽回事。Ubuntu的默认root密码是随机的,即每次开机都有一个新的root密码。我们可以在终端输入命令 sudo passwd,然后输入当前用户的密码,enter,终端会提示我 阅读全文
posted @ 2014-04-06 23:05 Gravin 阅读(190) 评论(0) 推荐(0) 编辑