Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4167537
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2021-02-07 11:30:08

配置gmssl./config --prefix=/usr/local/gmssl --openssldir=/usr/local/gmssl no-shared编译指令 ./configure --prefix=/usr --sysconfdir=/etc  --disable-openssl  --disable-mysql --disable-ldap  --enable-monolithic --enable-static    --enable-eap-mschapv2 --enable-eap-aka -.........【阅读全文】

阅读(2111) | 评论(0) | 转发(0)

发布时间:2021-01-19 10:48:53

出现pip install numpy==1.19.3......【阅读全文】

阅读(1493) | 评论(0) | 转发(0)

发布时间:2021-01-18 14:46:09

产生的原因不同版本linux内核的定义的位置不同, implicit declaration of function 'copy_from_user' 需要添加头文件:#include ......【阅读全文】

阅读(2703) | 评论(0) | 转发(0)

发布时间:2020-12-17 11:41:32

删除 perl python 支持,./configure '--prefix=/opt//netsnmp'  '--with-default-snmp-version=3'  '--with-sys-contact=mfc2d@sohu.com' '--with-sys-location=Beijing, CN' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--without-perl-modules' '--without-python-mod.........【阅读全文】

阅读(917) | 评论(0) | 转发(0)

发布时间:2020-12-15 18:11:03

1 使用nc nc -zvu 192.168.10.144 161Connection to 192.168.10.144 161 port [udp/snmp] succeeded!如果啥都不返回,就是没有打开2 使用nmapsudo nmap 192.168.10.144 -sU -p 161Starting Nmap 7.01 ( https://nmap.org ) at 2020-12-15 18:01 CSTNmap scan report for 192.168.10.144Host is up (0.00032s.........【阅读全文】

阅读(5259) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册