nc yum install

    xiaoxiao2021-03-25  69

    how to install nc with yum

    rpm -q nc you can try nc -l 9999 then nc -l -p 9999 then before you downgrade the package you should check your system's kernel you can type : 1、uname -a 2、file /bin/ls for 64 sudo yum downgrade http://vault.centos.org/6.6/os/x86_64/Packages/nc-1.84-22.el6.x86_64.rpm for 32 sudo yum downgrade http://vault.centos.org/6.6/os/i386/Packages/nc-1.84-22.el6.i686.rpm then it's ok nc -lk 9999
    转载请注明原文地址: https://ju.6miu.com/read-37598.html

    最新回复(0)