标签:ubunt 设置 mamicode alt 命令行 uname 命令 设置密码 src
##为root用户设置密码
step1:sudo passwd root
step2:输入当前登陆用户的密码
step3:为root设置新密码

##登陆为root模式:su | su -

##查看系统是多少位的方法
方法1:getconf LONG_BIT

方法2:uname -p|-m

标签:ubunt 设置 mamicode alt 命令行 uname 命令 设置密码 src
原文地址:https://www.cnblogs.com/leeguang/p/10849384.html