摘要: 常用命令 ssh user@remotehsot -p port (-p port此选项用于指定端口) 服务安装 Linux端 通过以下命令,查看SSH客户端组件是否安装 which ssh 如果返回具体的文件路径,则证明已安装,反之没有安装。 同理,通过以下命令,查看SSH服务器组件是否安装 wh 阅读全文
posted @ 2025-03-06 17:04 VictoryHan 阅读(37) 评论(0) 推荐(0)