博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ssh初学_初学者如何SSH到Linux主机
阅读量:2515 次
发布时间:2019-05-11

本文共 1063 字,大约阅读时间需要 3 分钟。

ssh初学

This is a simple tutorial for beginners to to a host. This is quite easy with the easy-to-use freely available but the beginners need a tutorials to start with. Hence, I write this tutorial about how to ssh to a Linux host. This tutorial is for users on Windows.

对于初学者来说,这是一个简单的教程,用于到主机。 使用免费提供的易于使用的这非常容易,但是初学者需要使用入门教程。 因此,我编写了有关如何SSH到Linux主机的教程。 本教程适用于Windows用户。

1.下载SSH客户端 (1. Download a SSH client)

I suggest PuTTY. The download link can be found in (this post also provides links to other software that may be usefull).

我建议腻子。 下载链接可以在 (此文章还提供了可能有用的其他软件的链接)。

2. SSH到Linux主机 (2. SSH to the Linux host)

At least, the user should already get the host’s name and port for SSH along with the username and password from the administrators.

至少,用户应该已经从管理员那里获得了SSH的主机名和端口以及用户名和密码。

Then SSH to the Linux host following (it is short and easy to follow).

然后按照 SSH到Linux主机(简短易懂)。

Now, you should have logged in to the Linux host with access to a shell (such as bash) and achieved the goal in this tutorial.

现在,您应该已经可以访问Shell(例如bash)登录到Linux主机,并已达到本教程中的目标。

翻译自:

ssh初学

转载地址:http://jqowd.baihongyu.com/

你可能感兴趣的文章
前端的图片压缩image-compressor(可在图片上传前实现图片压缩)
查看>>
20165309 实验四 Android程序设计
查看>>
团队博客目录
查看>>
linux的启动流程
查看>>
摩尔斯电码(Morse Code)Csharp实现
查看>>
C#NULL条件运算符
查看>>
使用GZIP压缩网页内容(一)
查看>>
《深入浅出MFC》第二章 C++的重要性质
查看>>
关于智能硬件设备shell安全设计
查看>>
homework1
查看>>
3选择结构程序设计
查看>>
Python学习 12day__高级语法
查看>>
关于做产品的一点思考
查看>>
超大地形的处理 (Terrain Visualization)【转自知乎】
查看>>
html知识2
查看>>
Python—面向对象01
查看>>
Android DDMS ADB Hierarchy Viewer Lint
查看>>
Linux命令学习(5):more和less
查看>>
Linux 三剑客之sed命令总结
查看>>
倒计时
查看>>