如果忘记了root用户的密码,或者su root的时候,提示:su: Authentication failure

那么,可以通过以下的方式来重新设置密码,而后,再尝试,那么就可以顺利su root了:

sudo passwd root

Logo

更多推荐