ssh(安全外壳协议)远程操作和管理系统

ssh服务器实战 环境准备两台服务器         192.168.202.169  做服务器使用         192.168.202.162  使用169远程免密连接162         在169服务器上        查看是否安装ssh   :  rpm  -qa |  grep  ssh        没有则安装:  yum  -y  install  openssh-server
相关文章
相关标签/搜索