久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      linux無法使用telnet怎么辦

      解決方法:1、用“yum list telnet*”列出telnet相關安裝包;2、用“yum install -y telnet-server”安裝telnet服務;3、用“yum install -y telnet.*”安裝客戶端即可。

      linux無法使用telnet怎么辦

      本教程操作環(huán)境:linux7.3系統(tǒng)、Dell G3電腦。

      linux無法使用telnet怎么辦

      使用命令出現(xiàn)如下提示信息

      [root@VM-0-10-centos ~]# telnet 115.159.101.39 80 -bash: telnet: 未找到命令

      解決方法:

      安裝相關依賴插件

      1、列出telnet相關的安裝包

      yum list telnet*

      2、 安裝telnet服務

      yum install -y telnet-server

      linux無法使用telnet怎么辦

      3、安裝telnet客戶端

      yum install -y telnet.*

      驗證是否可用

      [root@VM-0-10-centos ~]# telnet 115.159.101.39 80 Trying 115.159.101.39... Connected to 115.159.101.39. Escape character is '^]'.

      經過驗證,安裝好相關依賴插件包,就可以使用該命令了。

      推薦學習:Linux視頻教程

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號