zoukankan      html  css  js  c++  java
  • netstat -lunpt未找到命令

    [root@localhost ~]# netstat -lunpt

    -bash: netstat: 未找到命令

    [root@localhost ~]# yum -y install net-tools

    已加载插件:fastestmirror

    Loading mirror speeds from cached hostfile

     * base: mirrors.shu.edu.cn

     * epel: mirror01.idc.hinet.net

     * extras: mirrors.shu.edu.cn

     * updates: mirrors.shu.edu.cn

    正在解决依赖关系

    --> 正在检查事务

    ---> 软件包 net-tools.x86_64.0.2.0-0.22.20131004git.el7 将被 安装

    --> 解决依赖关系完成

    依赖关系解决

    =======================================================================================================================================================================================================

     Package                                       架构                                       版本                                                          源                                        大小

    =======================================================================================================================================================================================================

    正在安装:

     net-tools                                     x86_64                                     2.0-0.22.20131004git.el7                                      base                                     305 k

    事务概要

    =======================================================================================================================================================================================================

    安装  1 软件包

    总下载量:305 k

    安装大小:917 k

    Downloading packages:

    net-tools-2.0-0.22.20131004git.el7.x86_64.rpm                                                                                                                                   | 305 kB  00:00:00     

    Running transaction check

    Running transaction test

    Transaction test succeeded

    Running transaction

      正在安装    : net-tools-2.0-0.22.20131004git.el7.x86_64                                                                                                                                          1/1 

      验证中      : net-tools-2.0-0.22.20131004git.el7.x86_64                                                                                                                                          1/1 

    已安装:

      net-tools.x86_64 0:2.0-0.22.20131004git.el7                                                                                                                                                          

    完毕!

  • 相关阅读:
    共享一个从字符串转 Lambda 表达式的类(2)
    多个文件上传控件
    使用 SQL的 for xml path来进行字符串拼接
    数据结构之双向链表
    我的收藏颜色代码表
    C++中的字节对齐分析
    收藏sina播放器嵌入代码
    弃用数据库自增ID,曝光一下我自己用到的解决方法之终结篇
    google工作原理图
    easyicon一个非常好用的找图标的网站
  • 原文地址:https://www.cnblogs.com/chinaifae/p/10620793.html
Copyright © 2011-2022 走看看