aix 开启 ssh[@more@]
cd /etc/ssh
vi sshd_config
Port 22-- 去掉#
PasswordAuthentication yes --去掉#
lssrc -s sshd 查看状态
stopsrc -s sshd; 停止ssh
startsrc -s sshd 启动ssh
关键字:AIX查看sshd状态 启动sshd 关闭sshd
plsun 博主文章分类:Linux/Unix ©著作权
aix 开启 ssh[@more@]
cd /etc/ssh
vi sshd_config
Port 22-- 去掉#
PasswordAuthentication yes --去掉#
lssrc -s sshd 查看状态
stopsrc -s sshd; 停止ssh
startsrc -s sshd 启动ssh
关键字:AIX查看sshd状态 启动sshd 关闭sshd
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M