摘要: 安装ssh yum install openssh 查看端口 netstat -ntpl netstat -ntpl | grep :22 启动和关闭 service sshd restart/start/top redhat6版本命令 systemctl restart/start/stop ss 阅读全文
posted @ 2019-09-16 18:43 莫名924 阅读(4236) 评论(0) 推荐(0)
摘要: 1.配置con密码, <Huawei>system //进入系统视图 [Huawei]user-interface console 0 //进入con接口 [Huawei-ui-console0]authentication-mode password //设置con口认证模式 [Huawei-ui 阅读全文
posted @ 2019-09-16 18:43 莫名924 阅读(865) 评论(0) 推荐(0)