课程内容笔记,自用,不涉及任何 assignment,exam 答案
Notes for self use, not included any assignments or exams
Module 0
主要介绍了几种远程登录 CS department 主机的方式
-
\(SSH\) (安全外壳协议, Secure shell)
先使用 SSH 登入gatekeeper
服务器,再登入academy
服务器
若使用 HKUVPN 可直接 SSH 登入 academy 服务器
SSH 连接在命令提示符中进行,因此只能通过指令交互,无 GUI (图形界面,Graphical User Interface) -
X2Go Client
-
\(SFTP\) (安全文件传输协议,Secure File Transfer Protocol)
与 SSH 相同,无法直接登入academy
服务器且无 GUI
适合进行远端与近端的文件传输 -
FileZilla (一种 SFTP Client)