|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/ssh-advanced-usage/
课程评论:没有评论
SSH高级用法 Coursera 课程总结 本课程将带您深入了解SSH,超越简单的终端访问,发掘其真正的强大之处。SSH是 telnet 的安全替代品,用于通过TCP/IP进行远程终端访问。即使您可能已经使用SSH连接到远程主机,SSH还有许多隐藏的功能等待您去探索,而这一切都将在本课程中一一揭晓! 课程内容包括: * **SSH 密钥与认证原理**:深入剖析SSH密钥的工作原理以及SSH的认证流程。 * **无密码登录指南**:学习如何配置和实现便捷的无密码登录。 * **文件传输协议详解**:掌握 scp 和 sftp 等高效安全的文件传输方式。 * **SSH 隧道技术**:学习如何通过SSH进行TCP流量隧道传输,包括本地端口转发和动态端口转发(SOCKS4代理)。 * **跳板机(Jump Hosts)使用**:了解并实践如何通过多级跳板机进行SSH连接。 * **更多高级技巧**:课程还将涵盖更多实用且深入的SSH高级用法。
In this course you will learn how to use SSH for more than plain terminal access. SSH is the secure equivalent to telnet for remote terminal access over tcp/ip and even if you have probably used SSH before to connect to a remote host over TCP/IP there is so much more that can be done with SSH. All this will be taught in this course! Course includes: Theory about keys and the SSH authentication process.how-to for password-less loginExplanation of file transfer protocols such as scp and sftp.Learn how to tunnel TCP traffic thru ssh with local port forwarding as well as dynamic port forwarding (SOCK4 proxy)Use jump-hosts to ssh in multiple steps.And much more!