登录系统
# 登录系统
完成 VPN 登录后,我们可以使用支持 SSH 的工具登录系统了,下面是一个通用的步骤说明:
- 下载并安装 SSH 客户端工具
- 创建新的会话,在 Remote Host(远程主机名)位置输入 IP 地址,在 Port(端口)位置输入 22
- 保存会话
- 双击对应会话的名称,进行 SSH 登录
- 输入用户名,按回车
- 输入密码,按回车
特别注意
输入密码时是没有屏幕显示的,不要觉得是哪里出错了!请正常输入密码,然后按回车键即可
常用 SSH 客户端工具:
- mobaxterm-ssh:MobaXterm free Xserver and tabbed SSH client for Windows (mobatek.net) (opens new window)
- Xshell:XSHELL - NetSarang Website (opens new window)
- putty:Download PuTTY - a free SSH and telnet client for Windows (opens new window)
- SecureCRT:SecureCRT - The rock-solid Telnet and SSH client for Windows, macOS, and Linux (vandyke.com) (opens new window)
- SSH Secure Shell:What is SSH (Secure Shell)? | SSH Academy (opens new window)
- Termius:Termius - SSH platform for Mobile and Desktop (opens new window)