Linux 网络流量静态工具 nicstat

码农软件 · 软件分类 · 网络工具包 · 2019-02-25 13:14:46

软件介绍

nicstat 是 Solaris 和 Linux 的网络流量统计工具。

在 SOLARIS 构建
    mv Makefile.Solaris Makefile
    make

在 LINUX 构建
    mv Makefile.Linux Makefile
    make

如何安装
    make [BASEDIR=

] install
    Default BASEDIR is /usr/local

如何安装二进制多平台组
        1. (Optional) Change BASEDIR, BINDIR and/or MP_DIR in Makefile
    2. make install_multi_platform
    3. (Optional) add links or binaries for your platform(s)

本文地址:https://codercto.com/soft/d/101.html

Database Design and Implementation

Database Design and Implementation

Edward Sciore / Wiley / 2008-10-24 / 1261.00 元

* Covering the traditional database system concepts from a systems perspective, this book addresses the functionality that database systems provide as well as what algorithms and design decisions will......一起来看看 《Database Design and Implementation》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具