Posts tagged with "linux"
There are a total of 9 posts.
SSH 接入自动化的第一步:掌握 config 文件
Published 六月 24, 2025 by whitedec
使用 .ssh/config 文件像书签一样管理常用 SSH 接入信息!这是一个设置示例和选项说明的完美实用指南。
#linux , #ssh , #ssh config , #ssh alias
SSH keygen: 初学者的完美指南
Published 六月 19, 2025 by whitedec
不知道SSH密钥是什么且如何使用?本文将友好地指导初学者使用ssh-keygen以及如何选择Ed25519与RSA密钥。
#linux , #ssh , #服务器安全 , #ssh-keygen , #rsa , #25519 , #github 连接