telnet配置和命令_Telnet命令列表和示例

本文详细介绍了如何在不同操作系统上安装和使用telnet,包括从Windows命令行安装、在Linux发行版如Ubuntu、Fedora上的安装。此外,还讲解了如何连接远程telnet服务器、使用不同端口号、启动交互式Shell,以及telnet的各种命令,如帮助、打开、关闭、显示、设定、取消、状态和退出等。
摘要由CSDN通过智能技术生成
telnet配置和命令

telnet配置和命令

telnet is very important protocol used to connect remote systems via command line. It has some security defects but used widely because of its simple and widespread usage. In this tutorial we will learn telnet commands.

telnet是用于通过命令行连接远程系统的非常重要的协议。 它具有一些安全缺陷,但由于其简单而广泛的用途而被广泛使用。 在本教程中,我们将学习telnet commands

从Windows命令行安装Telnet (Install Telnet From Windows Command Line)

We have all ready examined how to install telnet in Windows operating systems. This can be looked from following tutorial.

我们已经准备好研究如何在Windows操作系统中安装telnet 。 可以从以下教程中查看。

How To Install and Use Telnet Client In Linux and Windows

如何在Linux和Windows中安装和使用Telnet客户端

In this case we will use  dism tool from command line. This will also require Administrator privileges.

在这种情况下,我们将从命令行使用dism工具。 这也将需要Administrator权限。

> Dism /Online /Enable-feature /FeatureName:TelnetClient
Install Telnet From Windows Command Line
Install Telnet From Windows Command Line
从Windows命令行安装Telnet

为Ubuntu,Debian,Mint,Kali安装Telnet (Install Telnet For Ubuntu, Debian, Mint, Kali)

We can install telnet client with the following command for Ubuntu, Debian, Mint, Kali.

我们可以使用以下命令为Ubuntu,Debian,Mint,Kali安装telnet客户端。

$ sudo apt install telnet

为Fedora,CentOS,RedHat安装Telnet (Install Telnet For Fedora, CentOS, RedHat)

We can install telnet client with the following command for Fedora, CentOS, RedHat .

我们可以使用以下命令为Fedora,CentOS,RedHat安装telnet客户端。

$ sudo yum install telnet

连接远程Telnet服务器 (Connect Remote Telnet Server)

We can connect a remote telnet service with the telnet command like below. We just need to specify the remote system IP address or host name. In this example we will connect 192.168.142.138 .

我们可以使用telnet命令连接远程telnet服务,如下所示。 我们只需要指定远程系统的IP地址或主机名即可。 在此示例中,我们将连接192.168.142.138


  • 0
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值