Secure Shell (SSH)

所在平台: Udemy

课程主页: https://www.udemy.com/course/secure-shell-ssh/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera 课程摘要:Secure Shell (SSH)** 本课程是一门面向初学者的入门课程,旨在教授学员如何使用 Secure Shell (SSH) 这一加密网络协议。SSH 能够安全地在不安全的网络上操作网络服务,最常见的应用是远程登录到计算机系统。 **课程核心内容:** * **SSH 简介:** 了解 SSH 作为一种安全协议的原理,它如何利用公钥加密技术来验证远程计算机以及用户身份。 * **OpenSSH:** 重点介绍 SSH 最广泛的应用——OpenSSH。学员将学习 OpenSSH 的安装,特别是 OpenSSH 服务器的安装,以实现远程控制。 * **远程控制:** 掌握如何使用 SSH 命令行工具安全地登录到远程计算机并执行命令。 * **适用人群:** 本课程特别适合 Web 开发者、道德黑客、软件开发者、Linux 用户,以及任何希望通过 SSH 远程控制计算机的用户。 * **先修要求:** 无需任何 Secure Shell 相关知识。 * **客户端选择:** 学员可以使用任何操作系统(Windows、Linux、Mac)作为客户端进行学习。 通过本课程的学习,学员将能够熟练掌握 SSH 的基本使用方法,实现安全的远程计算机管理和操作。

课程评论(0条)

课程详情

secure shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best-known example application is for remote login to computer systems by users. SSH uses public-key cryptography to authenticate the remote computer and allow the remote computer to authenticate the user, if necessary.The best-known implementation of SSH is OpenSSH, which is available in many GNU/Linux distributions, as well as other operating systems such as BSD and Apple's Mac OS X. OpenSSH is often used by programmers to remotely affect and monitor computers.In this course you will learn about secure shell. SSH is the secure shell command line tool and protocol used to securely log into and execute commands on a remote machine. To make your machine remotely controllable, you need to install SSH server software like OpenSSH server, which you will also learn in this course. You will learn to remotely control a computer using secure shell. This is a beginners course. If you are a Web developer, Ethical Hacker, Software Developer, Linux user or wish to control computers remotely with SSH, this course is for you. You don't need any prior knowledge about Secure Shell to do this course and you can use whatever system you want (Windows, Linux, Mac) as your client.

课程标签

0人关注该课程

主题相关的课程