ubuntu默认安装后root是没有密码的 你要先运行 sudo passwd 设置密码 然后可以sudo apt-get这样 或者直接 su 输入密码 要退出root的话 运行 exit logout