# ssh-tutorial **Repository Path**: linjialiang/ssh-tutorial ## Basic Information - **Project Name**: ssh-tutorial - **Description**: 内容来源于阮一峰的网道项目 https://github.com/wangdoc - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-22 - **Last Updated**: 2022-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: qydocs, SSH, 阮一峰, 网道, tutorial ## README 本教程内容来源于阮一峰的[网道](https://github.com/wangdoc)项目 SSH 是 Linux 系统的登录工具,现在广泛用于服务器登录和各种加密通信。 本教程介绍 SSH(主要是它的实现 OpenSSH)的概念和基本用法,也可以当作手册查询。