Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141784
  • 博文数量: 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)

发布时间:2012-02-14 19:25:29

openssl......【阅读全文】

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

发布时间:2021-12-02 17:09:22

打开终端输入命令: sudo vim /etc/hosts,添加以下两行0.0.0.0 account.jetbrains.com0.0.0.0 www.jetbrains.com修改 hosts 后,使 hosts 文件修改生效:sudo /etc/init.d/dns-clean startsudo /etc/init.d/networking restart......【阅读全文】

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

发布时间:2021-04-27 19:50:24

为了节省流量,win10 开启wifi热点供手机连接,有时候发现很慢,重启手机和电脑都无济于事.最后发现win10 QOS的问题netsh int tcp set global autotuninglevel=disabled......【阅读全文】

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

发布时间:2021-02-18 20:06:41

使用如下命令配置./configure --with-openssl=internal --with-default-snmp-version="3" --with-sys-contact="mfc42d@sohu.com" --with-sys-location="beijingNS" --with-logfile=/var/log/snmpd.log --with-persistent-directory=/var/net-snmp --without-perl-modules  --disable-embedded-perl如果不适用perl必.........【阅读全文】

阅读(848) | 评论(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.........【阅读全文】

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

登录 注册