创建ssh新账户,不显示用户名,方向键无用 xinyu Read more posts by this author. xinyu 19 Jan 2021 • 1 min read 解决方法: 1、修改/etc/passwd vim /etc/passwd 2、在最后位置找到新增加的用户 将/bin/sh改为/bin/bash 3、保存退出