在 Windows 11 中,基于 .pem 文件登录 Linux 由 永夜 · 2025/04/02 浏览量: 28 1、用 PuTTYgen 将 .pem 文件转换为 .ppk 格式:打开 PuTTYgen。点击 Load,选择 .pem 文件。点击 Save private key,保存为 .ppk 文件。如图1图12、使用 PuTTY 登录:打开 PuTTY。在 Connection > SSH > Auth 中,选择 .ppk 文件。如图2图23、在 Session 中,输入服务器 IP 地址,点击 Open。登录成功。如图3图3 Share
0 在 Windows 10、Nginx 1.10.1 下,重新加载 Nginx,报错: nginx: [emerg] host not found in upstream “default.creditshop.shenzhen.localhost” in C:/nginx-1.10.1/conf/vhosts/credits hop_shenzhen.conf:26 的解决 2017/12/12