摘要:
首先创建一个普通用户,并且给普通用户设置一个密码,保证能用su 命令能用普通用户登录 [root@ahu ~] useradd test [root@ahu ~] passwd test New password: Retype new password: passwd: all authentic 阅读全文
摘要:
MySQL忘记密码的解决办法: [root@localhost ~] mysql uroot p ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2 阅读全文