问题

机构 >> 实验室 >> 编码与密码实验室
Questions in category: 编码与密码实验室 (MathHPC).

远程登录 HPC

Posted by haifeng on 2013-03-21 23:02:04 last update 2013-03-21 23:08:57 | Answers (0) | 收藏


Windows 系统

1. 下载并安装 Xshell4 (安装时选择 Free for Home/School 即可免费使用)

http://www.netsarang.com/download/down_xsh.html

2. 启动 Xshell 4

 

# ssh hostname

或者

# ssh user@hostname

 


 Linux 系统

只要安装了 openssh, 则在终端下使用上面的 ssh 命令即可.