Posted on 2019年8月8日 by Hana 1、设置root用户密码: sudo passwd root 2、进入root用户模式(后续敲入的内容无需再带sudo,重启或注销后后失效) sudo -s -H