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                                                                                                                                                          

    完毕!

  • 相关阅读:
    SQL SERVER2005 的三种复制类型概述
    Autofac IoC容器基本实战【2】
    Autofac IoC容器基本使用步骤【1】
    在执行一行代码之前CLR做的68件事[The 68 things the CLR does before executing a single line of your code]
    .NET Entity Framework(EF)使用SqlQuery直接操作SQL查询语句或者执行过程
    使用 Entity Framework 7 进行 SQLite 的 CURD 操作
    NPOI导入导出EXCEL通用类,供参考,可直接使用在WinForm项目中
    Your Progress As A Programmer Is All Up To You
    为了效率而外包,不要因为懒惰外包
    10分钟看懂社群营销(上集)[转]
  • 原文地址:https://www.cnblogs.com/chinaifae/p/10620793.html
Copyright © 2011-2022 走看看